Hello Wizards,
Code below works on my PC – it opens file ABCD.xlsm as read only from the same folder where I have the file with this code in it, then closes this workbook.
Problem is that when I open this workbook on another person’s PC, gives error – can’t find .\ABCD.xlsm
When I got rid of that dot before the backslash I got same error even on my PC…