Weasley0307
New Member
- Joined
- Dec 25, 2023
- Messages
- 6
- Office Version
- 2021
- Platform
- Windows
Hi. I am beginner in vba. I want to have my a combo box in my userform to display all the list of entry (from Column C) based on which whichever cell in row A is empty.
For example: in this case below the combo box should display 202403 and 202405 since A6 and A8 are empty.
Can anyone guide me on how to write the code? Thanks
For example: in this case below the combo box should display 202403 and 202405 since A6 and A8 are empty.
Can anyone guide me on how to write the code? Thanks