View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] eight02645999@yahoo.com is offline
external usenet poster
 
Posts: 2
Default Editing worksheet while running macros

hi
i have a macro running and spewing database query output to Sheet1 of
the workbook after getting data from a database.
How can i edit the data on Sheet1 while the macro is running ??
thanks