Hey there!
I'm trying to make an issue log for emails which is as efficient to complete as possible.
I've now created combo boxes to auto fill for 3 data validation lists and have inserted a date picker into the first column.
I was originally having an ambiguous name errors until I sandwiched the code from one action into the other.
It's now working as intended except for 2 issues:
1. When I try to select the row numbers I get "runtime error 1004 - application defined error or object defined error." When I attempt to debug it highlights text in the VBA related to the visibility of the date picker.
2. It is creating some memory issue after being used for a while which makes it take some time for the drop downs to function.
I am very much a newbie to this world though I suspect it might be something to do with the worksheet not being well defined.
Any help identifying how I can fix my code would be wonderful!
- PLR
Bookmarks