April 27, 200916 yr For some obscure reason, I have a table of 480 records that I created without including a field for an indentifying record id #.... I would like to add that now, without having to manually type in the numbers. Suggestions? Thank you
April 28, 200916 yr Define a new ID field for this table, set up as auto entered serial number. Now go to layout showing this field, make sure you have all records in the found set, use the replace command to generate the serial numbers.
April 28, 200916 yr Author @Ralph - Thank you, I follow everything until "use the replace command to generate the serial numbers." I know how to do find/replace. But I don't how to find empty and replace with serial numbers. Thanks - Marion
Create an account or sign in to comment