S
StargateFanFromWork
We have a field that used to contain an old numbering system. Since the
first 1000 dockets we have use that number, it will be a long time before we
could even think of deleting the field from the database even though we're
now under a "new" system. So the old user-input docket tracking number is
no longer used but the field still exists. The problem is that every time a
new record is created, the field gets populated with a zero which is
wreaking a bit of havoc with one of our reports. Even though we use "trim"
and CanShrink, header text is shown in the report where it would otherwise
be blank because of that "0", it seems. It would be a pain to keep having
to go back into a datasheet view of the database and deleting those zeros.
Am hoping someone here knows how to avoid A2K creating those zeros.
Thank you!
first 1000 dockets we have use that number, it will be a long time before we
could even think of deleting the field from the database even though we're
now under a "new" system. So the old user-input docket tracking number is
no longer used but the field still exists. The problem is that every time a
new record is created, the field gets populated with a zero which is
wreaking a bit of havoc with one of our reports. Even though we use "trim"
and CanShrink, header text is shown in the report where it would otherwise
be blank because of that "0", it seems. It would be a pain to keep having
to go back into a datasheet view of the database and deleting those zeros.
Am hoping someone here knows how to avoid A2K creating those zeros.
Thank you!