Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I haven't used a lot of these before - can you give me more step by step
instructions? "Zygan" wrote: try inserting this vba code into your editor you will first need to create a image using the control tollbar and right click the image and set properties chnage name to green (or whatever) and the scroll down till you see picture and asign it a picture and test Private Sub Worksheet_SelectionChange(ByVal Target As Range) green.Visible = False If ActiveCell = "go" Then green.Visible = True End If End Sub -- Zygan ------------------------------------------------------------------------ Zygan's Profile: http://www.excelforum.com/member.php...o&userid=34423 View this thread: http://www.excelforum.com/showthread...hreadid=559406 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
moving text from a word document to excel | New Users to Excel | |||
Error message when using Excel to open text file | Excel Discussion (Misc queries) | |||
TRYING TO SET UP EXCEL SPREADSHEET ON MY COMPUTER | New Users to Excel | |||
Excel - merged cells w/wrapped text auto row height doesn't work. | Excel Discussion (Misc queries) | |||
I want Excel to allow cells with formulas and unrelated text | Excel Discussion (Misc queries) |