LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Compiling different worksheets, via automation.

If you use the scheduler software in the operating system, you could have
the schedular open a workbook in Excel. In the workbook you could use the
Workbook_Open event to fire the macro to do your work. The workbook_Open
event runs when a workbook is opened.

--
Regards,
Tom Ogilvy


"Dinesh" wrote in message
...
Hi Tom:

Thanks for your help. Let me ask you, or anyone else who
may know, this question: By using a Macro to compile the
data from different worksheets, can this be automated (say
in a certain day and time), or does someone have to do go
into Excel and run the Macro over again?

Your help would be greatly appreciated!


-----Original Message-----
Why don't you think it would work?

if the total number of rows don't exceed 65536, then you

should be able to
do it with a macro.

Or you could try manual copy and paste, but if you can do

that, a macro
should work as well.

--
Regards,
Tom Ogilvy

Dinesh wrote in message
...
Hi again:

I have 7 different data worksheets that need to be
compiled as one. I was wondering if there is a way to
automate this? I thought about using a Macro, but I'm

not
sure if it would work in this case.

Again, your advise would be very greatly appreciated.

Regards,

Dinesh.



.



 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Compiling data from several worksheets m Excel Discussion (Misc queries) 3 April 8th 09 03:00 AM
Compiling Eddy[_2_] Setting up and Configuration of Excel 1 July 8th 07 04:24 PM
Compiling data from multiple worksheets into one worksheet thelonious419 Excel Discussion (Misc queries) 1 April 24th 06 06:16 PM
Stopping "Link Worksheets?" message box (using automation) pw Excel Programming 1 July 24th 03 03:54 AM
compiling multple worksheets Tom Ogilvy Excel Programming 0 July 12th 03 05:48 PM


All times are GMT +1. The time now is 10:59 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"