Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Column N is value - Column A is the result here is the code: Range("A2").Select ActiveCell.FormulaR1C1 = _ "=IF(RC[13]80000,""$80,000 or above"",IF(RC[13]70000,""$70,000 - $79,999"",IF(RC[13]60000,""$60,000 - $69,999"",IF(RC[13]50000,""$50,000 - $59,999"",IF(RC[13]40000,""$40,000 - $49,999"",IF(RC[13]30000,""$30,000 - $39,999"",IF(RC[13]20000,""$20,000 - $29,999"",IF(RC[13]15000,""$15,000 - $15,999"",""$15,000 or below""))))))))" but in Column A they all give me the result is: $80,000 or above Even the amount is only 5000 Please Help Best Regards |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help with what is wrong with code | Excel Programming | |||
What the F@#% is wrong with this code?? | Excel Programming | |||
What's wrong with this code??? | Excel Programming | |||
What is wrong with this code? | Excel Programming | |||
What's wrong with the code,pls hv a look | Excel Programming |