R
Robert Blackwell
I have a db that has weight of a product in it. The problem is that the
values aren't just numbers.
ie.
7.8 ounces
3.2 pounds
not available
This is what is provided to me, and I've in turn handed over the db to a
company to build a website for us. They are saying they can't use the
weights because it isn't a field with JUST numbers and they want me to
convert the whole thing just to pounds.
So, I have no clue how to do this, because
1. I need to first strip the word ounces out and then convert that number to
pounds. Whlie I understand the math of converting ounces to pounds etc on
pen and paper but no clue with access.
2. then strip the word pounds out too
Is this something I could do using the query wizard?
values aren't just numbers.
ie.
7.8 ounces
3.2 pounds
not available
This is what is provided to me, and I've in turn handed over the db to a
company to build a website for us. They are saying they can't use the
weights because it isn't a field with JUST numbers and they want me to
convert the whole thing just to pounds.
So, I have no clue how to do this, because
1. I need to first strip the word ounces out and then convert that number to
pounds. Whlie I understand the math of converting ounces to pounds etc on
pen and paper but no clue with access.
2. then strip the word pounds out too
Is this something I could do using the query wizard?