Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
kmb0702
 
Posts: n/a
Default How do I copy text from one workbook to another

I haven't been able to find a solution to my problem while I am trying to
link text from one workbook to another. I am not to familiar with formulas
for text.
  #2   Report Post  
Posted to microsoft.public.excel.misc
tim m
 
Posts: n/a
Default How do I copy text from one workbook to another

Well you could just copy and past from one to the other. Or if you put the
cell address from the 1st sheet into the 2nd sheet the text should show up.
For example:
Double click the cell in sheet to and type the = sign, then go to sheet one
and put the cursor in the cell that has the text you want and hit return.
Then go back to sheet 2 and you will see that it has the text from sheet 1.
If the text in sheet 1 changes the text in sheet 2 will changes as well.

"kmb0702" wrote:

I haven't been able to find a solution to my problem while I am trying to
link text from one workbook to another. I am not to familiar with formulas
for text.

  #3   Report Post  
Posted to microsoft.public.excel.misc
Marcelo
 
Posts: n/a
Default How do I copy text from one workbook to another

Hi,

assuming that you text is on cell A1

just use =a1

HTH
Regards from Brazil
Marcelo



"kmb0702" escreveu:

I haven't been able to find a solution to my problem while I am trying to
link text from one workbook to another. I am not to familiar with formulas
for text.

  #4   Report Post  
Posted to microsoft.public.excel.misc
kmb0702
 
Posts: n/a
Default How do I copy text from one workbook to another

I know how to copy from worksheet to worksheet. What I am trying to do is
show a text from a different workbook. I have tried different methods and the
only closest one comes up with a "0" in it.

"tim m" wrote:

Well you could just copy and past from one to the other. Or if you put the
cell address from the 1st sheet into the 2nd sheet the text should show up.
For example:
Double click the cell in sheet to and type the = sign, then go to sheet one
and put the cursor in the cell that has the text you want and hit return.
Then go back to sheet 2 and you will see that it has the text from sheet 1.
If the text in sheet 1 changes the text in sheet 2 will changes as well.

"kmb0702" wrote:

I haven't been able to find a solution to my problem while I am trying to
link text from one workbook to another. I am not to familiar with formulas
for text.

  #5   Report Post  
Posted to microsoft.public.excel.misc
tim m
 
Posts: n/a
Default How do I copy text from one workbook to another

The cell you are copying has text in it and not a formula that displays text?
(Copying straight text from one workbook to another should be exactly the
same as copying from one worksheet to another.)

Perhaps try 'copy'....'paste special'...'values'

"kmb0702" wrote:

I know how to copy from worksheet to worksheet. What I am trying to do is
show a text from a different workbook. I have tried different methods and the
only closest one comes up with a "0" in it.

"tim m" wrote:

Well you could just copy and past from one to the other. Or if you put the
cell address from the 1st sheet into the 2nd sheet the text should show up.
For example:
Double click the cell in sheet to and type the = sign, then go to sheet one
and put the cursor in the cell that has the text you want and hit return.
Then go back to sheet 2 and you will see that it has the text from sheet 1.
If the text in sheet 1 changes the text in sheet 2 will changes as well.

"kmb0702" wrote:

I haven't been able to find a solution to my problem while I am trying to
link text from one workbook to another. I am not to familiar with formulas
for text.



  #6   Report Post  
Posted to microsoft.public.excel.misc
kmb0702
 
Posts: n/a
Default How do I copy text from one workbook to another

What I mean by copying is that the 2 are linked together where I can change
one and the other will change as well. Copying it just doesn't formulate
anything for me I want the ability to have them both be the same.



"tim m" wrote:

The cell you are copying has text in it and not a formula that displays text?
(Copying straight text from one workbook to another should be exactly the
same as copying from one worksheet to another.)

Perhaps try 'copy'....'paste special'...'values'

"kmb0702" wrote:

I know how to copy from worksheet to worksheet. What I am trying to do is
show a text from a different workbook. I have tried different methods and the
only closest one comes up with a "0" in it.

"tim m" wrote:

Well you could just copy and past from one to the other. Or if you put the
cell address from the 1st sheet into the 2nd sheet the text should show up.
For example:
Double click the cell in sheet to and type the = sign, then go to sheet one
and put the cursor in the cell that has the text you want and hit return.
Then go back to sheet 2 and you will see that it has the text from sheet 1.
If the text in sheet 1 changes the text in sheet 2 will changes as well.

