Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a excel workbook, in which certain cells are referenced with the User
defined function names. say cell B2 has a reference to user defined function ='C:\ExcelAddin\XLStart\ABC.xla'!getValue(B1,"OWNE R") and B3 has a reference to user defined function ='D:\ExcelAddin\XLStart\XYZ.xla'!getValue(B1,"SALE ") I want to replace all these cell references in the complete sheet containing getValue(....) with only the function name. Like reference to B2 and B3 should be like B2 = getValue(B1,"OWNER") B3 = getValue(B1,"SALE") Please help. Thanks, Sandeep |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copying information from one cell to another without modifying it. | New Users to Excel | |||
modifying this formula to return an empty cell | Excel Discussion (Misc queries) | |||
How to rename references from range names to cell references | Excel Discussion (Misc queries) | |||
Modifying Cell Addresses and operating on them | Excel Worksheet Functions | |||
Modifying cell entries? | New Users to Excel |