G
Guest
I have an Access97 database that keeps track of patients in our facility
along with dietary information. The information is stored in a table with
"Room Number" as the primary key. Often patients are transferred from one
room to another. How can I copy all of the information in the table, except
room number, to another record within the table? I would also need to go
back and erase the old record, but I figure that could be done with a delete
query.
along with dietary information. The information is stored in a table with
"Room Number" as the primary key. Often patients are transferred from one
room to another. How can I copy all of the information in the table, except
room number, to another record within the table? I would also need to go
back and erase the old record, but I figure that could be done with a delete
query.