View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JR JR is offline
external usenet poster
 
Posts: 92
Default Loading two forms

Hi all,

I need to load two forms in the same workbook at different times. The first
form will load upon opening the workbook (the form tells the customer that
the pivot tables are updating, please allow 30 seconds for the update).

The second form needs to load 35 seconds after the workbook opens (this form
tells the customer that the pivot table is updated).

Can someone please provide the code I need to accomplish this task?

Thanks you.