Im not sure if what I am trying to do can be done?
I am trying to create a form to ease data entry.
I have a database that has information organized by date. In the database there is information for each date. One bit of information is an item with its associated data. Depending upon the date there can be 1, 2, 3 or more items.
I would like to create a from that has a tab control. For each item, I would like have an individual tab. If there is only one item, I would like to have one tab. If there are two items, then I would like to to have two tabs. And so forth.
Does anyone know if this is possible and if so what is this called and how would I go about setting it up?
Many thanks,
Ed.
I am trying to create a form to ease data entry.
I have a database that has information organized by date. In the database there is information for each date. One bit of information is an item with its associated data. Depending upon the date there can be 1, 2, 3 or more items.
I would like to create a from that has a tab control. For each item, I would like have an individual tab. If there is only one item, I would like to have one tab. If there are two items, then I would like to to have two tabs. And so forth.
Does anyone know if this is possible and if so what is this called and how would I go about setting it up?
Many thanks,
Ed.