Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi all,
I have 2 formulas: =IF(LEFT(A1,1)="#",UPPER(MID(A1,1,2)),LOWER(MID(A1 ,1,2)))&LOWER(MID(A1,3,LEN(A1))) and =IF(LEFT(C1)="%",UPPER(C1),C1) As it is right now, I have to format a column of data using the top formula first, then reformat the data with the second formula once the first set is copied to the C column. Is there any way to combine these formulas so I can do them both in one step? Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Combining 2 Formulas | Excel Worksheet Functions | |||
Array Formulas take waaaay too long... | Excel Worksheet Functions | |||
Combining two formulas | Excel Worksheet Functions | |||
Combining formulas and results HELP!! | New Users to Excel | |||
combining countif formulas | Excel Worksheet Functions |