S
S. Jackson
I have designed a database to manage administrative law cases. An issue has
come up:
Cases are assigned a unique cause no. Example: 04-000-K. I have a field
called DHSNo that holds this data. This field is my primary key in my main
table. Someone pointed out that this was a bad way to enter this data -
leading zeros - something about truncating it in Excel -blah, blah, blah,
something about Y2k. I have no formal training and am self-taught using
Access so although I understand what they are saying, I don't understand how
to properly convey what this individual was trying to tell me. This
individual has suggested we use this format to enter the cause no.:
20040000K. This format is NOT user friendly and extremely difficult to
read and does not represent the true cause number assigned to the case and
has the potential to cause confusion and error. And, on a daily basis our
users refer to the case number in the first format: 04-000-K. It is the
format that is used on correspondence, pleadings, EVERYTHING.
Is there a compromise here? I think this individual has a VERY valid point
here because of the leading zero thangy, but i do NOT want it appearing in
that format (20040000K) on any of my forms or reports. This person
mentioned something about concatenating it somehow. How would we do that?
Any thoughts?
TIA
S. Jackson
come up:
Cases are assigned a unique cause no. Example: 04-000-K. I have a field
called DHSNo that holds this data. This field is my primary key in my main
table. Someone pointed out that this was a bad way to enter this data -
leading zeros - something about truncating it in Excel -blah, blah, blah,
something about Y2k. I have no formal training and am self-taught using
Access so although I understand what they are saying, I don't understand how
to properly convey what this individual was trying to tell me. This
individual has suggested we use this format to enter the cause no.:
20040000K. This format is NOT user friendly and extremely difficult to
read and does not represent the true cause number assigned to the case and
has the potential to cause confusion and error. And, on a daily basis our
users refer to the case number in the first format: 04-000-K. It is the
format that is used on correspondence, pleadings, EVERYTHING.
Is there a compromise here? I think this individual has a VERY valid point
here because of the leading zero thangy, but i do NOT want it appearing in
that format (20040000K) on any of my forms or reports. This person
mentioned something about concatenating it somehow. How would we do that?
Any thoughts?
TIA
S. Jackson