J
Jer
I've gotten this far. I have received no errors in my syntax or anything
else, yet it doesn't bring me the info Im looking for either. I have two
tables making one query. In the query I have a field which has the following
code in it. As stated before, Im looking to get the max date out of this
field/table, which could include many dates. The other table makes up the
rest of the data, just the date field is being pulled from the other table.
Again - any help is greatly appreciated.
(Select Max(tblMPumpDate.MPumpDate) FROM tblMPumpDate WHERE [MPumpDate]
else, yet it doesn't bring me the info Im looking for either. I have two
tables making one query. In the query I have a field which has the following
code in it. As stated before, Im looking to get the max date out of this
field/table, which could include many dates. The other table makes up the
rest of the data, just the date field is being pulled from the other table.
Again - any help is greatly appreciated.
(Select Max(tblMPumpDate.MPumpDate) FROM tblMPumpDate WHERE [MPumpDate]