View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
harishnehru harishnehru is offline
external usenet poster
 
Posts: 1
Default If the Value in S is < to E round off to its Value


Hello need help, please

I have a sheet which Cloumn S has formula (=J6+N6+R6).

In Column E I have shown Service Type A, B, or C. The value of A=28.00,
B=28.00, C=15.00. But the values is not shown in the sheet, we just show
Service type (typeA, typeB, or typeC).

Now I want to show in Column S if the value is less than its type, the
value should be rounded off to its type.

For e.g. Row6 ColumnE=TypeA, columnJ6=5, columnN6=7, columnR6=4, the
value in columnS =16. But I want to show columnS=28, because its typeA
and less than its type value. If the value is more than typeA in column
S then sum =J6+N6+R6.

Also need help if you reply with any programming to run in Excel for
this question, how to insert the program in Excel and and make it
working.

I hope I have made it clear.

Thank you very much in advance..


--
harishnehru
------------------------------------------------------------------------
harishnehru's Profile: http://www.excelforum.com/member.php...o&userid=32262
View this thread: http://www.excelforum.com/showthread...hreadid=527075