Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default excel transpose and references to cells in other sheets

Hi, I'm trying to transpose a spreadsheet table (Paste Special/
Transpose). The local formula (=SUM(B1:B2)) transpose fine, but the
formulae that link to other sheets don't:

=SUMIF('Sheet A'!C:C,B5,'Sheet A'!O:O)

becomes

=SUMIF('Sheet A'!#REF!,C90,'Sheet A'!#REF!)

- effectively not keeping the references to the other sheet (Sheet A).

What I want is the formula to keep the same place in the other sheet,
ie:

=SUMIF('Sheet A'!C:C!,C90,'Sheet A'!O:O)

Anyone know how I can make this happen? As it's this sheet I'm
transposing, not the other one.

Many thanks.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 208
Default excel transpose and references to cells in other sheets

If you use $ signs in the formulas, the transpose should work.

On Jul 18, 10:08*am, wrote:
Hi, I'm trying to transpose a spreadsheet table (Paste Special/
Transpose). The local formula (=SUM(B1:B2)) transpose fine, but the
formulae that link to other sheets don't:

=SUMIF('Sheet A'!C:C,B5,'Sheet A'!O:O)

becomes

=SUMIF('Sheet A'!#REF!,C90,'Sheet A'!#REF!)

- effectively not keeping the references to the other sheet (Sheet A).

What I want is the formula to keep the same place in the other sheet,
ie:

=SUMIF('Sheet A'!C:C!,C90,'Sheet A'!O:O)

Anyone know how I can make this happen? As it's this sheet I'm
transposing, not the other one.

Many thanks.


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default excel transpose and references to cells in other sheets

Yes, "absoluting" the other-sheet references does work.

Is there a way of changing a range of formulas? F4 only seems to work
on one cell - or am I going to have to write code to do it? Thanks for
your help.
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
Transpose cell references RSunday Excel Discussion (Misc queries) 1 February 15th 08 01:39 PM
Does anyone have any good references for making excel sheets into webpages? dd Excel Discussion (Misc queries) 1 January 22nd 07 02:01 PM
Excel references to other sheets kmhog Excel Worksheet Functions 2 February 27th 06 11:23 PM
Transpose Reletive Cell References? Conan Kelly Excel Worksheet Functions 1 January 12th 06 04:45 PM
Transpose-relative cell references would be useful. carlmanaster Excel Worksheet Functions 7 March 15th 05 01:04 AM


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