Hi!
Need some help. I'm hoping to describe my issue the best I can....
I have created a form that end users will complete. Based on information in the form, I will need to move the row to a new sheet. I have over 400 sheets (each sheet represents a store / location) and I didn't realize that you are only able to have 150 automated workflows setup so that didn't work. So, I thought about using nested IF statements but realized you can only have a maximum of 4,000 characters, so that won't work.
I could create multiple forms based on each region of the USA but that could become messy for the end user.
Is there another formula I could use? I thought about using VLOOKUP but not sure how that would work. I could put all of the store / locations into a sheet for the VLOOKUP but I haven't used VLOOKUP before so I'm not sure how to do it. The end user is required to select their store in a drop down list on the form.