G
Guest
I have a table that has several columns with data. One column is job
description and one is "ESTIMATED HOURS PER PIECE". I would like to know how
I can build a query that will single out only the records that have the word
"SEGMENT" somewhere in the description. Then from those records, I would
like to take the "ESTIMATED HOURS PER PIECE" and multipy it by 1.40 to get a
NEW value for the "ESTIMATED HOURS PER PIECE". Therefore, after the query is
run, ONLY the ESTIMATED HOURS PER PIECE for the SEGMENT records will have
changed in value. Everything else will remain the same. Is this possible?
description and one is "ESTIMATED HOURS PER PIECE". I would like to know how
I can build a query that will single out only the records that have the word
"SEGMENT" somewhere in the description. Then from those records, I would
like to take the "ESTIMATED HOURS PER PIECE" and multipy it by 1.40 to get a
NEW value for the "ESTIMATED HOURS PER PIECE". Therefore, after the query is
run, ONLY the ESTIMATED HOURS PER PIECE for the SEGMENT records will have
changed in value. Everything else will remain the same. Is this possible?