Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am looking for a formula that will find non zeros in column A and string
columns A & B, where there are a least 50 rows of information. The stringed cells should be seperated by "," and a space. I have the following formula but it becomes to big to fit in the cell. =if(a1<0,a1&" "&b1&","&" ","")&if(a2<0,a2&" "&b2&","&" ","")&if(a3....etc) I appreciate the help |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Logical test | New Users to Excel | |||
logical test | Excel Worksheet Functions | |||
logical test | Excel Worksheet Functions | |||
Concatenate a Logical Test | Excel Discussion (Misc queries) | |||
Logical test | Excel Discussion (Misc queries) |