View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default Adding picrutes into cells

George

Just to clear something up.

A picture cannot be inserted into a cell. It can lay on top of the cell.

For getting a picture to show up you need a Hyperlink formula or some code.

Maybe something for you at John McGimpsey's site.

http://www.mcgimpsey.com/excel/lookuppics.html


Gord Dibben MS Excel MVP

On Tue, 5 Sep 2006 22:53:53 -0700, "George" wrote:

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.


Gord Dibben MS Excel MVP