Pasting the actual text of a cell

skatz
10-22-2007, 09:57 AM
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 $?

I’m using Office 2002

Thanks

BBauer42
10-22-2007, 12:33 PM
Are you doing this programmatically (VBA)?

I don't quite understand the question. Are you saying that if cell A1 has the contents "Hello", you want to copy "Hello" to a different cell?

skatz
10-22-2007, 04:01 PM
A1 =Sheet1!C128
A2 =Sheet1!C129

When I copy row A and B 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

Thanks

skatz
10-23-2007, 07:49 AM
I just updated my reply.

Roger_Wgnr
10-23-2007, 05:20 PM
As far as I know you would need to use the $ to reference a static location for copy and past of a group of cells. Now if you want to copy the cells one by one you can select the cell to copy from and copy the text in the formula bar and then past this into the new cell and the reference will not change.

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum