brahmabull525
Programmer
I have a table in Access called "Info" which contains a field called "Date". I would like run a query off a separate table that uses the Max value in the Info table Date field, using criteria "Between [MaxValueofDateinInfo] and Date()". Obviously, I'm struggling with what should be used in place of the [MaxValueofDateinInfo] part.
Any and all help is most appreciated.
Thanks!