S
Sarah
Column = Roll Width
Data looks like: 100.12 (and can range anywhere from 69.00 - 110.14)
I want the last two digits to be taken off and placed into their own
seperate column named "Sixteenths", and I want the decimal point to go
away so that the width would equal: 100 or 69
how would I write the criteria in an update query? Is that the best
way to do that?
Data looks like: 100.12 (and can range anywhere from 69.00 - 110.14)
I want the last two digits to be taken off and placed into their own
seperate column named "Sixteenths", and I want the decimal point to go
away so that the width would equal: 100 or 69
how would I write the criteria in an update query? Is that the best
way to do that?