Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in Access only
Search
Advanced Search
Forums
BYTES
Product Launch
Updates
Developer Toolkit
Today's Posts
Member List
Calendar
Home
Forum
Topic
Access
Date Range Variable
Collapse
This topic is closed.
X
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
troy_lee@comcast.net
#1
Date Range Variable
Jun 27 '08, 07:26 PM
How do I define a variable as a date range?
Thanks in advance.
Troy Lee
Tom van Stiphout
#2
Jun 27 '08, 07:26 PM
Re: Date Range Variable
On Wed, 4 Jun 2008 11:31:18 -0700 (PDT),
troy_lee@comcas t.net
wrote:
I'm not sure I understand. A date range implies two dates, so that
would take two variables:
dim dtFrom as Date
dim dtTo as Date
I guess you could create a UDT = User Defined Type and combine the two
variables.
-Tom.
>How do I define a variable as a date range?
>
>Thanks in advance.
>
>Troy Lee
Comment
Post
Cancel
Roger
#3
Jun 27 '08, 07:26 PM
Re: Date Range Variable
On Jun 4, 12:31 pm, troy_...@comcas t.net wrote:
How do I define a variable as a date range?
>
Thanks in advance.
>
Troy Lee
dim strDate as string
strDate = "between #6/1/08# and #6/30/08#"
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment