Martian262002
New member
- Local time
- Today, 06:51
- Joined
- Apr 19, 2006
- Messages
- 7
Hola everyone!
I need to know how to delete dates using the criteria field in an delete query!
This is how the table looks:
Field1
Smith, Mike J
09/26/2005
11/16/2005
The date range is wide, so doing a between is not a good option.
Field1 is filled with information like the above. How do I delete the record with the dates from this field? I tried using a Like, but was unsure on how to represent the (2 spaces/) the 1st three characters.
Can anyone help????
!Mucho Gracias! In Advance!
I need to know how to delete dates using the criteria field in an delete query!
This is how the table looks:
Field1
Smith, Mike J
09/26/2005
11/16/2005
The date range is wide, so doing a between is not a good option.
Field1 is filled with information like the above. How do I delete the record with the dates from this field? I tried using a Like, but was unsure on how to represent the (2 spaces/) the 1st three characters.
Can anyone help????
!Mucho Gracias! In Advance!