Dave Patton
Well-known Member
- Joined
- Feb 15, 2002
- Messages
- 6,424
- Office Version
- 365
- 2010
- Platform
- Windows
Computer has a Folder named OneDrive that was probably originally named Skydrive by system. Excel and Word both show footer with the word Skydrive instead of Onedrive.
Formula =CELL("filename",A1) and VBA ActiveWorkbook.FullName both show Skydrive instead of OneDrive.
C:\Users\Dave\SkyDrive\Excel\[New.xlsm]zList
should be
C:\Users\Dave\OneDrive\Excel\[New.xlsm]zL
Windows 8.1 Office 2010
Formula =CELL("filename",A1) and VBA ActiveWorkbook.FullName both show Skydrive instead of OneDrive.
C:\Users\Dave\SkyDrive\Excel\[New.xlsm]zList
should be
C:\Users\Dave\OneDrive\Excel\[New.xlsm]zL
Windows 8.1 Office 2010