"unspecified error" in Excel 2013 VBA - migration from excel 2007 to excel 2013

Vijay Luxmi

New Member
Joined
Feb 6, 2015
Messages
5
We are having application developed in excel 2007 having lot of controls like listbox, check boxes forms etc. we try to run the same application into excel 2013.

It works normal if single instance of application is opened but there is a user event where application "SaveAS" itself and perform some calculations and display the result to user.
Once application save itself with new name all the list box controls throws "undefined errors" and "could not set the column property for list boxes".

I Googled the issue and find if we replace the excel13 fm20.dll with old fm.dll (excel 2007) it starts working fine.
Could you please help me on this?

Is Microsoft has provided some fix for this issue if no then when it is expected since it is critical issue for our application as around 1200 users are going to impact
 

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off

Forum statistics

Threads
1,213,538
Messages
6,114,218
Members
448,554
Latest member
Gleisner2

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