G
Guest
i'm using a2k to put a cmd button on a form called "Ad Hoc PRMS Review" to
print a report (having the same name as the form) subject to the condition
that a control on the form called "PRC_Number" (which can actually hold
textual information) equals the value called "PRMC_Number" which is the
control source for "PRC_Number". what happened when i ran it is that i got a
report minus any data in the controls. basically, i wrote a 'report' to print
what the user has input into the 'entry screen' (access 'form') for archival
purposes and out popped a report having all the labels and textual controls i
designed but none of the non-label controls had any data in 'em. anybody have
a feeling for what's going on there?
-ted
print a report (having the same name as the form) subject to the condition
that a control on the form called "PRC_Number" (which can actually hold
textual information) equals the value called "PRMC_Number" which is the
control source for "PRC_Number". what happened when i ran it is that i got a
report minus any data in the controls. basically, i wrote a 'report' to print
what the user has input into the 'entry screen' (access 'form') for archival
purposes and out popped a report having all the labels and textual controls i
designed but none of the non-label controls had any data in 'em. anybody have
a feeling for what's going on there?
-ted