Thread
:
insert picture
View Single Post
#
1
Posted to microsoft.public.excel.programming
chad
external usenet poster
Posts: 9
insert picture
I'm trying to use excel 2000 vba to insert a picture based on a user's input of an employee id number. I'm tyring
picname = "c:\employee\pictures\" & empnumber & ".jpg
When i include this in the code it does not work. Any suggestions?
Reply With Quote
chad
View Public Profile
Find all posts by chad