Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 12
Default how can I insert jpeg file in the cell?

Dear All,

I have excel sheet with columns:

RefNo, Account, Project, Amount, Receipt

In the column "Receipt" I would like to insert image or link cell to image
file (it is jpeg format file). If I click cells e1, e2, e3 ... I want to
appear appropriated pictures. How can I do this?
How can I insert picture (in one cell) and how can I get it when I need to
see it in normal size?

Thank you in advance.
Lado


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default how can I insert jpeg file in the cell?

Select the cell where you want the picture
Turn on the macro recorder and then do Insert=Picture=From File and select
you file.

This should give you the basic code to start with.

--
Regards,
Tom Ogilvy



Kiknadze Lado wrote in message
...
Dear All,

I have excel sheet with columns:

RefNo, Account, Project, Amount, Receipt

In the column "Receipt" I would like to insert image or link cell to image
file (it is jpeg format file). If I click cells e1, e2, e3 ... I want to
appear appropriated pictures. How can I do this?
How can I insert picture (in one cell) and how can I get it when I need to
see it in normal size?

Thank you in advance.
Lado




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default how can I insert jpeg file in the cell?

Hi Tom,

Thank you for your answer. I did so as you told me but I could only to
insert picture in the Activesheet and not in the selected cell. Let me know
how to insert picture in the cell.

Best wishes,
Lado


"Tom Ogilvy" wrote in message
...
Select the cell where you want the picture
Turn on the macro recorder and then do Insert=Picture=From File and

select
you file.

This should give you the basic code to start with.

--
Regards,
Tom Ogilvy



Kiknadze Lado wrote in message
...
Dear All,

I have excel sheet with columns:

RefNo, Account, Project, Amount, Receipt

In the column "Receipt" I would like to insert image or link cell to

image
file (it is jpeg format file). If I click cells e1, e2, e3 ... I want to
appear appropriated pictures. How can I do this?
How can I insert picture (in one cell) and how can I get it when I need

to
see it in normal size?

Thank you in advance.
Lado






  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default how can I insert jpeg file in the cell?

You can't insert a picture in a cell. A cell can only hold a number or a
text string. You can position the picture over the cell.

--
Regards,
Tom Ogilvy


Lado Kiknadze wrote in message
...
Hi Tom,

Thank you for your answer. I did so as you told me but I could only to
insert picture in the Activesheet and not in the selected cell. Let me

know
how to insert picture in the cell.

Best wishes,
Lado


"Tom Ogilvy" wrote in message
...
Select the cell where you want the picture
Turn on the macro recorder and then do Insert=Picture=From File and

select
you file.

This should give you the basic code to start with.

--
Regards,
Tom Ogilvy



Kiknadze Lado wrote in message
...
Dear All,

I have excel sheet with columns:

RefNo, Account, Project, Amount, Receipt

In the column "Receipt" I would like to insert image or link cell to

image
file (it is jpeg format file). If I click cells e1, e2, e3 ... I want

to
appear appropriated pictures. How can I do this?
How can I insert picture (in one cell) and how can I get it when I

need
to
see it in normal size?

Thank you in advance.
Lado








Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to auto size jpeg files into excel when import/insert pictures Ken C[_2_] New Users to Excel 3 September 25th 09 02:17 PM
linking a jpeg file to an excel cell Diane Soall Excel Worksheet Functions 0 July 25th 08 12:47 PM
how do i save worksheet as a jpeg file jaxrob New Users to Excel 3 March 8th 07 10:51 PM
insert a JPEG into EXCEL 2002 mckee Excel Discussion (Misc queries) 3 March 11th 05 05:03 PM
Conditional display of a .jpeg file? sbhogle Excel Discussion (Misc queries) 2 November 30th 04 05:57 AM


All times are GMT +1. The time now is 10:42 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"