D
Drew
Hi
After many hours of experimenting myself and reading Ron DeBruin's
website, I have a possible workaround for LoadPicture, which doesn't
work on the Mac version of Excel. It involves using the following
insert command.
ActiveSheet.Pictures.Insert (PicName & ".jpg")
I can supply more details if you are desperate.
After many hours of experimenting myself and reading Ron DeBruin's
website, I have a possible workaround for LoadPicture, which doesn't
work on the Mac version of Excel. It involves using the following
insert command.
ActiveSheet.Pictures.Insert (PicName & ".jpg")
I can supply more details if you are desperate.