Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
How we can merge rage of cell based on a condition may be in fourmula or using macro Regards Sandip |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Presuming you meant say conditionally concatenate only if cols A and B both
contain numbers, then something like this In C2: =IF(COUNT(A2:B2)=2,A2&", "&B2,"") Copy down -- Max Singapore http://savefile.com/projects/236895 Downloads:20,500 Files:365 Subscribers:65 xdemechanik --- "Sandip Dalvi" wrote: How we can merge range of cell based on a condition may be in formula or using macro |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
EXCEL CELL MERGE | Excel Worksheet Functions | |||
Excel 2007 conditional format and merge cells | Excel Discussion (Misc queries) | |||
help on excel merge cell | Excel Discussion (Misc queries) | |||
Conditional merge | Excel Discussion (Misc queries) | |||
Excel should let me use the merge and center with unprotected cell | Excel Discussion (Misc queries) |