J
John Terry
I am having a problem putting all of the pieces together on this one and
would appreciate some help.
I need to find a row based on certain criteria, retrieve its Item Number or
position in the table, then update a field in the row.
In other words, locate the row where Field1 = x, update Field2 =y
I see examples of how to find a row using Select and I know how to update if
I know the Item number, but I can't put everything together.
Thanks in advance...
would appreciate some help.
I need to find a row based on certain criteria, retrieve its Item Number or
position in the table, then update a field in the row.
In other words, locate the row where Field1 = x, update Field2 =y
I see examples of how to find a row using Select and I know how to update if
I know the Item number, but I can't put everything together.
Thanks in advance...