Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Junior Member
 
Posts: 1
Question Concatenate if there is a value or Find and Replace Null values

I have 125 columns of data to concatenate into one cell. I would like the reult to be a succinct list of only the rows that contained values.

Here is an extract of the concatenation:

=CONCATENATE("<li",$CE1,": ",CE2,CHAR(10),
"<li",$CF$1,": ",CF2,CHAR(10),
"<li",$CG$1,": ",CG2,CHAR(10),
"<li",$CH$1,": ",CH2,CHAR(10),
"<li",$CI$1,": ",CI2,CHAR(10),
"<li",$CJ$1,": ",CJ2,CHAR(10),
"<li",$CK$1,": ",CK2,CHAR(10),
"<li",$CL$1,": ",CL2,CHAR(10),
"<li",$CM$1,": ",CM2,CHAR(10),
"<li",$CN$1,": ",CN2,CHAR(10),
"<li",$CO$1,": ",CO2,CHAR(10),
"<li",$CP$1,": ",CP2)

This generates:
<lifunction:
<lihousing:
<liio_connection:
<liitem_fam:
<limanufacturer: ITW Switches
<lirohs: No
<liitw_series: Series 23
<lihole_diameter:
<liinput_voltage:
<limil_spec_no:
<lioperation:
<licurrent:

Now I need to find and replace the blank values that this creates, as only CI2, CJ2 and CK2 have values.

And this is the problem: the Find and Replace Dialogue does not behave as I would expect after pasting all of the concatenated results as values.

Replace:
<li*: CHAR(10)

where * is the wildcard

With:

[blank]

And this just does not work. Any ideas would be appreciated.
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
How to replace null values with zero? Eric Setting up and Configuration of Excel 2 April 28th 23 03:43 AM
How to find columns which contain less than x null values Geoff Excel Worksheet Functions 1 December 29th 08 10:51 AM
Replace Null Values in a Column Steve C Excel Discussion (Misc queries) 4 May 15th 08 08:52 AM
Find and Replace looking for values ArcticWolf Excel Discussion (Misc queries) 1 November 14th 07 12:42 PM
How do I find and replace null values in Excel 2002 worksheets? Peter Excel Worksheet Functions 5 October 27th 06 04:53 AM


All times are GMT +1. The time now is 02:00 PM.

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

About Us

"It's about Microsoft Excel"