#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Excel 2007 Tables

Perhaps i'm missing something.
But it seems very strange to me that you can't specify a "header column" in
excel tables and index by row. The only row index possible is [#This Row].
Someone please tell me i'm missing something very simple.

Thanks,
..
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,886
Default Excel 2007 Tables

Hi

Try
=INDEX(Table1[ColumnHeaderName],5)

will give the value in row 6 for the column name specified,
When you create the Table, it knows that Row 1 is header information,
and the Table data starts from row 2

--
Regards

Roger Govier


"Just Some Nobody" <Just Some wrote in
message ...
Perhaps i'm missing something.
But it seems very strange to me that you can't specify a "header
column" in
excel tables and index by row. The only row index possible is [#This
Row].
Someone please tell me i'm missing something very simple.

Thanks,
.



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Excel 2007 Tables

Thanks ... good pointer.

"Roger Govier" wrote:

Hi

Try
=INDEX(Table1[ColumnHeaderName],5)

will give the value in row 6 for the column name specified,
When you create the Table, it knows that Row 1 is header information,
and the Table data starts from row 2

--
Regards

Roger Govier


"Just Some Nobody" <Just Some wrote in
message ...
Perhaps i'm missing something.
But it seems very strange to me that you can't specify a "header
column" in
excel tables and index by row. The only row index possible is [#This
Row].
Someone please tell me i'm missing something very simple.

Thanks,
.




  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 12
Default Excel 2007 Tables

Not able to get the question clearly?? Is it about repeatiton of column/row
heading in every page or something related to Headers/Footers??

Shweta Srivastava.

"Just Some Nobody" wrote:

Perhaps i'm missing something.
But it seems very strange to me that you can't specify a "header column" in
excel tables and index by row. The only row index possible is [#This Row].
Someone please tell me i'm missing something very simple.

Thanks,
.

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Excel 2007 Tables

It's related to table references.

Table ::

TopLeft Column1 Column2 Column3
Row1 1 2 3
Row2 4 5 6
Row3 7 8 9

I can say MyTable[Column1] to get the range 1,4,7 but i can't say
MyTable[Row1] to get 1,2,3

Very annoying!!

"Shweta Srivastava77" wrote:

Not able to get the question clearly?? Is it about repeatiton of column/row
heading in every page or something related to Headers/Footers??

Shweta Srivastava.

"Just Some Nobody" wrote:

Perhaps i'm missing something.
But it seems very strange to me that you can't specify a "header column" in
excel tables and index by row. The only row index possible is [#This Row].
Someone please tell me i'm missing something very simple.

Thanks,
.



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
2007 pivot tables in 2003 ScottStonehouse Excel Discussion (Misc queries) 6 March 11th 08 07:53 PM
2007 Excel Pivot Tables - turn off subtotals DingBat Excel Discussion (Misc queries) 3 December 23rd 06 03:55 PM
Excel 2007 charting errors with pivot tables Lerxst Charts and Charting in Excel 0 December 6th 06 09:02 PM
Excel 2007 Error Reopening Pivot tables Mike L Setting up and Configuration of Excel 6 November 24th 06 09:53 PM
2007 Beta 2 Pivot Tables BrettStuart Excel Discussion (Misc queries) 1 August 21st 06 12:04 AM


All times are GMT +1. The time now is 02:34 AM.

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"