Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Sub change_test () if range("C4").value = "1" then range("E4").numberformat = "0.00%" if range("C4").value = "2" then range("E4").numberformat = "$0.00" end if end if end sub that should work.. -- dok11 ----------------------------------------------------------------------- dok112's Profile: http://www.excelforum.com/member.php...fo&userid=1058 View this thread: http://www.excelforum.com/showthread.php?threadid=48102 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional Statement using a Drop down box | Excel Worksheet Functions | |||
If statement and Drop-Down | Excel Discussion (Misc queries) | |||
Need to use if statement with drop down lists has this been done | Excel Worksheet Functions | |||
Macro VBA, Drop down IF statement | Excel Programming | |||
If statement with a drop down list | Excel Discussion (Misc queries) |