Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dear Experts,
I need copy and paste cell value from one sheet to another. I want to do it only after recalculation of this cell value finished. How can I verify that calculations of the cell value has been completed? Thanks a lot Saita |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Toss in an
application.calculate before you copy the cell? saita wrote: Dear Experts, I need copy and paste cell value from one sheet to another. I want to do it only after recalculation of this cell value finished. How can I verify that calculations of the cell value has been completed? Thanks a lot Saita -- Dave Peterson |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dave,
Thanks. It helps. Sergey "Dave Peterson" wrote in message ... Toss in an application.calculate before you copy the cell? saita wrote: Dear Experts, I need copy and paste cell value from one sheet to another. I want to do it only after recalculation of this cell value finished. How can I verify that calculations of the cell value has been completed? Thanks a lot Saita -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Determining when calculation has completed | Excel Worksheet Functions | |||
Waiting... | Excel Programming | |||
Waiting for OLE action | Excel Programming | |||
Waiting for a valid input | Excel Programming | |||
waiting | Excel Programming |