Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8
Default Get address into 1 cell

Hi, I am trying to copy an address from a screen in IE7 and insert it into 1
cell of a spreadsheet, the problem I keep running into is that I copy the
address then try to paste it but instead of going into cell A3, where I want
it, it puts the first line into A3, the 2nd line into A4 and the third line
into A5. I thought I might be able to do something with paste special, but
the options I get will not allow me to achive what I want.
I really do hope someone out there can give me a pointer on how to solve
this problem
Thanks in advance
Peter

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 367
Default Get address into 1 cell

Doubleclick in the cell.

Then it should paste all in the same cell.

hth

Carlo

On Nov 6, 8:19 am, "Peter" wrote:
Hi, I am trying to copy an address from a screen in IE7 and insert it into 1
cell of a spreadsheet, the problem I keep running into is that I copy the
address then try to paste it but instead of going into cell A3, where I want
it, it puts the first line into A3, the 2nd line into A4 and the third line
into A5. I thought I might be able to do something with paste special, but
the options I get will not allow me to achive what I want.
I really do hope someone out there can give me a pointer on how to solve
this problem
Thanks in advance
Peter



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Get address into 1 cell

On Nov 5, 7:08 pm, carlo wrote:
Doubleclick in the cell.

Then it should paste all in the same cell.

hth

Carlo

On Nov 6, 8:19 am, "Peter" wrote:



Hi, I am trying to copy an address from a screen in IE7 and insert it into 1
cell of a spreadsheet, the problem I keep running into is that I copy the
address then try to paste it but instead of going into cell A3, where I want
it, it puts the first line into A3, the 2nd line into A4 and the third line
into A5. I thought I might be able to do something with paste special, but
the options I get will not allow me to achive what I want.
I really do hope someone out there can give me a pointer on how to solve
this problem
Thanks in advance
Peter- Hide quoted text -


- Show quoted text -


Alternatively, paste it normally. This will keep your fields in
separate cells. Next, create a function in the cell just to the right.
=A3&" "&A4&" "&A5.
This will combine the fields and leave spaces between them.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8
Default Get address into 1 cell

Many thanks, that works a treat, the only thing is that it enlarges the cell
to accomodate the address, is there a way of forcing the cell to remain a
preset size. I should only need to look at the address rarely and in normal
circumstances only when I do a mailshot. Many thanks
Peter
wrote in message
ups.com...
On Nov 5, 7:08 pm, carlo wrote:
Doubleclick in the cell.

Then it should paste all in the same cell.

hth

Carlo

On Nov 6, 8:19 am, "Peter" wrote:



Hi, I am trying to copy an address from a screen in IE7 and insert it
into 1
cell of a spreadsheet, the problem I keep running into is that I copy
the
address then try to paste it but instead of going into cell A3, where I
want
it, it puts the first line into A3, the 2nd line into A4 and the third
line
into A5. I thought I might be able to do something with paste special,
but
the options I get will not allow me to achive what I want.
I really do hope someone out there can give me a pointer on how to
solve
this problem
Thanks in advance
Peter- Hide quoted text -


- Show quoted text -


Alternatively, paste it normally. This will keep your fields in
separate cells. Next, create a function in the cell just to the right.
=A3&" "&A4&" "&A5.
This will combine the fields and leave spaces between them.


  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 367
Default Get address into 1 cell

On Nov 7, 1:30 am, "Peter" wrote:
Many thanks, that works a treat, the only thing is that it enlarges the cell
to accomodate the address, is there a way of forcing the cell to remain a
preset size. I should only need to look at the address rarely and in normal
circumstances only when I do a mailshot. Many thanks
wrote in message

ups.com...



On Nov 5, 7:08 pm, carlo wrote:
Doubleclick in the cell.


Then it should paste all in the same cell.


hth


Carlo


On Nov 6, 8:19 am, "Peter" wrote:


Hi, I am trying to copy an address from a screen in IE7 and insert it
into 1
cell of a spreadsheet, the problem I keep running into is that I copy
the
address then try to paste it but instead of going into cell A3, where I
want
it, it puts the first line into A3, the 2nd line into A4 and the third
line
into A5. I thought I might be able to do something with paste special,
but
the options I get will not allow me to achive what I want.
I really do hope someone out there can give me a pointer on how to
solve
this problem
Thanks in advance
Peter- Hide quoted text -


- Show quoted text -


Alternatively, paste it normally. This will keep your fields in
separate cells. Next, create a function in the cell just to the right.
=A3&" "&A4&" "&A5.
This will combine the fields and leave spaces between them.- Hide quoted text -


- Show quoted text -


I think you need to resize it afterwards again.



  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8
Default Get address into 1 cell

Many thanks Carlo, that was my thought too, but I hoped there might be a way
to do it automatically!
Peter
"carlo" wrote in message
oups.com...
On Nov 7, 1:30 am, "Peter" wrote:
Many thanks, that works a treat, the only thing is that it enlarges the
cell
to accomodate the address, is there a way of forcing the cell to remain a
preset size. I should only need to look at the address rarely and in
normal
circumstances only when I do a mailshot. Many thanks
wrote in message

ups.com...



On Nov 5, 7:08 pm, carlo wrote:
Doubleclick in the cell.


Then it should paste all in the same cell.


hth


Carlo


On Nov 6, 8:19 am, "Peter" wrote:


Hi, I am trying to copy an address from a screen in IE7 and insert
it
into 1
cell of a spreadsheet, the problem I keep running into is that I
copy
the
address then try to paste it but instead of going into cell A3,
where I
want
it, it puts the first line into A3, the 2nd line into A4 and the
third
line
into A5. I thought I might be able to do something with paste
special,
but
the options I get will not allow me to achive what I want.
I really do hope someone out there can give me a pointer on how to
solve
this problem
Thanks in advance
Peter- Hide quoted text -


- Show quoted text -


Alternatively, paste it normally. This will keep your fields in
separate cells. Next, create a function in the cell just to the right.
=A3&" "&A4&" "&A5.
This will combine the fields and leave spaces between them.- Hide
quoted text -


- Show quoted text -


I think you need to resize it afterwards again.


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
find last cell in range with data, display cell address sevi61 Excel Worksheet Functions 14 October 29th 07 08:36 PM
How do you do hard returns in 1 cell? entering address in 1 cell Jenn Excel Discussion (Misc queries) 2 June 18th 07 03:28 PM
How to create table of cell names with the name's cell address WildwoodEngr Excel Discussion (Misc queries) 1 October 26th 06 02:52 PM
how do I insert the address of a selected cell into a fixed cell cox Excel Discussion (Misc queries) 2 May 27th 06 07:44 PM
How make hyperlink refer to cell content rather than cell address. Omunene Excel Discussion (Misc queries) 3 March 2nd 06 01:07 AM


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