Hi,
I think this is a simple fix but just am stuck.
I have a dropdown called Dropdown4 which has 3 options of N/A, Yes, No.
When N/A is selected, I need Label1 to be 0
When Yes is selected, I need Label1 to be 70.
When No is selected, I need Label1 to be 0.
Any help is much appreciated.
Thanks