Reid Posted October 5, 2010 Posted October 5, 2010 Here is my formula: If ( Serial_Ship_Date = Get(CurrentDate) ; Serial_Qty ; "" ) It's returning values for all dates since I wrote the formula. So I'm getting results from yesterday and today. Am I supposed to update the fields somehow?
bcooney Posted October 5, 2010 Posted October 5, 2010 Is this field set to be unstored? It needs to be, since Get (currentdate) is a value that you don't want to store.
Chris Cain Posted October 5, 2010 Posted October 5, 2010 Change the storage of the field to unstored.
Recommended Posts
This topic is 5221 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