Corrupt file after adding conditional formatting via VBA with non-english version

vxjca

New Member
Joined
Mar 21, 2014
Messages
8
I have a complex Excel workbook (43 mb) and set the Conditional formatting on one of the sheets using VBA and this works ok. I am using an 32-bit English version of Excel. Save, close re-open no problems.

Another user has a 64-bit Dutch version of Excel and after he opens the same workbook, runs the same code it still works. Note the VBA code translates the English conditions to Dutch. This all seems to work Ok.

However if he then saves the file the workbook is corrupt and can not be opened.
Error:

"We found a problem with some content in ....." Do you want us to try to recover etc...

Has any else had these sort of problems?
 

Excel Facts

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney

Forum statistics

Threads
1,215,336
Messages
6,124,330
Members
449,155
Latest member
ravioli44

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