D
dindigul
I wanted to create a calculated field on a blank form. However when I used
the expression builder, obviously it created the expression
=[table1]![expenses]*.15, but it did not work. Later I inserted a field from
the table, then typed [expenses]*.15 in a text box and it worked. My
question is when there is no reference on which table the form is based,
what's wrong in the above expression where table reference appears? Moreover
after I run the form, and again go back to design view, i see the argument
changed to =Table1!expenses*0.15. could anyone explain? Thanks
the expression builder, obviously it created the expression
=[table1]![expenses]*.15, but it did not work. Later I inserted a field from
the table, then typed [expenses]*.15 in a text box and it worked. My
question is when there is no reference on which table the form is based,
what's wrong in the above expression where table reference appears? Moreover
after I run the form, and again go back to design view, i see the argument
changed to =Table1!expenses*0.15. could anyone explain? Thanks