K
Kevin
I have a second subform that is currently in datasheet
view. I'd like to convert that to a 2 tab control so I
can access some additional data related to the same record
in the main form and first subform. I'd like to maintain
the datasheet view on all the existing information. The
first tab is number data, but the second would require
data from a memo field. Is this even possible? To take
that a little further, is it possible to show the second
tab in form view and show only 5 records?...or would I
need to keep the datasheet format the same for both tabs?
(I could use datasheet view and just expand the
height/width if needed, but it would be more convenient to
have the scrollbar appear when data exceeds the space
provided.)
view. I'd like to convert that to a 2 tab control so I
can access some additional data related to the same record
in the main form and first subform. I'd like to maintain
the datasheet view on all the existing information. The
first tab is number data, but the second would require
data from a memo field. Is this even possible? To take
that a little further, is it possible to show the second
tab in form view and show only 5 records?...or would I
need to keep the datasheet format the same for both tabs?
(I could use datasheet view and just expand the
height/width if needed, but it would be more convenient to
have the scrollbar appear when data exceeds the space
provided.)