I have a field in a table which contains a list of integers used as IDs. I'd like to offset them by a fixed amount as follows: 1->201, 2->202, 3->203, etc. Is this possible in a live query? If not is there some code that will accomplish the task?
Thanks,
DblArch
Thanks,
DblArch