Thread
:
E-Signature by username
View Single Post
#
2
Posted to microsoft.public.excel.programming
Carim
external usenet poster
Posts: 510
E-Signature by username
Hi,
With a macro
Sub Macro1()
ActiveSheet.Pictures.Insert("D:\My Documents\My Pictures.gif").Select
End Sub
HTH
Carim
Reply With Quote
Carim
View Public Profile
Find all posts by Carim