I
Ian McLeish
I am using a VB program, which I didn't write. It saves info as an .mdb file.
One of the bits of info it saves (it is an opticians recall program) is for
the patient's prescription. When using a prism, it needs to be assigned a
base direction( UP, DOWN, LEFT, Right )etc. The program seems to store these
values as numbers- say 1 for up and 2 for down.
Would anyone know how I could convert these values back into UP down etc?
To explain a little clearer, each box in the database can hold one of two
values either 1 or 2 (up or down)- there is another cell in the database to
store left or right, (again as 1 or 2).
I thought this might be a conditional formatting trick, but had no success,
thanks ian
One of the bits of info it saves (it is an opticians recall program) is for
the patient's prescription. When using a prism, it needs to be assigned a
base direction( UP, DOWN, LEFT, Right )etc. The program seems to store these
values as numbers- say 1 for up and 2 for down.
Would anyone know how I could convert these values back into UP down etc?
To explain a little clearer, each box in the database can hold one of two
values either 1 or 2 (up or down)- there is another cell in the database to
store left or right, (again as 1 or 2).
I thought this might be a conditional formatting trick, but had no success,
thanks ian