Hello Everyone
the code below currently opens the worksheet "Element list - Export.xlsx".
Dim wkb2 As Workbook
Set wkb2 = Workbooks.Open("C:\Users\andym\Desktop\Excalibur Winner\ExcaliburProPlus\_ExcaliburDataConfig\Element list - Export.xlsx")
I need to run this code on other computers...