Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I'm using an index(match) function in my sheet to lookup two values from two other spreadsheets. The column reference in the Index function needs to be obtained by a left(workbook,2), so it;s the first two characters of the workbook name. I have a macro that obtains this information in a variable (FName), without dirtying the sheet i.e. using a FName = range("").value how can I use the FName variable in the worksheet function? Or if you have any other suggestions... The overall aim is to cycle through about 160 workbooks, each workbook needs to have the index function pasted through all rows. Thanks Wendy |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Passing a WorkSheet from a Function??? | Excel Worksheet Functions | |||
Passing multiple strings to variable in Replace Function | Excel Programming | |||
Passing a variable to a Worksheet at open time | Excel Programming | |||
Passing a Variable from Worksheet to Workbook | Excel Programming | |||
passing a variable as an argument to a function | Excel Programming |