Newbies steiny Posted July 19, 2004 Newbies Posted July 19, 2004 How do you do a search or limit records to empty date fields (ie date paid) It seems the usual way of using the * or = in a field search doesn't work.
DanBrill Posted July 19, 2004 Posted July 19, 2004 Do a find for the range 1/1/0001...12/31/4000 with the omit option checked. This is the full range of dates that FM recognizes. By omitting them you'll find the empty values. Dan
-Queue- Posted July 19, 2004 Posted July 19, 2004 Set Field [datepaid, "="] should work in version 7. It doesn't seem to require Insert Calculated Result, as previous versions do.
Recommended Posts
This topic is 7693 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now