"kmb0702" wrote:

I haven't been able to find a solution to my problem while I am trying to
link text from one workbook to another. I am not to familiar with formulas
for text.

  #7   Report Post  
Posted to microsoft.public.excel.misc
tim m
 
Posts: n/a
Default How do I copy text from one workbook to another

Did you try this part of my previous post?....

Or if you put the
cell address from the 1st sheet into the 2nd sheet the text should show up.
For example:
Double click the cell in sheet to and type the = sign, then go to sheet one
and put the cursor in the cell that has the text you want and hit return.
Then go back to sheet 2 and you will see that it has the text from sheet 1.
If the text in sheet 1 changes the text in sheet 2 will changes as well

"kmb0702" wrote:

What I mean by copying is that the 2 are linked together where I can change
one and the other will change as well. Copying it just doesn't formulate
anything for me I want the ability to have them both be the same.



"tim m" wrote:

The cell you are copying has text in it and not a formula that displays text?
(Copying straight text from one workbook to another should be exactly the
same as copying from one worksheet to another.)

Perhaps try 'copy'....'paste special'...'values'

"kmb0702" wrote:

I know how to copy from worksheet to worksheet. What I am trying to do is
show a text from a different workbook. I have tried different methods and the
only closest one comes up with a "0" in it.

"tim m" wrote:

Well you could just copy and past from one to the other. Or if you put the
cell address from the 1st sheet into the 2nd sheet the text should show up.
For example:
Double click the cell in sheet to and type the = sign, then go to sheet one
and put the cursor in the cell that has the text you want and hit return.
Then go back to sheet 2 and you will see that it has the text from sheet 1.
If the text in sheet 1 changes the text in sheet 2 will changes as well.

"kmb0702" wrote:

I haven't been able to find a solution to my problem while I am trying to
link text from one workbook to another. I am not to familiar with formulas
for text.

  #8   Report Post  
Posted to microsoft.public.excel.misc
kmb0702
 
Posts: n/a
Default How do I copy text from one workbook to another

I have already tried that and that is where I still get an error or just get
a zero. They are both formatted for text so it is not a format issue.

"tim m" wrote:

Did you try this part of my previous post?....

Or if you put the
cell address from the 1st sheet into the 2nd sheet the text should show up.
For example:
Double click the cell in sheet to and type the = sign, then go to sheet one
and put the cursor in the cell that has the text you want and hit return.
Then go back to sheet 2 and you will see that it has the text from sheet 1.
If the text in sheet 1 changes the text in sheet 2 will changes as well

"kmb0702" wrote:

What I mean by copying is that the 2 are linked together where I can change
one and the other will change as well. Copying it just doesn't formulate
anything for me I want the ability to have them both be the same.



"tim m" wrote:

The cell you are copying has text in it and not a formula that displays text?
(Copying straight text from one workbook to another should be exactly the
same as copying from one worksheet to another.)

Perhaps try 'copy'....'paste special'...'values'

"kmb0702" wrote:

I know how to copy from worksheet to worksheet. What I am trying to do is
show a text from a different workbook. I have tried different methods and the
only closest one comes up with a "0" in it.

"tim m" wrote:

Well you could just copy and past from one to the other. Or if you put the
cell address from the 1st sheet into the 2nd sheet the text should show up.
For example:
Double click the cell in sheet to and type the = sign, then go to sheet one
and put the cursor in the cell that has the text you want and hit return.
Then go back to sheet 2 and you will see that it has the text from sheet 1.
If the text in sheet 1 changes the text in sheet 2 will changes as well.

"kmb0702" wrote:

I haven't been able to find a solution to my problem while I am trying to
link text from one workbook to another. I am not to familiar with formulas
for text.

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
Copy Worksheet from one Workbook to another Workbook Autumn Dreams Excel Discussion (Misc queries) 5 September 12th 08 10:55 PM
copy worksheet to another workbook jtaiariol Excel Discussion (Misc queries) 5 January 1st 06 06:32 PM
Find text in another workbook and paste if found match - VBA Pasmatos Excel Discussion (Misc queries) 1 November 10th 05 01:00 PM
Copy tabs(sheets) from workbook without link to original source Rich Ulichny Excel Discussion (Misc queries) 3 August 25th 05 02:11 AM
On click, copy text into another cell - XL2K Bob the Builder Excel Worksheet Functions 2 March 16th 05 10:03 PM


All times are GMT +1. The time now is 05:38 PM.

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"