Wayne Irvine Posted March 20, 2017 Posted March 20, 2017 I want to start at 1 for the next quarter, but it is currently 13 days before the end of this quarter. Logically I could start auto-enter serial at -13 and incrememtn by 1. So the first record would be -13, then -12 etc. Doesn't seem to like it. First record is -13, second is -14. Is this a bug, a feature, or known behaviour?
Wim Decorte Posted March 20, 2017 Posted March 20, 2017 By design. It treats the "-" as a dash and will increment in the number that comes after.
comment Posted March 20, 2017 Posted March 20, 2017 3 minutes ago, Wim Decorte said: It treats the "-" as a dash This is to enable you to use serial "numbers" such as "ABC-0001". 48 minutes ago, Wayne Irvine said: it is currently 13 days before the end of this quarter. Logically I could start auto-enter serial at -13 and incrememtn by 1. Logically, it makes sense only if you create exactly one record each day. So perhaps you could use the date as a unique identifier? Or pre-create the 13 records until the start of the quarter? In any case, these identifier should be meaningless, so starting a quarter at #14 should not matter.
Recommended Posts
This topic is 3094 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