Hi,
I am fairly new to vba and developing a user-form, after searching online I found a template to which I have adapted to my requirements. I have got the basics working, however I am struggling to get the userform to update on multiple lines. What I would like the userform to do is the following;
The user will enter a list of patients details for that day, with the same date assigned to each row. This data is then transferred to the 'data' sheet. When the user either selects from the drop down 'select date to update' or uses the view records scroll buttons, I would like the form to bring up all patients for that date and not just the first patient on that date.
Any assistance on this would be much appreciated, or suggestions of a better way of recording, updating this information.
Thanks
Nagin
I am fairly new to vba and developing a user-form, after searching online I found a template to which I have adapted to my requirements. I have got the basics working, however I am struggling to get the userform to update on multiple lines. What I would like the userform to do is the following;
The user will enter a list of patients details for that day, with the same date assigned to each row. This data is then transferred to the 'data' sheet. When the user either selects from the drop down 'select date to update' or uses the view records scroll buttons, I would like the form to bring up all patients for that date and not just the first patient on that date.
Any assistance on this would be much appreciated, or suggestions of a better way of recording, updating this information.
Thanks
Nagin