E
Effie
I am putting together data from a variety of sources -- these sources don't
necessarily use the same units. Within my table, I would like to have one
column listing the original value in the original units, one column listing
the original units, and then a 3rd column where the value is in standard
units -- I'd like this 3rd column to be calculated from the original values
and the original units (e.g., if the original units are in km, then the
original value will be divided by 1000 to give the value in meters). Any way
to do this just within the table? If not, could I set up some query to do
it? Would I have run the query again and make sure I haven't changed my
table name any time I correct an error in one of the original values?
necessarily use the same units. Within my table, I would like to have one
column listing the original value in the original units, one column listing
the original units, and then a 3rd column where the value is in standard
units -- I'd like this 3rd column to be calculated from the original values
and the original units (e.g., if the original units are in km, then the
original value will be divided by 1000 to give the value in meters). Any way
to do this just within the table? If not, could I set up some query to do
it? Would I have run the query again and make sure I haven't changed my
table name any time I correct an error in one of the original values?