I have what I thought would be an easy option in my macro. Typically I will have a formula Type="XX" and using a text box input, The action tool will replace the "XX" with the text box value. Is there a way to do that with a radio button. I have tried if [#1] then "High" else "Low" endif within the update value with formula. This is not working. I believe there must be an easy option to update the value. I only have two radio buttons labeled 'High" (#1) and "Low" (#2).