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

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

asp.net - Razor Page Hosted on IIS 6 Fails Every Morning -

c++ - wxwidget compiling on windows command prompt -