multiple subdatasheets

  • Thread starter Thread starter aft3rgl0w
  • Start date Start date
A

aft3rgl0w

hey all, i cannot find a straight answer to this anywhere: is it possible,
either in table view or in a form datasheet view to have more than one
subdatasheet? for example, i have a customer table, a checkin table and a
checkout table. i would like to able to display as a subdatasheet BOTH the
checkin and checkout tables for each customer. I've only been able to get
one to show so far. is it even possible to have more than one display at the
same time, or is one the limit? thanks in advance for your help
 
hey all, i cannot find a straight answer to this anywhere: is it possible,
either in table view or in a form datasheet view to have more than one
subdatasheet?

No.

Use a Form with two Subforms instead. Datasheet view is of VERY limited
utility.
 
Back
Top