Microsoft Access Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsDatabaseMicrosoft Access Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old October 3rd, 2003, 04:12 AM
nono270980 nono270980 is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Posts: 69 nono270980 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
mail merge

hi,

can anyone tell me how do i go about creating mail merge.


pls advice
nono

Reply With Quote
  #2  
Old October 3rd, 2003, 07:18 AM
ansentry's Avatar
ansentry ansentry is offline
Access amateur
ASP Free Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Location: Melbourne, Australia
Posts: 494 ansentry User rank is Corporal (100 - 500 Reputation Level)ansentry User rank is Corporal (100 - 500 Reputation Level)ansentry User rank is Corporal (100 - 500 Reputation Level)ansentry User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 5 Days 19 h 49 m 55 sec
Reputation Power: 7
nono,


How do you want to do it just using MS Word?

or


Do you want to use MS Word for the document and Access for the data source?

or

Do you just want to use Access?


Regards,

__________________
Regards,


John A


Reply With Quote
  #3  
Old October 3rd, 2003, 08:10 PM
nono270980 nono270980 is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Posts: 69 nono270980 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
hi john,

i wish to use the 2nd option!
any idea how to start to go abt it??

thanks!

Last edited by nono270980 : October 3rd, 2003 at 08:12 PM.

Reply With Quote
  #4  
Old October 3rd, 2003, 09:25 PM
ansentry's Avatar
ansentry ansentry is offline
Access amateur
ASP Free Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Location: Melbourne, Australia
Posts: 494 ansentry User rank is Corporal (100 - 500 Reputation Level)ansentry User rank is Corporal (100 - 500 Reputation Level)ansentry User rank is Corporal (100 - 500 Reputation Level)ansentry User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 5 Days 19 h 49 m 55 sec
Reputation Power: 7
nono,

Firstly set up access as you data source.

Create a table or tables to hold you information.

For Example you may want to use names and address etc, so set up a table with this information and then check the help in word for "Data sources you can use with Word".

The process is very easy, however like any database you must set up your tables correctly.

Give it a try and let us know how you are going.

Regards,

Reply With Quote
  #5  
Old October 3rd, 2003, 10:18 PM
nono270980 nono270980 is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Posts: 69 nono270980 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
Question mail merge

hi jack,

i know what u mean. maybe i did not make myself clear enough, actually what i want is not having to create a mail merge manually, instead the requirement for user is that the user will actually have a form with a mail merge button and a combo box to choose the word doc to be mail merge.
they will select the word doc in the combo box,click on the cmdMailMerge button and the thing will just merge up.

i have actually no idea how to start to go about it.
i have created a combo box but how do i link the word doc into it??

any idea how to start?

nono

Reply With Quote
  #6  
Old October 3rd, 2003, 10:51 PM
ansentry's Avatar
ansentry ansentry is offline
Access amateur
ASP Free Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Location: Melbourne, Australia
Posts: 494 ansentry User rank is Corporal (100 - 500 Reputation Level)ansentry User rank is Corporal (100 - 500 Reputation Level)ansentry User rank is Corporal (100 - 500 Reputation Level)ansentry User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 5 Days 19 h 49 m 55 sec
Reputation Power: 7
Why not run this from Word once you link the source (being in Access) then it will stay linked. You could add, delete or edit the information in access and the link will remain as long as you don't change the path or name.

Before you start setting this up you have to consider several things;

Will the wording of the document change each time it is produced?

Will there be any input from the user during the merge?


Will the underlying query be changed each time (e.g. date ranges etc.), if so how will the user make these changes and will they be done via word or access?

If you want to, let me know what you are going to use the merge for.

I have set up merges for companys that run vehicle service departments. They wanted to send out reminders to customers who has not been into have there car serviced for the last 6 months or estimated milage. In these cases the document (except for date and this is done using word fields) never changes, the dates last services, description of vehicle customer name and address etc all comes from access. If a customers' address had changed you made the changes in access and nothing had to be done with word.

Hope this helps,


Regards,





Reply With Quote
  #7  
Old October 3rd, 2003, 11:12 PM
nono270980 nono270980 is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Posts: 69 nono270980 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
Mail merge

hi jack,

the example u gave is actually what i want. let say if i create a report (same as word doc format) using ms access instead of word doc, will it be easy that the combo boxes can be implemented. this is becoz due to different scenarios on the records, they will have to create different merge with different report based on that form.

example,

in a form, there are many records (customer). at any point of time and circumstances, base on that present record they are viewing, they want to create a mail merge. and from there the user will choose the **file from the combo box to make a mail merge with that particular record.


**file = is the report that i told u i want to create it manually using ms access instead of word doc.

whichever way is easier, either report or word doc.


thanks for reply
nono

Last edited by nono270980 : October 3rd, 2003 at 11:28 PM.

Reply With Quote
  #8  
Old October 3rd, 2003, 11:29 PM
nono270980 nono270980 is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Posts: 69 nono270980 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
Mail merge

hi jack

for your reference!

thanks!
Attached Files
File Type: zip mailmerge.zip (36.4 KB, 484 views)

