HARD RETURN IN A CELL

G

Guest

I have a spreadsheet that was exported from Outlook or word and has a hard
return represented by the symbol of a square. It looks like in Outlook they
had a street address, hard return and then suite number. I need to go through
the spread sheet and delete each hard return in order to leave all the same
data in one cell. Can this hard return be removed, without going through each
record?

Thank you.
 
G

Guest

Try this:

Select the range of cells you need fixed

From the Excel main menu
<edit><replace>
Find What: ...Hold down the [Alt] key...type 0010...Release the [Alt] key
Replace with: ...Type a space
Click the [Replace All] button

That will replace all of the line feeds (ASCII code 0010) with a space.

Does that help?
***********
Regards,
Ron

XL2002, WinXP
 
D

Dave Peterson

Another way to specify that alt-enter key is to use ctrl-j (instead of
alt-0010).



Ron said:
Try this:

Select the range of cells you need fixed

From the Excel main menu
<edit><replace>
Find What: ...Hold down the [Alt] key...type 0010...Release the [Alt] key
Replace with: ...Type a space
Click the [Replace All] button

That will replace all of the line feeds (ASCII code 0010) with a space.

Does that help?
***********
Regards,
Ron

XL2002, WinXP

Dave T said:
I have a spreadsheet that was exported from Outlook or word and has a hard
return represented by the symbol of a square. It looks like in Outlook they
had a street address, hard return and then suite number. I need to go through
the spread sheet and delete each hard return in order to leave all the same
data in one cell. Can this hard return be removed, without going through each
record?

Thank you.
 
G

Guest

Good to know, Dave. Thanks.

***********
Regards,
Ron

XL2002, WinXP


Dave Peterson said:
Another way to specify that alt-enter key is to use ctrl-j (instead of
alt-0010).



Ron said:
Try this:

Select the range of cells you need fixed

From the Excel main menu
<edit><replace>
Find What: ...Hold down the [Alt] key...type 0010...Release the [Alt] key
Replace with: ...Type a space
Click the [Replace All] button

That will replace all of the line feeds (ASCII code 0010) with a space.

Does that help?
***********
Regards,
Ron

XL2002, WinXP

Dave T said:
I have a spreadsheet that was exported from Outlook or word and has a hard
return represented by the symbol of a square. It looks like in Outlook they
had a street address, hard return and then suite number. I need to go through
the spread sheet and delete each hard return in order to leave all the same
data in one cell. Can this hard return be removed, without going through each
record?

Thank you.
 
G

Guest

Thank you, it works perfectly.

David

Ron Coderre said:
Good to know, Dave. Thanks.

***********
Regards,
Ron

XL2002, WinXP


Dave Peterson said:
Another way to specify that alt-enter key is to use ctrl-j (instead of
alt-0010).



Ron said:
Try this:

Select the range of cells you need fixed

From the Excel main menu
<edit><replace>
Find What: ...Hold down the [Alt] key...type 0010...Release the [Alt] key
Replace with: ...Type a space
Click the [Replace All] button

That will replace all of the line feeds (ASCII code 0010) with a space.

Does that help?
***********
Regards,
Ron

XL2002, WinXP

:

I have a spreadsheet that was exported from Outlook or word and has a hard
return represented by the symbol of a square. It looks like in Outlook they
had a street address, hard return and then suite number. I need to go through
the spread sheet and delete each hard return in order to leave all the same
data in one cell. Can this hard return be removed, without going through each
record?

Thank you.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top