Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Ecel Macros not working with V 2505

remeng

Technical User
Joined
Jul 27, 2006
Messages
525
Location
US
Is anyone else having issues with Excel macros not working correctly after Excel was updated to version 2505 build 18827.20150?

I've gone through the standard checks with regards to securities and Trust Center settings and nothing has been disabled or modified.

I can't see any specific error, but a general level of code not executing correctly. I've also verified that the code isn't the issue since it works on version 2503.

Any ideas as to what I should check or what needs to corrected?

Thanks,

Mike
 
Perhaps you could provide examples of code that is not running as you expect for others to test (along with a comment of what you expect the code to actually do that it is not doping)
 
Hi Strong - Unfortunately, the files are company restricted otherwise I would have shared the code.

  1. It appears that when macros import data from an external file into dynamic tables, it won't import bring the data in at all.
  2. When trying to import data in a non-dynamic table, the data is not transferred from the external file
  3. Auto save on close is not working
  4. Auto macros on workbook open not working
  5. get value from cell either incorrect or shows null / blank
  6. Other random stuff

I guess the real question is anyone else seeing this problem since the most recent Office update?
 

Part and Inventory Search

Sponsor

Back
Top