Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hello, I'll explain my problem:
In a workbook for daily reports each day a new worksheet is made. For day 1 the sheet is named " 1", for day 2 "2" etc. Now I add a worksheet which I call "calculation". In this worksheet I have a series of columns which have formulas that calculate data. Standard there are formulas for 50 days( formulas like " sumif('1'!F15=......) Now the problem starts when there are 10 worksheets( 10 days) and the calculation sheet is prepared to calculate for 50 days. When I run the calculation and excel gets to the formulas for day 11 a popup screen " update values:11" appears, then I have to press "cancel" in this popupscreen as many times that takes to get through until day 50. I would like to have a macro code which automatically selects " cancel" when the popupwindow appears. Can anyone help me? thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Open "Insert Hyperlink" popup window with VBA? | Excel Programming | |||
Read ".dll" files, the Macro "work flow" and the actual values of the variables when Macro is running | Excel Programming | |||
How to disable annoying "Enable Macro" popup | Excel Programming | |||
VBA command to say "yes"/"no" to popup window | Excel Programming | |||
disable the popup messege "this file contain macro" | Excel Programming |