Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Mail Merge with Excel?

My data input form is created using Excel and my data source is also
in Excel, how am I able to feed all the data into the form by using
Marco/VBA? My present solution is to use the copy and paste function
which is very time consuming. So if I have 100 data with my source
then I have to do 100 times of copy and paste. In short are there any
ways for me to utilize some sort of Mail Merge function with Excel.
Help would be greatly appreciated.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Mail Merge with Excel?

there is no mail merge function in Excel, but you could write a macro to
loop through your data, and populate your form on record at a time (I assume
you want to print it).

--
Regards,
Tom Ogilvy


"Sherwin" wrote in message
om...
My data input form is created using Excel and my data source is also
in Excel, how am I able to feed all the data into the form by using
Marco/VBA? My present solution is to use the copy and paste function
which is very time consuming. So if I have 100 data with my source
then I have to do 100 times of copy and paste. In short are there any
ways for me to utilize some sort of Mail Merge function with Excel.
Help would be greatly appreciated.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Mail Merge with Excel?

Hi Tom,

You're right, I also need to print out the form, do you have any idea
how to write the macro and integrate it into the form?

Thanks,
Sherwin



*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
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
merge two excel files like in word mail merge azmerritt Excel Discussion (Misc queries) 1 December 11th 16 09:23 PM
Mail merge in Excel Jason K[_2_] Excel Discussion (Misc queries) 1 January 5th 10 03:43 PM
How do I do an e-mail mail merge using an Excel spreadsheet? Gretchen Excel Worksheet Functions 0 July 19th 09 05:18 PM
Code launches Mail Merge but disables the Mail Merge austris Excel Discussion (Misc queries) 0 October 14th 06 01:11 AM
mail merge excludes my headers and critical data in Word merge Nix Excel Discussion (Misc queries) 0 April 21st 06 08:35 PM


All times are GMT +1. The time now is 03:02 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"