Hi guys, I have another (probably) stupid question. I have a form with an unbound text box (text6). I want to open this form from a macro and set the value of text6 depending on which macro opened the form.
macro1 text6.value = "rs1"
macro 2 text6.value =...