Mike-LI-NY Posted December 15, 2003 Posted December 15, 2003 I'm having trouble when searching for a date. In FILE A, I have a date field and I type in "12/12/2003". I push the button next to it and it activates a script in FILE B that searches for "12/12/2003" in the date field - however it keeps saying that no records match - even though there is! If I start in FILE B and search for 12/12/2003, then it works fine.... any ideas?
John Caballero Posted December 15, 2003 Posted December 15, 2003 How is the data that you entered in File A getting transferred to the field in File B?
Mike-LI-NY Posted December 17, 2003 Author Posted December 17, 2003 Hey John After I type the date into the date field in File A, I push a button which runs a subscript in File B. That subscript sets the date field in File B to the date field in File A and then performs the search. Any idea? M
BobWeaver Posted December 17, 2003 Posted December 17, 2003 Put a pause step in the File B subscript just before the perform find step so that you can see exactly what criteria has been entered. Also, make sure that you have unchecked the "restore" option in both the Enter Find Mode step and the Perform Find step.
Recommended Posts
This topic is 7646 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