Making Code Backwards-Compatible for 2003

cscribner

New Member
Joined
Apr 10, 2010
Messages
3
I've built some sweet dashboards in Excel 2007, but the client is getting errors. I don't have a copy of v2003 (my computer came with 2007 pre-installed), so I'm wondering how people do this kind of testing to make things work in previous versions of Excel.

Do I need to buy a separate license of Excel to get the old version & install it? Is there a service where people can upload code and see what it does on that older version?

thanks,
Craig
 

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.
Have you been told what isn't working based on your code and do you know what isn't working?

Any code snipets might help resolve this.

Have you looked also if any new formula available in 2007 is being used in your version, things like SUMIFS or COUNTIFS
 
Upvote 0
Craig

Usually the thing to do is to test in the earliest version that's going to be used.

How you do that really depends on your setup.

Perhaps investing in a licence wouldn't be a good idea.

Otherwise you can always just try and avoid using anything that's specific the the version you are working in.
 
Upvote 0

Forum statistics

Threads
1,224,566
Messages
6,179,551
Members
452,927
Latest member
rows and columns

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