Forum home » Delegate support and help forum » Microsoft Excel VBA Training and help » Vlookup between Objects
Vlookup between Objects
Resolved · High Priority · Version 2003
Oliver has attended:
Excel VBA Intro Intermediate course
Excel VBA Advanced course
Vlookup between Objects
How is it possible to create a vlookup from one Object referring to another? (both are created from class modules)
For upcoming training course dates see: Pricing & availability
RE: Vlookup between Objects
Hi Oliver. What sort of objects are you trying to use for the vLookup? If they contain data values you could load those values into an array and perform a vLookup programmatically.
Hope this helps,
Anthony
Mon 27 Apr 2009: Automatically marked as resolved.
|
