Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I've defined some names in my workbook and I try to read the value o those in my VB application. The simple ones, which are like "=data!$A$2" (named as Xmin) are eas to read with Range(ActiveWorkbook.Names("Xmin").Value). How do I get the value of a named formula? (for exampl =MAX(INDIRECT("data!A:A")) that is named as Xmax) - Asse -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula returning "A value used in the formula is of the wrong dat | Excel Worksheet Functions | |||
Looking up a named range and returning value into a cell | Excel Discussion (Misc queries) | |||
Formula not returning value | Excel Worksheet Functions | |||
OFFSET function in named range returning wrong # of rows | Excel Worksheet Functions | |||
Returning the x value of a formula | Excel Discussion (Misc queries) |