Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Greetings! A while back I saw a posting describing how to get an image into a
comment in Excel 2000. I printed it out, but have since lost it. Does someone know how to do this. If I remember correctly, it somehow involved pasting and could only be done through VBA since pasting an image as a comment in the UI is not an option. Thanks in advance! -- Kevin |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Kevin,
Edit Comment rt-click border Format Comment Colors & Lines Fill color drop down Fill Effects Picture Select Picture Regards, Peter T "Kevin" wrote in message ... Greetings! A while back I saw a posting describing how to get an image into a comment in Excel 2000. I printed it out, but have since lost it. Does someone know how to do this. If I remember correctly, it somehow involved pasting and could only be done through VBA since pasting an image as a comment in the UI is not an option. Thanks in advance! -- Kevin |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Just what I needed! Thanks for your help!
-- Kevin "Peter T" wrote: Hi Kevin, Edit Comment rt-click border Format Comment Colors & Lines Fill color drop down Fill Effects Picture Select Picture Regards, Peter T "Kevin" wrote in message ... Greetings! A while back I saw a posting describing how to get an image into a comment in Excel 2000. I printed it out, but have since lost it. Does someone know how to do this. If I remember correctly, it somehow involved pasting and could only be done through VBA since pasting an image as a comment in the UI is not an option. Thanks in advance! -- Kevin |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Kevin, Peter,
It's a greate tip! Thanks you two. Shinya "Kevin" wrote in message ... Just what I needed! Thanks for your help! -- Kevin "Peter T" wrote: Hi Kevin, Edit Comment rt-click border Format Comment Colors & Lines Fill color drop down Fill Effects Picture Select Picture Regards, Peter T "Kevin" wrote in message ... Greetings! A while back I saw a posting describing how to get an image into a comment in Excel 2000. I printed it out, but have since lost it. Does someone know how to do this. If I remember correctly, it somehow involved pasting and could only be done through VBA since pasting an image as a comment in the UI is not an option. Thanks in advance! -- Kevin |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You can insert the picture manually, but only by inserting a file into
the comment fill colour. There are manual instructions he http://www.contextures.com/xlcomments02.html And sample code here to insert a selected picture into the active cell's comment: http://www.contextures.com/xlcomments03.html#Picture Kevin wrote: Greetings! A while back I saw a posting describing how to get an image into a comment in Excel 2000. I printed it out, but have since lost it. Does someone know how to do this. If I remember correctly, it somehow involved pasting and could only be done through VBA since pasting an image as a comment in the UI is not an option. Thanks in advance! -- Debra Dalgleish Excel FAQ, Tips & Book List http://www.contextures.com/tiptech.html |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Just what I needed! Thanks for your help!
-- Kevin "Debra Dalgleish" wrote: You can insert the picture manually, but only by inserting a file into the comment fill colour. There are manual instructions he http://www.contextures.com/xlcomments02.html And sample code here to insert a selected picture into the active cell's comment: http://www.contextures.com/xlcomments03.html#Picture Kevin wrote: Greetings! A while back I saw a posting describing how to get an image into a comment in Excel 2000. I printed it out, but have since lost it. Does someone know how to do this. If I remember correctly, it somehow involved pasting and could only be done through VBA since pasting an image as a comment in the UI is not an option. Thanks in advance! -- Debra Dalgleish Excel FAQ, Tips & Book List http://www.contextures.com/tiptech.html |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Load image from directory for custom toolbar of Excel 2000 | Excel Worksheet Functions | |||
can we attach an image file to a excel cell ,like note pad comment | New Users to Excel | |||
How to Past an Image from Excel 2000 into MS Outlook 2000 | Excel Programming | |||
how do I insert image in a comment? | Excel Discussion (Misc queries) | |||
How do I place a .jpg image in an Excel comment? | Excel Discussion (Misc queries) |