I have a code that was running without issue until I tried to pull additional data from a local excel file. It was working fine until the line below was added: p from SheetRead(Sheet,"'Selection'!F1:F17");;
Please let me know if you have any ideas on how to resolve it! Thank you :)