Newbies jstathis Posted June 20, 2002 Newbies Posted June 20, 2002 Hi, I am trying to set up a date field in a products db that lists when a item was last in-stock. I have an If statement that when positive it inserts todays date, but I want it to do nothing if it is negative so the date remains for good. I have inserted a "" if the result is negative, but it replaces the contents of the field with a blank. Thanks in advance guys. John.
SteveB Posted June 20, 2002 Posted June 20, 2002 It's doing just what you asked it to do. Instead of "", replace the field's contents with itself.
Recommended Posts
This topic is 8263 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