ThrottleWorks
Excel Ninja
Hi,
I am getting a bug at below mentioned line at a particular PC.
Set referenceOBJ = Workbooks.Open(ThisWorkbook.Worksheets("Dummy").Range("A1").Value & "/" & Dummy)
When I checked in ‘Reference’, I could see ‘MISSING: Microsoft Windows Common Controls-2.6.0 (SP6)’.
This macro runs smoothly at another PC however at another PC I did not see this particular reference ticked.
Can anyone please help me in this. How do I resolve this.
I am getting a bug at below mentioned line at a particular PC.
Set referenceOBJ = Workbooks.Open(ThisWorkbook.Worksheets("Dummy").Range("A1").Value & "/" & Dummy)
When I checked in ‘Reference’, I could see ‘MISSING: Microsoft Windows Common Controls-2.6.0 (SP6)’.
This macro runs smoothly at another PC however at another PC I did not see this particular reference ticked.
Can anyone please help me in this. How do I resolve this.