Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I'm new to Excel programming. I need to cause all the Workbook to refresh the calculated cells when de document is opened. I tryed the following. Private Sub Workbook_Open() MsgBox "STARTING" Me.RefreshAll End Sub The message box appears as expected, but the Me.RefreshAll doesn't works. What should I do? In which order the cells are refreshed? Thanks in advance Faustino |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Compatibility alert - can't find cells causing problem | Excel Discussion (Misc queries) | |||
zero value cells/blank cells causing error in AVERAGE? | Excel Worksheet Functions | |||
Deleting cells from chart source data, causing problems | Excel Discussion (Misc queries) | |||
cells without values causing error message | Excel Discussion (Misc queries) | |||
Pivot Table refresh and calculated item disabled | Excel Discussion (Misc queries) |