Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
Azm Azm is offline
external usenet poster
 
Posts: 1
Default Several worksheets in 1 file to different new files in one command

Hi,

This is what I need to do:

I have a file with about 40 Worksheets containing customer statements,
every month I have to send them each seperate statement through email.
The orignal file is setup such that 1 main worksheet recieves data from
external source and populates statements in all the other worksheets.

Every month I move each worksheet to a new file and convert formulae to
values and send it to the customer. That 40 worksheets and hell a lot
of time.

Is there an easier way of moving worksheets then doing it one by one?

Cheers...
-Azm

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 694
Default Several worksheets in 1 file to different new files in one command

It is quite a simple task to do that process.

You need to have the email addresses in the worksheet.

You then do a loop going through the entire workbook except for the first
sheet and save a copy and then email that sheet.
You should create a log file to record the actions so you have a record too.

--
Hope this helps
Martin Fishlock, Bangkok, Thailand
Please do not forget to rate this reply.


"Azm" wrote:

Hi,

This is what I need to do:

I have a file with about 40 Worksheets containing customer statements,
every month I have to send them each seperate statement through email.
The orignal file is setup such that 1 main worksheet recieves data from
external source and populates statements in all the other worksheets.

Every month I move each worksheet to a new file and convert formulae to
values and send it to the customer. That 40 worksheets and hell a lot
of time.

Is there an easier way of moving worksheets then doing it one by one?

Cheers...
-Azm


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Several worksheets in 1 file to different new files in one command

See example on this page
http://www.rondebruin.nl/sendmail.htm

See also the templates


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Azm" wrote in message oups.com...
Hi,

This is what I need to do:

I have a file with about 40 Worksheets containing customer statements,
every month I have to send them each seperate statement through email.
The orignal file is setup such that 1 main worksheet recieves data from
external source and populates statements in all the other worksheets.

Every month I move each worksheet to a new file and convert formulae to
values and send it to the customer. That 40 worksheets and hell a lot
of time.

Is there an easier way of moving worksheets then doing it one by one?

Cheers...
-Azm

Reply
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
how do you merge many files into one file with several worksheets? AirportGal Excel Discussion (Misc queries) 1 August 2nd 07 11:52 AM
linking data in various files, each file has 18 worksheets KerryMay Excel Worksheet Functions 0 April 26th 07 04:02 AM
Need to Export All Worksheets from All Workbooks in Folder to Separate FIles not as CSV Files socrtwo Excel Programming 2 October 30th 06 12:46 AM
Create command button to print multiple worksheets in a excel file MarcoR Excel Discussion (Misc queries) 3 June 26th 06 07:07 PM
Combine worksheets from different excel files into one excel file dbguy11 Excel Discussion (Misc queries) 2 February 27th 06 03:06 PM


All times are GMT +1. The time now is 07:10 AM.

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

About Us

"It's about Microsoft Excel"