Quantcast
Channel: Excel IT Pro Discussions forum
Viewing all articles
Browse latest Browse all 11829

Excel 2010 Macros is only running on hidden personal sheet not on all active books.

$
0
0

I had excel 2003? upgraded to 2010.  I have an add in program that I set a macros to run to refresh the data.  Very simple recorded as ctrl+r  like this 

Sub refresh()
'
' refresh Macro
'
' Keyboard Shortcut: Ctrl+r
'
    Application.Run "TSRefreshData", ThisWorkbook
End Sub

When I am in all other workbooks and click on the Macros it says Macros in "All open Workbooks"  however when I run it I can tell it is only working on the personal book.  (which is obviously useless).

Any ideas?  

I have disabled all security, I have added my network to the trusted locations as well as adding all the add ins to a trusted source.




Viewing all articles
Browse latest Browse all 11829

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>