Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Here's the situation. I have a class module for an embeded chart which
generates a text box when I mouse over any point. I would like the text box to reference some information that is gathered via a VLOOKUP. The problem is that the table array changes based upon several pull down boxes I have. I can generate the appropriate range reference on a worksheet, then pull out the required data using INDIRECT in the VLOOKUP function. How do I do this in VBA? Wazooli |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Allow EXCEL INDIRECT(ADDRESS()) and INDIRECT(RANGE()) functions | Excel Worksheet Functions | |||
INDEX("a"&COLUMNS(INDIRECT(A1):INDIRECT(A2)):A30,4) | Excel Discussion (Misc queries) | |||
help on indirect() | Excel Worksheet Functions | |||
INDIRECT.EXT | Excel Worksheet Functions | |||
Help with INDIRECT() | Excel Discussion (Misc queries) |