View Full Version : Bold Text Based on Dates Entered


debo33
01-05-2004, 08:41 AM
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:

Mile-O
01-05-2004, 08:59 AM
Originally posted by debo33
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.

debo33
01-05-2004, 09:05 AM
Originally posted by Mile-O-Phile


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.