G
Guest
Ok, here's what is probably another very easy question for you guys... it's
been a while since I've really gotten my hands dirty in Access though, and I
can't seem to find a good answer searching websites.
I've got a table that holds information for events, among these is a field
for date of the event. I currently have this field listed as a text field
(for simplicities sake). I'd like to list this as Date Field though, so that
I can then sort by the date, to keep the table in order from nearest event to
farthest away event (timeline-wise).
The issue I have is that some events are one day, and some are multiple. So
I need to be able to enter into this field both Nov. 5, 2006, and Dec.6-8,
2006. Is there a way to place a Mask/Format into a date Data Type that allows
for both types of inputs, and that will still let me sort and sort by the
actual date? As a text field obviously if I do a sort by it simply sorts by
the letters in the string, not the date they represent.
Thanks in advance for any help offered on this.
been a while since I've really gotten my hands dirty in Access though, and I
can't seem to find a good answer searching websites.
I've got a table that holds information for events, among these is a field
for date of the event. I currently have this field listed as a text field
(for simplicities sake). I'd like to list this as Date Field though, so that
I can then sort by the date, to keep the table in order from nearest event to
farthest away event (timeline-wise).
The issue I have is that some events are one day, and some are multiple. So
I need to be able to enter into this field both Nov. 5, 2006, and Dec.6-8,
2006. Is there a way to place a Mask/Format into a date Data Type that allows
for both types of inputs, and that will still let me sort and sort by the
actual date? As a text field obviously if I do a sort by it simply sorts by
the letters in the string, not the date they represent.
Thanks in advance for any help offered on this.