A
Alice Holbrow
I'm not well-versed in Access, and I'm hoping someone can give me a
simple fix for my dilemma. I want to create a new field (NewID) in a
table that looks up the data in a different field (CurrentID) in that
same table and then drops the first character.
So if the value in CurrentID is 012345, the value in New ID will be
12345
if the value in Current ID is 022345, the value in New ID will be
22345.
Any help will be greatly appreciated!
Thanks,
aj
simple fix for my dilemma. I want to create a new field (NewID) in a
table that looks up the data in a different field (CurrentID) in that
same table and then drops the first character.
So if the value in CurrentID is 012345, the value in New ID will be
12345
if the value in Current ID is 022345, the value in New ID will be
22345.
Any help will be greatly appreciated!
Thanks,
aj