What's It Called

semry

Registered User.
Local time
Today, 07:14
Joined
Aug 5, 2012
Messages
22
When using the Report Wizard their is a box with fields on the left, arrows in the center that allows you to move the fields from the left to the right so you can use them to build your report.

What is that box called and can you build one in Access? I don't have a project for it yet but I would like to know if it's possible.
 
That is a LIST BOX and yes, they exist in Access.

EDIT: Those are a set of list boxes with buttons. But the whole thing is not a control in Access. You would have to make it up with two list boxes and button controls with coding on them to make them work. I do it all of the time.
 

Users who are viewing this thread

Back
Top Bottom