LondonEddie
New Member
- Joined
- Jun 1, 2011
- Messages
- 4
Hi there,
I've got the following forumla which is working fine, however I want to be able to copy it all the way down the worksheet, but only populate the cell it's in if cell C7 has something in it, i.e. not blank so that it doesn't look untidy, is this possible?
=IFERROR(CONCATENATE(C2,B7,D2,C7),"")
Thanks,
Eddie.
I've got the following forumla which is working fine, however I want to be able to copy it all the way down the worksheet, but only populate the cell it's in if cell C7 has something in it, i.e. not blank so that it doesn't look untidy, is this possible?
=IFERROR(CONCATENATE(C2,B7,D2,C7),"")
Thanks,
Eddie.