Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need some help with a simple macro. I need it to spin thru all the rows of
Sheet B, do a vlookup using project number to pick up project name from Sheet A, and place the project name in Sheet B. Sample information: Sheet A - Project Overview Col A = Project Number (lookup field, match with Sheet B, Col D) Col B = Project Name (to be copied to Sheet B MoProject Name after the macro is run) Sheet B - Monthly Project Details Col D = MoProject Number (lookup field - match with Sheet A, Col A) Col E = MoProject Name (empty prior to the macro being run, contains Project Name from Sheet A after macro is run) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
using a vlookup command in a for next loop in a macro in excel | Excel Programming | |||
using a vlookup command in a for next loop in a macro in excel | Excel Discussion (Misc queries) | |||
Excel macro/function like VLOOKUP that sums eventual multiple matches | Excel Programming | |||
Please help.. VLookup Macro | Excel Programming | |||
Excel Macro for VLookup Function | Excel Programming |