ricky

  1. V

    VBA CODE EDITING - Search and Match and show the result

    Hi all, We are using the following VBA code Sub Search_and_Match() Dim sh1 As Worksheet, sh2 As Worksheet Dim lr As Long, lc As Long, col As Long, lr2 As Long Dim c As Range, f As Range, r As Range ' Set sh1 = Sheets("Sheet1") Set sh2 = Sheets("Sheet2") lr = sh1.Range("A" &...
  2. B

    If statement to find variable data points and copy paste

    Hello all. I needs some guidance. I'm trying to create a formula that will look at a range of data and based on the words "closed" and "open" it will perform a cut paste to another tab. Example: A1 B1 C1 D1 E1 Joe Dirt Dodge...
  3. A

    Vlookup Drop Down List Multiple Condition

    Hi, so I got this raw data <colgroup><col span="2"><col></colgroup><tbody> Name Class Hobbies Andrew Apple Swimming Ricky Apple Reading Edwin Orange Tennis James Pear Reading </tbody> and I want to make drop down list with multiple condition (in this case, class and hobbies will be...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top