Hello All,
I have a question - regarding forms.
I have a Table ALPHA with fields A, B, ,C ,D, E , F, G, H and I - say 200 rows of data.
Columns A through D have values in it.
Columns E through I do not have any values.
I have a form connected to Table ALPHA - showing ALL the fields.
What I want is in the form; When User selects A (drop down list - 200 rows) - Fields B through D will automatically populate (I used D-LOOKUP, let me know if there is any other better way)
User has to manually enter values for fields E through I.
When user clicks SAVE (a button) - in the table corresponding to Field A values E though I should be saved.
Right now, all the fields are bound to the table. And when I hit save, a NEW LINE is saved i.e. Row 201. What I want is, the empty values of E through I for Row 1 should be filled - directly from the form.
Isn't that possible?
Please let me know as soon as possible. Thank You!
Thank You so much!