Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Excel conditional cell merge

Hi,
How we can merge rage of cell based on a condition may be in fourmula or
using macro
Regards
Sandip
  #2   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Excel conditional cell merge

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
EXCEL CELL MERGE Patricia Excel Worksheet Functions 3 August 15th 08 11:40 PM
Excel 2007 conditional format and merge cells PeterHS Excel Discussion (Misc queries) 0 June 17th 08 04:41 PM
help on excel merge cell Sandip Patel Excel Discussion (Misc queries) 4 October 15th 07 03:51 PM
Conditional merge martin Excel Discussion (Misc queries) 0 March 28th 07 02:51 AM
Excel should let me use the merge and center with unprotected cell Dennis Cantellops Excel Discussion (Misc queries) 0 August 26th 06 03:46 AM


All times are GMT +1. The time now is 09:13 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"