If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Excel > Pasting the actual text of a cell

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-29-07, 13:04
Joe1 Joe1 is offline
Registered User
 
Join Date: Nov 2004
Posts: 77
Pasting the actual text of a cell

Is there a way to paste the actual text of a cell (e.g. IF statement, calculation of some fields) not the formulas or values without adding the $?
Example

A1 =Sheet1!C128
A2 =Sheet1!C129

When I copy row 1 and 2 into row 10 and 11 it will get a mapping of
A10 =Sheet1!C138
A11 =Sheet1!C139

I want it to stay
A10 =Sheet1!C128
A11 =Sheet1!C129

How can this be done?

I’m using Office 2002

Thanks
Reply With Quote
  #2 (permalink)  
Old 10-29-07, 14:25
myle myle is offline
(Making Your Life Easy)
 
Join Date: Feb 2004
Location: New Zealand
Posts: 1,143
put a ' @ the begging of the cell which make then text

then you see the =Sheet1!C128 in the cell
__________________
hope this help

See clear as mud


StePhan McKillen
the aim is store once, not store multiple times
Remember... Optimize 'til you die!
Progaming environment:
Access based on my own environment: DAO3.6/A97/A2000/A2003
VB based on my own environment: vb6 sp5
ASP based on my own environment: 5.6
VB-NET based on my own environment started 2007
SQL-2005 based on my own environment started 2008
MYLE
Reply With Quote
  #3 (permalink)  
Old 10-29-07, 16:39
shades shades is offline
Registered User
 
Join Date: Oct 2003
Posts: 1,091
Or try using the INDIRECT function.
__________________
old, slow, and confused
but at least I'm inconsistent!

Rich
(retired Excel 2003 user, 3/28/2008)

How to ask a question on forums
Reply With Quote
  #4 (permalink)  
Old 10-30-07, 04:31
MikeTheBike MikeTheBike is offline
Registered User
 
Join Date: Apr 2004
Location: Derbyshire, UK
Posts: 714
Hi

If you only want to copy a single cell, then you can copy the cell contents from the cell when in cell edit mode (F2) and paste that. This paste the cell literal, you can then copy this relationally if it is a block you want to copy relationaly from there !?

Does that make sense?

MTB

Last edited by MikeTheBike; 10-30-07 at 04:35.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On