Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Newsgroup Archive
Access Newsgroups
Access Queries
Time and Minimums
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="genisse05, post: 2345999"] Thanks! The DateMinTemp worked. This script when run is asking me for a time parameter? I added the brackets, because it was telling me that there were missing operators. Is there a way that I can have it run without me having to give a time parameter? Thanks so much for everything else Bea SELECT Time, [10cm] FROM DateMinTemp LEFT JOIN Balda3 ON (DateMinTemp.[Min_Temp] = Balda3.[10cm]) AND (DateValue(DateMinTemp.[Time]) = DateValue(Balda3.[Time])); [/QUOTE]
Verification
Post reply
Forums
Archive
Newsgroup Archive
Access Newsgroups
Access Queries
Time and Minimums
Top