ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Insert Autoshapes in excel (https://www.excelbanter.com/excel-programming/405299-insert-autoshapes-excel.html)

[email protected]

Insert Autoshapes in excel
 
Hello,

I would like to insert an object (autoshape) in a Excel 2003.

If Value in a cell = UP then the autoshape UPARROW with blue color to
be displayed
If Value in a cell = DOWN then the autoshape DOWNARROW with blue color
to be displayed
If Value in a cell = FLAT then the autoshape FLAT with blue color to
be displayed( some thing like this, but all the ends are connected
<==)

I have to automate these values either by IF-THEN-ELSE or by using
Macro VB as the same needs to be displayed in a loop.

Can anyone help to provide the solution for this problem?

Thanks in advance for your help/suggestions

Peter T

Insert Autoshapes in excel
 
What you describe is doable but have you considered using arrows from a font
such as Windinsg3 or Marlett with respective characters in an If formula,
together with Conditional formatting to change the font colour.

Regards,
Peter T


wrote in message
...
Hello,

I would like to insert an object (autoshape) in a Excel 2003.

If Value in a cell = UP then the autoshape UPARROW with blue color to
be displayed
If Value in a cell = DOWN then the autoshape DOWNARROW with blue color
to be displayed
If Value in a cell = FLAT then the autoshape FLAT with blue color to
be displayed( some thing like this, but all the ends are connected
<==)

I have to automate these values either by IF-THEN-ELSE or by using
Macro VB as the same needs to be displayed in a loop.

Can anyone help to provide the solution for this problem?

Thanks in advance for your help/suggestions




Dave Peterson

Insert Autoshapes in excel
 
Maybe you could do something like JE McGimpsey does at:
http://www.mcgimpsey.com/excel/lookuppics.html

wrote:

Hello,

I would like to insert an object (autoshape) in a Excel 2003.

If Value in a cell = UP then the autoshape UPARROW with blue color to
be displayed
If Value in a cell = DOWN then the autoshape DOWNARROW with blue color
to be displayed
If Value in a cell = FLAT then the autoshape FLAT with blue color to
be displayed( some thing like this, but all the ends are connected
<==)

I have to automate these values either by IF-THEN-ELSE or by using
Macro VB as the same needs to be displayed in a loop.

Can anyone help to provide the solution for this problem?

Thanks in advance for your help/suggestions


--

Dave Peterson


All times are GMT +1. The time now is 11:41 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com