W
WashoeJeff
Any help would be appreciated
Lookup_Data = WorksheetFunction.VLookup(Model, RngLookup, 2, False)
I want to use RngLookup for a range eventually in an .xla however I cant
seem to get an external reference to an open file when it is not the active
workbook
In other words is it possible to use that function referencing an open file
that is not the activesheet? if so I need the syntax
Thank you
Jeff
Lookup_Data = WorksheetFunction.VLookup(Model, RngLookup, 2, False)
I want to use RngLookup for a range eventually in an .xla however I cant
seem to get an external reference to an open file when it is not the active
workbook
In other words is it possible to use that function referencing an open file
that is not the activesheet? if so I need the syntax
Thank you
Jeff