In everything I've read, there is no easy way to set a global workflow value once and have it go into 20-30 copies of the same macro without a separate connection into each macro. I imagine I could cleverly have the user input it and save it to a file and then pull it from the file from inside the macro, but I'm looking for a more elegant hack. Any thoughts? Any clever way to sneak a value from the workflow constants or other type of user input into a bunch of macros without messing up the workflow, as the users are beginners who I don't want to confuse.