G
Greg Jesky
I am new.
I have built a small database with only 5 tables. On table has 2 fields of
interest.
I would like to multiply the vaue in field1 by( 1.10).
I would then like to subtract the value in field 2 from the value in field
1.
If the result is positive I would like to select the record.
If the result is negative I do not want to select the record.
Can this be done without VB?
Thanks,
Greg
I have built a small database with only 5 tables. On table has 2 fields of
interest.
I would like to multiply the vaue in field1 by( 1.10).
I would then like to subtract the value in field 2 from the value in field
1.
If the result is positive I would like to select the record.
If the result is negative I do not want to select the record.
Can this be done without VB?
Thanks,
Greg