Hello all,
I am trying to create a template that allows the user to select exchange rate codes from a drop down menu. For example, the list will have MXP and USD when the down arrow is clicked.
Basically, when the user clicks the drop down and the mouse is highlighting "USD", my goal is to have an input message that says "US Dollar"...or if the user scrolls down to MXP, the input message says "Mexican Peso". I guess you'd say I was trying to make the input message conditional on what's highlighted.
I can't add columns to the spreadsheet, or I would have just added a column with a simple if statement that defines what is selected. Does anyone know if there's any way to do this?
Thank you much for any guidance you may be able to provide.
Regards,
Marcus
I am trying to create a template that allows the user to select exchange rate codes from a drop down menu. For example, the list will have MXP and USD when the down arrow is clicked.
Basically, when the user clicks the drop down and the mouse is highlighting "USD", my goal is to have an input message that says "US Dollar"...or if the user scrolls down to MXP, the input message says "Mexican Peso". I guess you'd say I was trying to make the input message conditional on what's highlighted.
I can't add columns to the spreadsheet, or I would have just added a column with a simple if statement that defines what is selected. Does anyone know if there's any way to do this?
Thank you much for any guidance you may be able to provide.
Regards,
Marcus