Hello again, I have difficulties in coding this:
A dropdown that is filled with options A, B and C. If a user selects A, a pre-calculated record from the dataset will be displayed on the textbox. If user selects B, a different pre-calculated record from the same dataset will be displayed on the textbox. How can I achieve this?
Thank you so much for your time.