I have tried using the SHELL function with the address of the Excel file a UNC, but to no avail. Can you assist me with the proper use to open an Excel file with focus?
RetVal = Shell("\\a0001-app0229-s\DLCodes\Withdrawn\DLSpeed\feeds\Backdate.xls", 4)
Thank you
RetVal = Shell("\\a0001-app0229-s\DLCodes\Withdrawn\DLSpeed\feeds\Backdate.xls", 4)
Thank you