Hi
I have created an Excel Workbook that I populate by a form created in vba. Within this form have combo boxes that are populated when the form is displayed.
I have two buttons one is to add an entry and the other is to edit entry. The edit entry button picks the data from the specfic row that I am on and then should populate the form when it opens.
The problem that I have is that when I click on the edit button the form does not pick up the data from the worksheet. I cancel the form using a cancel button do it again and then it works.
Does anyone know why this might be?
Thanks
Regards
David
I have created an Excel Workbook that I populate by a form created in vba. Within this form have combo boxes that are populated when the form is displayed.
I have two buttons one is to add an entry and the other is to edit entry. The edit entry button picks the data from the specfic row that I am on and then should populate the form when it opens.
The problem that I have is that when I click on the edit button the form does not pick up the data from the worksheet. I cancel the form using a cancel button do it again and then it works.
Does anyone know why this might be?
Thanks
Regards
David