C
ChrisK
I havent done much programming in Access, and I'm drawing a blank. I want a
procedure to examine an numeric field and depending on the value in that
field I want to fill in a currency field with a value. I know its pretty
simple but I am drawing a blank. Because I am dealing with only 4 fill in
values I am not storing those values in a seperate table, I will just include
the values in the procedure.
procedure to examine an numeric field and depending on the value in that
field I want to fill in a currency field with a value. I know its pretty
simple but I am drawing a blank. Because I am dealing with only 4 fill in
values I am not storing those values in a seperate table, I will just include
the values in the procedure.