Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a spreadsheet that spans several hundred cells. On a second SS
I created a totals table. I populate the cells on this table by calling a function that I wrote in VBA. The VBA Function loops through a column and creates the appropriate value and returns it. But when I go back to the main SS and change a cell the totals SS does not update (call the function again). I thought that I should be able to hit F9 (recalc), but that does not help either. The only way that I have found to call the function again is to go to the cell and exit it with "Enter" i.e. Cell A2 contains ' = MyFunction("Param1") ' Any help is appreciated. Sid. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
update protected cells | Excel Discussion (Misc queries) | |||
Cells don't update!! | Excel Discussion (Misc queries) | |||
Linked cells won't update | Excel Discussion (Misc queries) | |||
How do I link a row of cells in wks 1 to update diff cells wks 2 | Excel Worksheet Functions | |||
Automatically update cells | Excel Discussion (Misc queries) |