I have an excel document that has 5,000 records in it (by row).
Each row has a hyperlink to a photo (500kb) online for future viewing if needed by the recipients. This was created through concatenate-ing each row's image number, http://www.webaddress and .jpg.
However, I'd like to somehow have a roll-over pop-up / comment window a small pic from another online folder (10kb).
The pics aren't necessarily all sequential.
I'm at a complete loss at VB codes, though, I've been trying some other examples from the forum.
I'm alright at macros...but, still...confused.
And, I'm a little worried that I'm going to have to go through each one individually....
Any ideas?