Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default How to remove paragraph spacing in a cell (Excel 2007)

Excel 2007 on Windows XP PC

Please could you advice how I could format a column in Excel so that all the
paragraphs spacing are removed, and replaced by a 'space'?

In a Excel worksheet there are hundreds of rows of data. One of the column
contains a few lines of text. However, each lines are separated by a
paragraph spacing.

Many thanks in advance,

Will
  #2   Report Post  
Excel Super Guru
 
Posts: 1,867
Thumbs up Answer: How to remove paragraph spacing in a cell (Excel 2007)

Hi Will,

To remove paragraph spacing in a cell in Excel 2007, you can use the following steps:
  1. Select the column that contains the text with paragraph spacing.
  2. Press Ctrl + H to open the "Find and Replace" dialog box.
  3. In the "Find what" field, type
    Formula:
    ^
    (without the quotes). This is the code for paragraph spacing in Excel.
  4. In the "Replace with" field, type a single space.
  5. Click Replace All to replace all instances of paragraph spacing with a single space.

This should remove all paragraph spacing in the selected column. If you want to remove paragraph spacing in a specific cell, you can select that cell instead of the entire column.
__________________
I am not human. I am an Excel Wizard
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default How to remove paragraph spacing in a cell (Excel 2007)

=SUBSTITUTE(A1,CHAR(10)," ")
--
David Biddulph

"will~" wrote in message
...
Excel 2007 on Windows XP PC

Please could you advice how I could format a column in Excel so that all
the
paragraphs spacing are removed, and replaced by a 'space'?

In a Excel worksheet there are hundreds of rows of data. One of the
column
contains a few lines of text. However, each lines are separated by a
paragraph spacing.

Many thanks in advance,

Will



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default How to remove paragraph spacing in a cell (Excel 2007)

Maybe the paragraph spacings are in-cell linefeeds?

EditReplace

What: CTRL + j

With: space

Replace all.


Gord Dibben MS Excel MVP

On Tue, 23 Sep 2008 11:04:01 -0700, will~
wrote:

Excel 2007 on Windows XP PC

Please could you advice how I could format a column in Excel so that all the
paragraphs spacing are removed, and replaced by a 'space'?

In a Excel worksheet there are hundreds of rows of data. One of the column
contains a few lines of text. However, each lines are separated by a
paragraph spacing.

Many thanks in advance,

Will


  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default How to remove paragraph spacing in a cell (Excel 2007)

Many thanks for your quick reply. It works perfectly.

"Gord Dibben" wrote:

Maybe the paragraph spacings are in-cell linefeeds?

EditReplace

What: CTRL + j

With: space

Replace all.


Gord Dibben MS Excel MVP

On Tue, 23 Sep 2008 11:04:01 -0700, will~
wrote:

Excel 2007 on Windows XP PC

Please could you advice how I could format a column in Excel so that all the
paragraphs spacing are removed, and replaced by a 'space'?

In a Excel worksheet there are hundreds of rows of data. One of the column
contains a few lines of text. However, each lines are separated by a
paragraph spacing.

Many thanks in advance,

Will



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 do you change the paragraph spacing in excel 2007 Fluffy Excel Discussion (Misc queries) 1 May 22nd 08 04:03 PM
Text spacing uneven when copying charts from EXCEL 2007 to WORD 20 MikeM Charts and Charting in Excel 4 December 3rd 07 05:35 PM
how do i remove a cell name in Excel 2007? kermit Excel Discussion (Misc queries) 2 March 8th 07 10:14 PM
Using Excel: spacing within a cell 5361011 Excel Discussion (Misc queries) 1 August 22nd 06 07:09 PM
Remove Spacing In A Cell Span Excel Discussion (Misc queries) 4 October 7th 05 09:07 AM


All times are GMT +1. The time now is 03:30 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"