Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have been using visual basic in Excel 2011 for Mac to open a file
and perform some operations on that file. The code to open the file is Workbooks.Open Filename:= "Mac Backup:Data Files:Excel Files:Test File.xlsx" Mac Backup is the name of a removable drive. The code has worked fine until I upgraded to Excel 2016 for Mac. Now when I run the code I get the message "Sorry, we couldn't find Mac Backup:Data Files:Excel Files:Test File.xlsx." I have changed the colon to back slash and forward slash and still get the error message. This same code works fine in Excel 2016 for PC using the back slash. Apparently something has changed in the file path structure in the Excel 2016 version for Mac. Any help would be appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2016 IF function wrong answer | Excel Worksheet Functions | |||
Cannot drag Excel 365 (2016) window | Excel Discussion (Misc queries) | |||
Path Name issue for file opened from Z drive | Excel Programming | |||
Creating Excel file that points to relative path .cub file | Excel Programming | |||
Formula too long - new file path is shorter than old file path - Excel 2003 | Excel Worksheet Functions |