Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I got a request from a user to display dots like a trend graph -- in a cell
adjacent to another cell in a row - for each of several rows. The dots don't vary too much, and I was thinking I could draw these dots on VBA label controls and place these labels in the cell for each row. Actually, I'm not sure if I could draw dots inside of a VBA label control. My other alternative would be to create a custom label in .Net an add that as a custom control to Excel. Is there something simpler I could do within Excel before I go crazy with .Net on this? Thanks, Rich |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Bar graph with percentage of total marked inside each bar | Charts and Charting in Excel | |||
Excel graph and display | Excel Discussion (Misc queries) | |||
How do I display cell comments in an excel graph? | Charts and Charting in Excel | |||
Can you insert a graph inside another graph? if so how? | Charts and Charting in Excel | |||
legend display in a graph in excel | Excel Programming |