So I have a userform the has two textboxes and two checkboxes. The first textbox is the Guestname and the second is Roomnum. The two checkboxes are called MSbox and ONbox. When a user inputs the same username that is already there, the room number gets put into a separate column (up to 3 times).
What I am having trouble with is when the MSbox is true, then it puts a M/S in column F with the corresponding name if it already there.
Here is the current code for the MSbox:
Here is the other code I have for the textboxes (there is more code, but I left some out to simplify it, here is what I have):![]()
Please Login or Register to view this content.
I will also attach my workbook if you want to check it out.![]()
Please Login or Register to view this content.
Bookmarks