R
Rich Sullivan
Using Access 2002, would it be possible to populate a report with fields
from different tables? In a freeform manner, something like:
Table 1.field2
Table4.field3 Table2.field1 Table3.field2
Table3.field3
Table 4.field1 / Table1.field3 (this one is a calculated value)
Would it be necessary to use VBA or Visual Basic? This could also be a form
instead of a report if that would be easier to do. The goal could be either
to fill out a preprinted form or a technical report where it isn't obvious
how to group the data.
Thanks in advance for any help on this one!
from different tables? In a freeform manner, something like:
Table 1.field2
Table4.field3 Table2.field1 Table3.field2
Table3.field3
Table 4.field1 / Table1.field3 (this one is a calculated value)
Would it be necessary to use VBA or Visual Basic? This could also be a form
instead of a report if that would be easier to do. The goal could be either
to fill out a preprinted form or a technical report where it isn't obvious
how to group the data.
Thanks in advance for any help on this one!