Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am very green to vba so I am not sure how to do this...but since all
I can figure is avery complicated nested IF statements, I thought maybe VBA is where is belongs. We have a spreadsheet where depending on what size is put in column C and Column D, we want it to group 1 way in column e and another way in column f (mosty rounding two different ways) example C D E F <5 Outpatient 6 12 12.2 Inpatient 14 18 23.7 Inpatient 24 26 16.5 Inpatient 17 18 Can anyone help with this or give me a better suggestions to do this? Many thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
IF OR Statements | Excel Discussion (Misc queries) | |||
If statements | Excel Discussion (Misc queries) | |||
IF Statements (Mutliple Statements) | Excel Worksheet Functions | |||
IF Statements...I think | Excel Worksheet Functions | |||
operator statements, shorting when reusing one of the statements? | Excel Programming |