Quote:
|
Does anyone know if there's a quick easy way to check if Macros in Excel contain links or will I have to read every line of VB to find them?
|
(Im not to good with Macros and have never tried this)
In the VB window if you hit ctrl+F it brings up a window with some search options. Assuming there is some kind of common route with all the links (there should be) you can try to search for that.
Sorry if this suggestion isnt useful.