MS Access report with data from two tables -
i have clients table , booking table. want generate invoice info 1 client, , 1 booking. i'd clientid , bookingid supplied parameters form... think can manage that.
what i'm stuck on using report wizard make invoice. in wizard choose columns clients , booking. tell group client (kinda unnecessary because there 1 client on report @ time). in wizard, previews ok, final report comes out client , booking info in 1 wide row.
what i'd separate client , booking info, "header" of report shows client name, address, etc, , booking info shown separately below.
how can "break off" booking columns , move them further down page?
if you've created report group on [client] can can put client-specific fields in group header (which should called "client header") , have booking fields in detail band of report.
Comments
Post a Comment