Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've spent a couple of hours trawling the groups for an answer, so apologies
if it's there and I missed it. I have an employee number in column b in a file named test, I want to lookup the employee number in a file called nominal (column b) and return the person's surname (column e) to column c in the file named test. I'm trying to use VBA to achieve this as there are 31 sheets in the test file, the data is entered each day and I don't want the users having to copy and paste / drag formulas down. I'm more than a little rusty as I'm returning to code after 5 years! Any and all help greatly appreciated. Jude |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Equivalent of Vlookup function programmatically | Excel Programming | |||
How do I create an equivalent VLOOKUP function using FIND? | Excel Worksheet Functions | |||
VBA equivalent of VLookup on an array | Excel Programming | |||
searching for vlookup equivalent in VBA | Excel Programming | |||
VB's equivalent to VLOOKUP? | Excel Programming |