Hi All,
I've implemented a switch case with a MS Form as the source using a dropdown list where user has to select one option from:
- Part-Time
- Fixed Term
- Permanent
The first two (Part-Time and Fixed Term) work fine and it will generate the relevant word document, but when it comes to Permanent, the switch defaults to the default case.
I've amended the switch to run on the first MS Form in case it was that and checked spelling but nothing. Can anyone advise please? Thanks
