G
Guest
Good evening all,
This is my situation:
I have a db that keeps track of machine settings. Occasionally, settings
change due to a variety of factors. Usually only one or 2 small fields
changes out of 50ish available. Using the famous button wizard, I created a
button that duplicates the current record and pastes it in the table. This
is all fine and well. But what I would like to do is increment the rev (2 to
3, 1 to 2...). I can write a simple update query, but the problem is I will
update every single rev in my table. What I need is a way to update the rev
on a single record aka the current record.
Thanks in advance for your help.
Rich S.
This is my situation:
I have a db that keeps track of machine settings. Occasionally, settings
change due to a variety of factors. Usually only one or 2 small fields
changes out of 50ish available. Using the famous button wizard, I created a
button that duplicates the current record and pastes it in the table. This
is all fine and well. But what I would like to do is increment the rev (2 to
3, 1 to 2...). I can write a simple update query, but the problem is I will
update every single rev in my table. What I need is a way to update the rev
on a single record aka the current record.
Thanks in advance for your help.
Rich S.