Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I know Word has the ability to caption a picture (insert picture - right
click on picture - Caption). Does Excel have similar functionality? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Place a text box on your picture and gropu both the objects.
HTH, -- Pranav Vaidya VBA Developer PN, MH-India If you think my answer is useful, please rate this post as an ANSWER!! "SooDesuNe" wrote: I know Word has the ability to caption a picture (insert picture - right click on picture - Caption). Does Excel have similar functionality? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thanks for the suggestion. That's what I'm doing currently. Is there a way
with a little more finesse? "Pranav Vaidya" wrote: Place a text box on your picture and gropu both the objects. HTH, -- Pranav Vaidya VBA Developer PN, MH-India If you think my answer is useful, please rate this post as an ANSWER!! "SooDesuNe" wrote: I know Word has the ability to caption a picture (insert picture - right click on picture - Caption). Does Excel have similar functionality? |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
I tried doing it several ways in Word and Excel also, not much luck. I think this is the best possible way, unless one of the experts share their views. -- Pranav Vaidya VBA Developer PN, MH-India If you think my answer is useful, please rate this post as an ANSWER!! "SooDesuNe" wrote: Thanks for the suggestion. That's what I'm doing currently. Is there a way with a little more finesse? "Pranav Vaidya" wrote: Place a text box on your picture and gropu both the objects. HTH, -- Pranav Vaidya VBA Developer PN, MH-India If you think my answer is useful, please rate this post as an ANSWER!! "SooDesuNe" wrote: I know Word has the ability to caption a picture (insert picture - right click on picture - Caption). Does Excel have similar functionality? |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I'm not an expert here, but you could use a Label (either from the Form's or
Visual Basic toolbars) instead of a TextBox... then the Label's framework would be transparent for the Form's Label or you could set the Label's BackStyle property to 0-fmBackStyleTransparent for the Visual Basic Label... that way only the text (without any framing) will show on top of the picture... that might look better for what you are doing. Rick "Pranav Vaidya" wrote in message ... Hi, I tried doing it several ways in Word and Excel also, not much luck. I think this is the best possible way, unless one of the experts share their views. -- Pranav Vaidya VBA Developer PN, MH-India If you think my answer is useful, please rate this post as an ANSWER!! "SooDesuNe" wrote: Thanks for the suggestion. That's what I'm doing currently. Is there a way with a little more finesse? "Pranav Vaidya" wrote: Place a text box on your picture and gropu both the objects. HTH, -- Pranav Vaidya VBA Developer PN, MH-India If you think my answer is useful, please rate this post as an ANSWER!! "SooDesuNe" wrote: I know Word has the ability to caption a picture (insert picture - right click on picture - Caption). Does Excel have similar functionality? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Caption attribute at Cell in Excel XML | Excel Discussion (Misc queries) | |||
Caption at Cell level of Excel XML | Excel Discussion (Misc queries) | |||
Excel should let me caption individual bars in a stacked chart | Charts and Charting in Excel | |||
label caption equal excel value | Excel Worksheet Functions | |||
picture in caption?? | Excel Discussion (Misc queries) |