Reply With Quote
  #9  
Old October 4th, 2003, 01:27 AM
ansentry's Avatar
ansentry ansentry is offline
Access amateur
ASP Free Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Location: Melbourne, Australia
Posts: 494 ansentry User rank is Corporal (100 - 500 Reputation Level)ansentry User rank is Corporal (100 - 500 Reputation Level)ansentry User rank is Corporal (100 - 500 Reputation Level)ansentry User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 5 Days 19 h 49 m 55 sec
Reputation Power: 7
I have just opened you sample what is this in the query?

IIf([indoor sports desc]="","",[indoor sports desc])

When you have setup you table with customer names, addresses etc send me a copy and I will have a look at it. I would keep the customer table on its own.
For the "Sporting" things we could create a subForm.
That way we can have one Customer with many activities.

With your customer table make sure you have

CustomerID (AutoNumber) PK
CusTitle
CustFirstGiven
CustSeconGiven
CusSurname
CusStreet
CustTown
CusPostCode
CusState
CusPhone
CusFacsimile
CusMobile
CusEMail

All the above should be text type except CustomerId

You should substitute your local interpretation of PostCode and State.

By the way my name is John not Jack.



Regards,

Reply With Quote
  #10  
Old October 5th, 2003, 11:05 PM
nono270980 nono270980 is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Posts: 69 nono270980 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
mail merge

hi john,

sorry to mistaken the names......

the query is just some testing for my own, the following attachment will be a better one for your reference.

the attachement actually consists of a db and a word doc.
there is a report in the db that i was suggesting for the mail merge. i do not know which way is a better way to do it so i really need some advices.

i really hope that u will understand what i am trying to do??

by the way y do i have to create a new table?? pls advice.


nono
Attached Files
File Type: zip mail merge2.zip (26.4 KB, 389 views)

Reply With Quote
  #11  
Old October 6th, 2003, 03:18 AM
ansentry's Avatar
ansentry ansentry is offline
Access amateur
ASP Free Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Location: Melbourne, Australia
Posts: 494 ansentry User rank is Corporal (100 - 500 Reputation Level)ansentry User rank is Corporal (100 - 500 Reputation Level)ansentry User rank is Corporal (100 - 500 Reputation Level)ansentry User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 5 Days 19 h 49 m 55 sec
Reputation Power: 7
Nono,

Yes start with a new database and create a new table for the customers.

Do things "One step at a time" when you have created the table and have some information in it then send it to me and I will have a look at it.

Don't worry about memo fields or merge documents let get the Customer table right.

If you don't want to do that then, I cannot be of any more help.

The same with you post re the memo fields, what you are doing makes no sense to me. You have 2 fields that you combine in a memo field and then want them made to look like the 2 fields.


Regards,

Reply With Quote
  #12  
Old October 6th, 2003, 09:32 PM
nono270980 nono270980 is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Posts: 69 nono270980 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
mail merge

hi,

i am most glad that u would want to help me.
thanks!

the attachment is the new db that u wanted.


thanks a million!!!
nono
Attached Files
File Type: zip mail mergedb.zip (75.8 KB, 375 views)

Reply With Quote
  #13  
Old October 7th, 2003, 01:03 AM
ansentry's Avatar
ansentry ansentry is offline
Access amateur
ASP Free Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Location: Melbourne, Australia
Posts: 494 ansentry User rank is Corporal (100 - 500 Reputation Level)ansentry User rank is Corporal (100 - 500 Reputation Level)ansentry User rank is Corporal (100 - 500 Reputation Level)ansentry User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 5 Days 19 h 49 m 55 sec
Reputation Power: 7
Nono,

The table is wrong, use the fields that I posted about three days ago.

The table you sent me, would be no good for a merge letter it has no address etc.


Regards,

Reply With Quote
  #14  
Old October 7th, 2003, 02:55 AM
nono270980 nono270980 is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Posts: 69 nono270980 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
Lightbulb mail merge

hi john,

i may have caused a lot of misunderstanding to get this mail merge out. this is partly becoz of some confidential data that i cannot disclosed therefroe i can't really tell why do i need to do a mail merge or why is there redundant fields???

i hope u can understand. thanks!

i have attached the db with only a table. i hope this is the correct one that u want.


thanks again!!!!
Attached Files
File Type: zip mailmerge.zip (14.0 KB, 422 views)

Reply With Quote
  #15  
Old October 7th, 2003, 04:44 AM
ansentry's Avatar
ansentry ansentry is offline
Access amateur
ASP Free Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Location: Melbourne, Australia
Posts: 494 ansentry User rank is Corporal (100 - 500 Reputation Level)ansentry User rank is Corporal (100 - 500 Reputation Level)ansentry User rank is Corporal (100 - 500 Reputation Level)ansentry User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 5 Days 19 h 49 m 55 sec
Reputation Power: 7
nono,

We might as well close this one as well, I have asked you twice to do the table with with fields I suggested and you send me the same old db.

Regards.

Reply With Quote
Reply

Viewing: ASP Free ForumsDatabaseMicrosoft Access Help > mail merge

«