lookup vba

  1. L

    Copy values from table to table based on looked up condition with VBA?

    Hi all, Here is my post on excelforum: https://www.excelforum.com/excel-programming-vba-macros/1265119-copy-data-from-tables-into-other-tables-using-criteria-and-vba-with-example.html#post5068295 I have explained it in much detail there, and there is an example workbook uploaded there as well...
  2. P

    lookup to return last value in vba

    Hi, I have the following formula which returns the last value in a lookup range. LOOKUP(2,1/(case=D2),status) I would now to replicate this in vba.. D2 would become a textbox called 'tbcasenum' Any guidance would be appreciated
  3. E

    VBA - lookup in another worksheet

    Hey there I'm using VBA code to lookup a code and return the description of it from another worksheet. It works perfectly when I copy the code from the other sheet into the cell used to lookup, or when I enter a code containing a letter. But as soon as I enter the code manually and the code...

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