Form in datasheet view will not show my 2 subforms in datasheet vi

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a form which I display in datasheet view. I have two subforms on this
form which I also would like displayed in datasheet view. When I enter data
in my main form, I get a '+' symbol beside the row to allow me to add data to
my first subform. Unfortunately, I do not get a second '+' symbol for my
second subform. Any suggestions
 
Hi

Open the 1st subform (I think you are actually working on the table itself -
which is not really a good idea ??) and create the subdatasheet in that 1st.
Then when you open the main table you will have 2nd level dropdowns.
 
Back
Top