I have some code that opens another workbook and runs a macro in the second workbook.

Is there a way that I can use a variable that is set in the first workbook and read it in the code in the second workbook.

Thanks