View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
aiyer[_51_] aiyer[_51_] is offline
external usenet poster
 
Posts: 1
Default Runs possible on the background?

Hello!

I wrote a macro, which copies data from a worksheet and pastes it o
another, in the same workbook. It then manipulates the data and write
them to a file in the text format.
Logic and things run just fine, just that when the data are bein
manipulated by macro, in the worksheet, it is also displayed (at a ver
high speed) and the user doesn’t necessarily have to see them gettin
manipulated and run by Excel.

So is there a way, we can blind these? I.e., is there a way, we ca
have these runs in the background, while displaying a message ‘Resul
file generated!’ to the user?

I would appreciate any tips.
Thanks in advance guys.

Arun…
Vtec Corp

--
Message posted from http://www.ExcelForum.com