ComputerHacker, firstly please read our posting rules. You need to open your own thread with your question/problem. This is a VERY old post that has been reraised from the dead, and normally we would not even reply on this. You are however a new poster, so I'll answer the basics, and if you open your own thread we will help where we can.
Your question, yes it is possible, depending on your usage of getting the data, is it a datacontrol, ADO etc.?
Your code will look something like -
rsDate.Open "SELECT * FROM MyTable WHERE MyDate >= DateValue('" & txtDate.Text & "')", cnMyConnection, adOpenStatic, adLockOptimistic
Let us know if you encountered more problems in your OWN post please.
Reputation Points: 329
Solved Threads: 347
Senior Poster
Offline 3,700 posts
since Jan 2008