Bold Text Based on Dates Entered

debo33

Registered User.
Local time
Today, 15:39
Joined
Aug 8, 2003
Messages
18
Question 1: In a report, I want to bold client names (ClientName) based on the dates (StartDate and EndDate...text boxes on a form) entered from a form. Is this possible?

Question 2: I have created a monthly letter using report based of a form. It's a generic letter thanking each client for their business. In the report section, I just typed in text (as if it were a Word document) using key fields from a query to call up name, address, etc. Is this an appropriate method or can I actually dump the information needed into a Word document?

Thanks so much,

debo::rolleyes:
 
debo33 said:
Question 1: In a report, I want to bold client names (ClientName) based on the dates (StartDate and EndDate...text boxes on a form) entered from a form. Is this possible?

Is the formatting conditional?

Question 2: I have created a monthly letter using report based of a form. It's a generic letter thanking each client for their business. In the report section, I just typed in text (as if it were a Word document) using key fields from a query to call up name, address, etc. Is this an appropriate method or can I actually dump the information needed into a Word document?

Do a search on Mail Merge. That's what you are after.
 
Re: Re: Bold Text Based on Dates Entered

Mile-O-Phile said:


Is the formatting conditional?

Yes, I want to only hightlight the names of clients based on the dates entered in the textboxes on the form;

Do a search on Mail Merge. That's what you are after.
 

Users who are viewing this thread

Back
Top Bottom