A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Setting Up & Running Reports
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Selecting individual records for a report



 
 
Thread Tools Display Modes
  #1  
Old December 1st, 2009, 10:12 PM posted to microsoft.public.access.reports
JDB
external usenet poster
 
Posts: 62
Default Selecting individual records for a report

I have a table with 200+ contacts. I want to generate letters to 7-8 of
them, but there is no common criteria upon which I can run a query.

I'd like to create the letters, then when the report is run be able to
select which records from the table receive the letter. No idea how to go
about this (other than exporting to excel, deleting non-receivers, and doing
a Word mailmerge).

Suggestions?


  #2  
Old December 1st, 2009, 10:56 PM posted to microsoft.public.access.reports
Duane Hookom
external usenet poster
 
Posts: 7,177
Default Selecting individual records for a report

If there truly is no relationship, you could create a new table of records to
report with a single field that is the primary key of you contacts table. Add
or delete records from this reporting table and join it to the contacts
table. Only those primary key values in the reporting table will display in
the report.

--
Duane Hookom
Microsoft Access MVP


"JDB" wrote:

I have a table with 200+ contacts. I want to generate letters to 7-8 of
them, but there is no common criteria upon which I can run a query.

I'd like to create the letters, then when the report is run be able to
select which records from the table receive the letter. No idea how to go
about this (other than exporting to excel, deleting non-receivers, and doing
a Word mailmerge).

Suggestions?


  #3  
Old December 1st, 2009, 10:56 PM posted to microsoft.public.access.reports
Duane Hookom
external usenet poster
 
Posts: 7,177
Default Selecting individual records for a report

If there truly is no relationship, you could create a new table of records to
report with a single field that is the primary key of you contacts table. Add
or delete records from this reporting table and join it to the contacts
table. Only those primary key values in the reporting table will display in
the report.

--
Duane Hookom
Microsoft Access MVP


"JDB" wrote:

I have a table with 200+ contacts. I want to generate letters to 7-8 of
them, but there is no common criteria upon which I can run a query.

I'd like to create the letters, then when the report is run be able to
select which records from the table receive the letter. No idea how to go
about this (other than exporting to excel, deleting non-receivers, and doing
a Word mailmerge).

Suggestions?


  #4  
Old December 1st, 2009, 10:56 PM posted to microsoft.public.access.reports
Duane Hookom
external usenet poster
 
Posts: 7,177
Default Selecting individual records for a report

If there truly is no relationship, you could create a new table of records to
report with a single field that is the primary key of you contacts table. Add
or delete records from this reporting table and join it to the contacts
table. Only those primary key values in the reporting table will display in
the report.

--
Duane Hookom
Microsoft Access MVP


"JDB" wrote:

I have a table with 200+ contacts. I want to generate letters to 7-8 of
them, but there is no common criteria upon which I can run a query.

I'd like to create the letters, then when the report is run be able to
select which records from the table receive the letter. No idea how to go
about this (other than exporting to excel, deleting non-receivers, and doing
a Word mailmerge).

Suggestions?


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 04:48 PM.


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