L
lilbit27
run an update query that allows the user so select their name and
update all the items currently viewed with their id (tso2). say 144. so
if you go into the table this field now has their opid listed for each
item they updated.
Then I created a list box showing the items that they updated with
their id. i want them to be able to select an item in the list box and
if they want to remove thier opid then click a button and it would
delete the opid from the table..
does anyone know I could do that
it was taking to long for each user to manually select their id for
each item. So the update query fixed that problem now I have an issue
where the manager may come behind them and want to remove the opid on
an item for several reasons.
update all the items currently viewed with their id (tso2). say 144. so
if you go into the table this field now has their opid listed for each
item they updated.
Then I created a list box showing the items that they updated with
their id. i want them to be able to select an item in the list box and
if they want to remove thier opid then click a button and it would
delete the opid from the table..
does anyone know I could do that
it was taking to long for each user to manually select their id for
each item. So the update query fixed that problem now I have an issue
where the manager may come behind them and want to remove the opid on
an item for several reasons.