Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am working on a worksheet that has numerous formulas using range names that
do not exist in the worksheet. I have a macro to copy the the sheet to the workbook that has the data along with the range names to make the formulas valid. Problem is, the formulas won't re-calculate. Using Calculate in VBA doesn't work and Cntrl Alt F9 doesn't work (manually). Edit Enter works, but that's about it. Is there a way to programatically force a calculation so the formulas recognize the range names of the new workbook? Thanks in advance. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Force Calculation | Excel Programming | |||
Does anyone know how to force a cell re-calculation | Excel Programming | |||
Force Calculation | Excel Programming | |||
Force Calculation | Excel Programming | |||
Cell doesn't do calculation until you force it. | Excel Programming |