Hello Community!
I am having an issue with my combo box! I have it getting data from an excel file where I have a list of options and base on what option the user selects, it will send an email to the adequate user (I have one user for each option).
The issue is, when I select option A, the email will be sent, if I change option A to B, it will not send the email, but if I remove option B and add it again, then the email will be sent.
Whenever I select one option, the option above it will not work to send the email, have anyone seen anything like this before?
ps: Tried change from combo box to dropdown and had the same issue, multi select is turned off.
Example 1
I selected 102- Assembly Mechanic and it identified myself to send the email
If I go to option 103- Assembly Eletronic, it won't identify my name, but if I click the "x" and add 103 again,
Then it Identifies me
Thank you!