Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Adam Kroger
 
Posts: n/a
Default Some questions on copy/paste in excel 97

Greetings gurus and thanks in advance:

1: when copying and pasting formulas, is it possible to specify the "step"
the formula references will take between cells? Example: A formula in A1
references data in cell C1, when I copy the fomula to A2, I want the
reference to go to C3 (instead of C2).

2: If you have 2 workbooks, each with multiple sheets in them (Call them
Book1 and Book2). Each workbook has fomulas that call references from
sheets other than theeir own within their respectice workbooks. Can you
combine the 2 seperate workbooks into 1 workbook without the formula
references remaining attached to the original files? Example of what
happened to my formula:

=IF(ISBLANK('C:\Documents and Settings\Adam\Desktop\Battletech\COMBAT
TRACKER -OLD\[BattleTech - Combat Tracker
v1.0.xls]ROUNDS'!N68),"",'C:\Documents and
Settings\Adam\Desktop\Battletech\COMBAT TRACKER -OLD\[BattleTech - Combat
Tracker v1.0.xls]ROUNDS'!N68)


  #2   Report Post  
Posted to microsoft.public.excel.misc
Max
 
Posts: n/a
Default Some questions on copy/paste in excel 97

"Adam Kroger wrote:
.. 1: when copying and pasting formulas, is it possible to specify the

"step"
the formula references will take between cells? Example: A formula in A1
references data in cell C1, when I copy the fomula to A2, I want the
reference to go to C3 (instead of C2).


One way

Taking your example process ..

Put in the starting cell, say A1: =INDIRECT("C"&ROW(A1)*2-1)
Copy A1 down

This would return the same as:

In A1: =C1
In A2: =C3
In A3: =C5
etc

--
Rgds
Max
xl 97
---
Singapore, GMT+8
xdemechanik
http://savefile.com/projects/236895
--


  #3   Report Post  
Posted to microsoft.public.excel.misc
Marcus Ahlbäck
 
Posts: n/a
Default Some questions on copy/paste in excel 97

1) One way is to copy the formula to C3 and the cut-and-paste it from C3 to C2

2) I don't know exactly what you want to achieve, but here are some
alternatives: If you just want to get rid of the link to the original files
you could use the paste- special-values alternative. If you want to redirect
the link to your new file you could use the edit link change source option or
the find and replace option (assuming that your new file is structured in the
same way as the original ones)

Kind regards Marcus

"Adam Kroger @hotmail.com" wrote:

Greetings gurus and thanks in advance:

1: when copying and pasting formulas, is it possible to specify the "step"
the formula references will take between cells? Example: A formula in A1
references data in cell C1, when I copy the fomula to A2, I want the
reference to go to C3 (instead of C2).

2: If you have 2 workbooks, each with multiple sheets in them (Call them
Book1 and Book2). Each workbook has fomulas that call references from
sheets other than theeir own within their respectice workbooks. Can you
combine the 2 seperate workbooks into 1 workbook without the formula
references remaining attached to the original files? Example of what
happened to my formula:

=IF(ISBLANK('C:\Documents and Settings\Adam\Desktop\Battletech\COMBAT
TRACKER -OLD\[BattleTech - Combat Tracker
v1.0.xls]ROUNDS'!N68),"",'C:\Documents and
Settings\Adam\Desktop\Battletech\COMBAT TRACKER -OLD\[BattleTech - Combat
Tracker v1.0.xls]ROUNDS'!N68)



  #4   Report Post  
Posted to microsoft.public.excel.misc
Adam Kroger
 
Posts: n/a
Default Some questions on copy/paste in excel 97

Thank you Marcus and Max, your information was exactly what I needed to keep
me from having to manually edit almost 300 cells of formulas.


"Max" wrote in message
...
"Adam Kroger wrote:
.. 1: when copying and pasting formulas, is it possible to specify the

"step"
the formula references will take between cells? Example: A formula in
A1
references data in cell C1, when I copy the fomula to A2, I want the
reference to go to C3 (instead of C2).


One way

Taking your example process ..

Put in the starting cell, say A1: =INDIRECT("C"&ROW(A1)*2-1)
Copy A1 down

This would return the same as:

In A1: =C1
In A2: =C3
In A3: =C5
etc

--
Rgds
Max
xl 97
---
Singapore, GMT+8
xdemechanik
http://savefile.com/projects/236895
--




  #5   Report Post  
Posted to microsoft.public.excel.misc
Max
 
Posts: n/a
Default Some questions on copy/paste in excel 97

You're welcome, Adam !
Thanks for the feedback ..
--
Rgds
Max
xl 97
---
Singapore, GMT+8
xdemechanik
http://savefile.com/projects/236895
--
"Adam Kroger @hotmail.com" <adam_kroger<nospam wrote in message
...
Thank you Marcus and Max, your information
was exactly what I needed to keep me
from having to manually edit almost 300 cells of formulas.



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
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? Richard Excel Discussion (Misc queries) 2 May 13th 23 11:46 AM
excel 4.0 macro removal tool Sachin Shah Excel Discussion (Misc queries) 0 August 25th 05 04:17 AM
excel 4.0 macro remover tool Sachin Shah Excel Discussion (Misc queries) 0 August 25th 05 04:14 AM
Difference in number of Excel NewsGroups Hari Prasadh Excel Discussion (Misc queries) 1 January 25th 05 11:32 AM
SPAM in Excel General Questions Carole O Excel Discussion (Misc queries) 1 January 7th 05 08:04 PM


All times are GMT +1. The time now is 08:54 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"