Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I am using code to loop through all the files in a folder, read some data, write back to the book containing the code and move on to the next book. Part of my code has the following line: m = Application.VLookup(Chr(ce.Column + 64), Range("month"), 2, 0) Trouble is the named range is not in the book being read hence it doesn't work. Is there an eaasier way other than copy the named range to every workbook being read? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA Range error - How does this work and what am I doing wrong? | Excel Programming | |||
Can I protect a range of worksheets in a book with one action? | Excel Worksheet Functions | |||
User input as a range. What am I doing wrong? | Excel Programming | |||
User input as a range. What am I doing wrong? | Excel Programming | |||
deleting wrong range! | Excel Programming |