Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
suppose A1 cell is having no. = 5
a2 = 6 i want to automatically get an image in A3 tht ^ (not this image but an image of an arrow from clip art positioning upward ) meaning that six is greater. its common in investments. when price goes up. automatically upward arrow should appear. Vice versa when A1 = 6 A2 = 5 then in A3 downward showing picture should come meaning .price of share has gone down. how do i do this in excel sheet. please mail me abt this topic. Rgds yusuf |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi
Use an IF formula and format the cell as Wingdings3. You can then use i and h - which will give you the necessary arrows eg: =IF(A2A1,"i","h") Andy. "yusuf" wrote in message ... suppose A1 cell is having no. = 5 a2 = 6 i want to automatically get an image in A3 tht ^ (not this image but an image of an arrow from clip art positioning upward ) meaning that six is greater. its common in investments. when price goes up. automatically upward arrow should appear. Vice versa when A1 = 6 A2 = 5 then in A3 downward showing picture should come meaning .price of share has gone down. how do i do this in excel sheet. please mail me abt this topic. Rgds yusuf |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Little arrows are difficult to read on a large spreadsheet.........have you
considered conditional formatting to color the cells differently for each condition? Vaya con Dios, Chuck, CABGx3 "yusuf" wrote: suppose A1 cell is having no. = 5 a2 = 6 i want to automatically get an image in A3 tht ^ (not this image but an image of an arrow from clip art positioning upward ) meaning that six is greater. its common in investments. when price goes up. automatically upward arrow should appear. Vice versa when A1 = 6 A2 = 5 then in A3 downward showing picture should come meaning .price of share has gone down. how do i do this in excel sheet. please mail me abt this topic. Rgds yusuf |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? | Excel Discussion (Misc queries) | |||
How can i get an If formula in excel to edit another cell? | Excel Worksheet Functions | |||
converting formula from lotus.123 to excel | Excel Worksheet Functions | |||
Excel Range Value issue (Excel 97 Vs Excel 2003) | Excel Discussion (Misc queries) | |||
Formula checking multiple worksheets | Excel Worksheet Functions |