Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default In a formula how can I reference the outline level of a row?

I would like to create a column that automatically calculates an outline
number of a row in a spreadsheet based on its level of indenture when rows
are grouped and ungrouped in Outline mode.

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 320
Default In a formula how can I reference the outline level of a row?

Select A1. Create a named variable, like "level" -- Insert/Name/Define, type
Level. In the Refers to, use =GET.CELL(28,A1)
In the worksheet, enter =level and it will return the row level. For column,
use GET.CELL(29,A1)

"Dana DeLuca" wrote:

I would like to create a column that automatically calculates an outline
number of a row in a spreadsheet based on its level of indenture when rows
are grouped and ungrouped in Outline mode.

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
Using an offset formula for the reference in a relative reference Cuda Excel Worksheet Functions 6 November 15th 06 05:12 PM
How to Define a named Formula at the Worksheet level? RPJ Excel Worksheet Functions 2 October 22nd 06 05:11 PM
stop showing changed text in formula bar on different level ginger Excel Discussion (Misc queries) 0 August 15th 06 03:17 PM
outline Vinaya Excel Worksheet Functions 2 June 22nd 06 08:01 PM
another EXPERT LEVEL FORMULA from me Tim Excel Discussion (Misc queries) 2 November 8th 05 11:11 AM


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