Grid control? Where are all the comtrols in 2007?

  • Thread starter Thread starter Avid Fan
  • Start date Start date
A

Avid Fan

I have not used access since 97 I am having a harder time of it than I
expected.
I a working on a project for a friend.

I am using a Listbox for a grid. It would be Ok if I could increase the
height of the row.
 
Avid Fan said:
I have not used access since 97 I am having a harder time of it than I
expected.
I a working on a project for a friend.

I am using a Listbox for a grid. It would be Ok if I could increase the
height of the row.


The height of the rows is determined by the font size.

Aside from list boxes, subforms in either continuous-forms view or datasheet
view are often used for grids.
 
Back
Top