Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22
Default Absolute references in Calculated Table columns

I need to create an absolute reference in a calculated column so that when I
copy the formula across to subsequent columns the formula continues to refer
to the equivalent of $D4. How is this done using table columns? When I copy
now to the next column it applies a relative reference.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 80
Default Absolute references in Calculated Table columns

Can you be more specific? $D4 will always refer to Column D, but the
row will remain relative. $D$4 will always refer to D4.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,091
Default Absolute references in Calculated Table columns

$D4 is a combination of an absolute column address ($D) and a relative row
address(4). If you want to reference D4 always, use $D$4.

Tyro

"Humphrey" wrote in message
...
I need to create an absolute reference in a calculated column so that when
I
copy the formula across to subsequent columns the formula continues to
refer
to the equivalent of $D4. How is this done using table columns? When I
copy
now to the next column it applies a relative reference.



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22
Default Absolute references in Calculated Table columns

What I was after was an absolute reference using the table nomenclature ie,
Table_CBCC_Data[[#This Row],[dateBudget]]. Is there a table formula
equivalent in 2007 to $D4, something like Table_CBCC_Data[[#This
Row],$[dateBudget]].

"Humphrey" wrote:

I need to create an absolute reference in a calculated column so that when I
copy the formula across to subsequent columns the formula continues to refer
to the equivalent of $D4. How is this done using table columns? When I copy
now to the next column it applies a relative reference.

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Absolute references in Calculated Table columns

On 14 jan, 22:19, Humphrey wrote:
What I was after was an absolute reference using the table nomenclature ie,
Table_CBCC_Data[[#This Row],[dateBudget]]. *Is there a table formula
equivalent in 2007 to $D4, something like Table_CBCC_Data[[#This
Row],$[dateBudget]]. *



"Humphrey" wrote:
I need to create an absolute reference in a calculated column so that when I
copy the formula across to subsequent columns the formula continues to refer
to the equivalent of $D4. *How is this done using table columns? *When I copy
now to the next column it applies a relative reference.- Tekst uit oorspronkelijk bericht niet weergeven -


- Tekst uit oorspronkelijk bericht weergeven -


Humprey,

I've got the same problem and no direct answers. The simple $ trick
still works but is not what we want.
Im using 12 colomns with for the monthly turnover calculations
(sumproducts) and some colomns with input for this calculations. The
input colomns need an absolute reference in the sumproduct. Using the
new tableformat i can't copy one month over all twelve. I have to
manualy correct the formula or loose the new tabel functionality and
use the old $ trick.

For now I've a small issue (12 corrections is overseeable) but i have
to do the same exercise over 52 weeks and next all working days later
on.....

I hope adding the same problem in different words will help.


  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 14
Default Absolute references in Calculated Table columns

Humphrey,

Just got the answer myself in a newer post. Use indirect to make it
absolute
so i.e Table_CBCC_Data[[#This Row],[dateBudget]] becomes
INDIRECT("Table_CBCC_Data[[#This Row],[dateBudget]]")
this will be absolute

see also http://www.cpearson.com/excel/indirect.htm


On 14 jan, 22:00, Humphrey wrote:
I need to create an absolute reference in a calculated column so that when I
copy the formula across to subsequent columns the formula continues to refer
to the equivalent of $D4. How is this done using table columns? When I copy
now to the next column it applies a relative reference.





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
Help with converting a block of cells with Absolute and mixed references to relative references Vulcan Excel Worksheet Functions 3 December 13th 07 11:43 PM
Absolute References Dan Beard Excel Discussion (Misc queries) 3 October 16th 07 03:20 AM
Calculated Field and Calculated Item in Pivot Table Fred Smith Excel Discussion (Misc queries) 0 March 4th 07 08:15 PM
Absolute References [email protected] Excel Worksheet Functions 1 November 29th 06 12:41 AM
pivot table formulas for calculated field or calculated item Vicky Excel Discussion (Misc queries) 3 June 6th 06 05:06 AM


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