Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Multi Column Forms

Status
Not open for further replies.

pdupreez

Technical User
May 16, 2001
49
ZW
I have form with a subform, and the subform will have multiple single field information on it. The problem is that the data in the subform is all in one column, making it look akward, as the main form is much wider than the subform. Is it possible to have multiple columns of the same field, with different data, like in the Report section?

Thanks

Pieter
 
It may be possible to do this with code, but it would be difficult and unwieldy. Doing so with code may also limit you to the number of controls (i.e. records) you would be able to add.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top