RE: Adjusting dates
From: Howard Brody (anonymous_at_discussions.microsoft.com)
Date: 04/26/04
- Next message: Fred Boer: "Re: Managing the flow of forms..."
- Previous message: James Proctor: "Control Source Errors"
- In reply to: Rich Zaleski: "Adjusting dates"
- Next in thread: anonymous_at_discussions.microsoft.com: "RE: Adjusting dates"
- Reply: anonymous_at_discussions.microsoft.com: "RE: Adjusting dates"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 26 Apr 2004 11:56:10 -0700
I can't help you with the landscape issue.
I always put two TextBoxes - [txtStartDate] And [txtEndDate] - on my Reports screens and use them to set the date range for queries and reports. Just use: "Between [Forms]![frmReports]![txtStartDate] And [Forms]![frmReports]![txtEndDate]" as your criteria in the (source) queries.
Hope this helps!
Howard Brody
----- Rich Zaleski wrote: -----
I am trying to figure out how to allow users to input a
date range on a form. I am also having issues with the
form showing in a landscape view. I check it, but it comes
up portrait each time. HELP
- Next message: Fred Boer: "Re: Managing the flow of forms..."
- Previous message: James Proctor: "Control Source Errors"
- In reply to: Rich Zaleski: "Adjusting dates"
- Next in thread: anonymous_at_discussions.microsoft.com: "RE: Adjusting dates"
- Reply: anonymous_at_discussions.microsoft.com: "RE: Adjusting dates"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|