So I recently went through and changed some coding around in a form that I made to feed data into a calendar. I added in audienceCombobox and removed all these other checkboxes I had before.
What is happening now is that with this code below, whenever I fill in all fields and click "Enter Project" nothing happens. But if I take out the first line in
Which is![]()
Please Login or Register to view this content.
then the project will be entered fine however I lose my ability to error check and make sure that all fields have a value.![]()
Please Login or Register to view this content.
Any ideas on what could be causing this issue?
Picture of what my userform looks like is below.![]()
Please Login or Register to view this content.
Bookmarks