Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Say I have a Function initParms() as Integer and spreadsheet cell(5,4)
contains "initParms" (I do not want to use the formula "=initParms()"). I call the function with Run Cells(5,4).Value Run is supposed to return the same result as initParms(). How do I reference the integer result in order to save it to another cell? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro Window - Prevent 'Run' | Excel Programming | |||
Compare Value in Cell 1 to a List, Return Value if Match otherwise Return Null | Excel Discussion (Misc queries) | |||
How to 'RUN' a worksheet | Excel Programming | |||
Method 'Run' of object '_Global' failed when changing OS and Office versions | Excel Programming | |||
VBA Syntax for VLOOKUP to return array of return values | Excel Programming |