M
Michael-G
I have a table that I need to selectively update a given row. I have written
a query that will prompt for the key for the row I want. I now want it to
prompt me for the data to update "fieldx" on that row, update it and then
prompt me for the next key. When I am finished, I want to enter "null".
I'm kind of new with this so any suggestions?
a query that will prompt for the key for the row I want. I now want it to
prompt me for the data to update "fieldx" on that row, update it and then
prompt me for the next key. When I am finished, I want to enter "null".
I'm kind of new with this so any suggestions?