Excel 2016 64-bit Issues

MikeDBMan

Well-known Member
Joined
Nov 10, 2010
Messages
608
Since converting to Excel 64-bit version, 2016, I have experienced a few undocumented features. I don't know what has to do with what but if anyone has experienced and solved any of the following I'd really like to hear what you did:
1. The command:
Code:
Application.ScreenUpdating = False
seems to cause problems. It is like Excel "forgets" where it is an the current file or current sheet gets mixed up. The only way I've solved this is to never turn this update to false.

2. This command does not always work correctly:
Code:
Workbooks.CheckOut "networkpath & file.xlsx"
This is used for checking out files from SharePoint. Sometimes the file gets checked out but "disappears" from Excel and I have to reopen it, though checked out. In other cases it seems to work just fine. BTW, I cannot figure out which version of SharePoint we use so I can't provide. It is at least 2010, maybe higher.

If anyone has experienced any of these undocumented features I'd appreciate hearing from you!
 

Excel Facts

How to show all formulas in Excel?
Press Ctrl+` to show all formulas. Press it again to toggle back to numbers. The grave accent is often under the tilde on US keyboards.

Forum statistics

Threads
1,214,904
Messages
6,122,169
Members
449,070
Latest member
webster33

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top