Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 20
Default Excel - disable automatic function

Hello


How can I disable excel when copying from exp. Cell C4 and past special
formulas into C5 that copy the same cell number exp C4 and not C5.

p.s. €“ I am trying to link the same cells from couple of worksheets into 1
column (exp. In column A, I want to link all C4 cells from all worksheets),
but when I try to do that it links like this C4, C5, C6, etc, but I want that
in column A are all cells C4 from the selected worksheets (but without manual
function retyping).


Thank you very much!

Kindly regards,
ekonomija

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Excel - disable automatic function

=INDIRECT("Sheet" & (ROW()+1) & "!C4") entered into A1 of target Sheet1.

Returns value from Sheet2!C4.

When copied down, A2 will be Sheet2!C4 etc.


Gord Dibben MS Excel MVP

On Thu, 10 Jan 2008 14:36:01 -0800, ekonomija
wrote:

Hello


How can I disable excel when copying from exp. Cell C4 and past special
formulas into C5 that copy the same cell number exp C4 and not C5.

p.s. – I am trying to link the same cells from couple of worksheets into 1
column (exp. In column A, I want to link all C4 cells from all worksheets),
but when I try to do that it links like this C4, C5, C6, etc, but I want that
in column A are all cells C4 from the selected worksheets (but without manual
function retyping).


Thank you very much!

Kindly regards,
ekonomija


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Excel - disable automatic function

That should have read "When copied down, A2 will be Sheet3!C4 etc."


Gord

On Thu, 10 Jan 2008 18:20:00 -0800, Gord Dibben <gorddibbATshawDOTca wrote:

=INDIRECT("Sheet" & (ROW()+1) & "!C4") entered into A1 of target Sheet1.

Returns value from Sheet2!C4.

When copied down, A2 will be Sheet2!C4 etc.


Gord Dibben MS Excel MVP

On Thu, 10 Jan 2008 14:36:01 -0800, ekonomija
wrote:

Hello


How can I disable excel when copying from exp. Cell C4 and past special
formulas into C5 that copy the same cell number exp C4 and not C5.

p.s. – I am trying to link the same cells from couple of worksheets into 1
column (exp. In column A, I want to link all C4 cells from all worksheets),
but when I try to do that it links like this C4, C5, C6, etc, but I want that
in column A are all cells C4 from the selected worksheets (but without manual
function retyping).


Thank you very much!

Kindly regards,
ekonomija


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 - disable automatic function ekonomija Excel Worksheet Functions 4 January 12th 08 09:43 PM
How to disable the automatic getpivotdata function in excel? [email protected] Excel Worksheet Functions 0 September 6th 07 01:54 PM
How to disable the automatic getpivotdata function in excel? [email protected] Excel Worksheet Functions 0 September 6th 07 01:54 PM
Disable the automatic reviewing toolbar in Excel Barnaby Excel Discussion (Misc queries) 0 January 10th 07 03:22 PM
How do I disable automatic date formatting in excel? tcuneio Excel Discussion (Misc queries) 1 January 21st 05 10:47 PM


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