How do I place fields on a subform in specific place

M

mikewells

I need fields from records contained in a table (linked) to be able to
display in a subform only if they have a value (not null) and if they do not
fit on the subform space they need to show in multible collums (like a multi
collum report).

record1data record4data

record2data record5data

record3data record6data
 
Top