Neither of those work I'm afraid so I think I am probably asking the wrong question. Further context to my ask is below:
I'm creating a form in an Excel workbook for logo design requests. In the form, users will either use the form to :
a) raise a new request OR
b) manage an existing request
Both of these 'journeys' have common fields such as name, date of request, department etc.
After a user has gone through one of these two 'journeys' (they will never go through both in the same form), they then have to go through to another sheet in the same workbook (in the same form) to request their logo be uploaded to a website (lets call this Upload Journey). This 'journey' shares some similar fields such as name, date of request, department, etc. Regardless of whether the request is new or existing, the user will always end up in the same Upload Journey sheet.
When the user opens the Upload Journey, I would like those common fields (name, date of request, etc) to be pre-populated based on which previous 'journey' the user took in the form (i.e. raise a new request or manage an existing request).