Is it possible to use one variable in Excel VBA across multiple workbooks? Without using Add-in approach? as mentioned in here.
For e.g I am saving Windows User name in var sysUser and want to use this variable in multiple workbooks, how can I do that?
Thanks and best regards
Ahmed