ControlSource Property Throwing Errors After Changing Regional Settings

  • Thread starter Thread starter TCook
  • Start date Start date
T

TCook

Hey All,

I have been given the difficult task to taking a legacy VBA Excel solution
and attempting to localize it.

There is heavy use of the ControlSource property for ComboBoxes, TextBoxes,
etc. Unfortunately, under certain Regional Settings configurations, this
property throws an error and cannot be set.

I am running WinXP SP2 w/ Office 2003 Pro.

Has anyone had similar experiences with this property?

Any proposed resolutions?

Thanks In Advance,

TC
 
Hey Nick,

Turn all of the Regional Settings to English except for the "Standards and
Formats" setting which you can turn to German.

Configure this way should cause the ControlSource property to fail.

Regards,

Todd
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top