Pavel_Osokin
New Member
- Joined
- Jun 4, 2011
- Messages
- 1
I had created application using VBA with multiple forms and calculations using excel 2003 and 2007 and it works just fine, but when some of my users start using excel 2010 they start having issues with it, code is running in the begining, but then excel starts crashing with various error messages. I tried to remove some form making VBA more efficient it helps, but only temporary, and then user need to restart excel.
One of the most common errors is "Cound not set RowSource property" for listbox, the other one is "Fatal Error.Microsoft forms".
Is anyone had any issies like that?
It looks to me like an accumulating error, code runnes like 25 times and after that is crashing.
One of the most common errors is "Cound not set RowSource property" for listbox, the other one is "Fatal Error.Microsoft forms".
Is anyone had any issies like that?
It looks to me like an accumulating error, code runnes like 25 times and after that is crashing.