View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
George George is offline
external usenet poster
 
Posts: 19
Default Adding picrutes into cells

Hi.
I need a formula or code to add picture into cell.
lets say I type into cell a1: pict1 then automatically it will retreive
pict1.jpg from the folder that contains the picture without I need to type
the extention such as *.jpg
A1: PICT1 B1 : +A1 "will search for pict1 without the extention and
insert into cell B1"
Thank You
George.