Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Excel Functions - Recursive

Hi all,

I have a list in Excel, where I already put a Formula to get the following
results:
Block Category Row SeatNo Range ChangeSearch
A.1 2 29 1 No Change
A.1 2 29 2 No Change
A.1 2 29 3 No Change
A.1 2 29 4 No Change
A.1 2 29 5 No Change
A.1 2 29 6 No Change
A.1 2 29 7 No Change
A.1 2 29 8 No Change
A.1 2 29 9 Change
A.1 2 29 15 No Change
A.1 2 29 16 No Change
....

Now I want to calculate the range from the first seat to the "Change" to get
something like:
Block Category Row SeatNo Range
A.1 2 29 1 1-9
A.1 2 29 1 15-XXX

How can this be done recursively in Excel, no macro?!
If only possible with macro, does anyone has a hint?

Thanks in advance and kisses,
Mel
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,440
Default Excel Functions - Recursive

Look at DataSubtotals

--
Kind regards,

Niek Otten

"Mel_la_Bel" wrote in message
...
Hi all,

I have a list in Excel, where I already put a Formula to get the following
results:
Block Category Row SeatNo Range ChangeSearch
A.1 2 29 1 No Change
A.1 2 29 2 No Change
A.1 2 29 3 No Change
A.1 2 29 4 No Change
A.1 2 29 5 No Change
A.1 2 29 6 No Change
A.1 2 29 7 No Change
A.1 2 29 8 No Change
A.1 2 29 9 Change
A.1 2 29 15 No Change
A.1 2 29 16 No Change
...

Now I want to calculate the range from the first seat to the "Change" to
get
something like:
Block Category Row SeatNo Range
A.1 2 29 1 1-9
A.1 2 29 1 15-XXX

How can this be done recursively in Excel, no macro?!
If only possible with macro, does anyone has a hint?

Thanks in advance and kisses,
Mel



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Excel Functions - Recursive

Hello Niek,

what should that do? Kind of Data-consolidate?

Thank you,
Mel

"Niek Otten" wrote:

Look at DataSubtotals

--
Kind regards,

Niek Otten

"Mel_la_Bel" wrote in message
...
Hi all,

I have a list in Excel, where I already put a Formula to get the following
results:
Block Category Row SeatNo Range ChangeSearch
A.1 2 29 1 No Change
A.1 2 29 2 No Change
A.1 2 29 3 No Change
A.1 2 29 4 No Change
A.1 2 29 5 No Change
A.1 2 29 6 No Change
A.1 2 29 7 No Change
A.1 2 29 8 No Change
A.1 2 29 9 Change
A.1 2 29 15 No Change
A.1 2 29 16 No Change
...

Now I want to calculate the range from the first seat to the "Change" to
get
something like:
Block Category Row SeatNo Range
A.1 2 29 1 1-9
A.1 2 29 1 15-XXX

How can this be done recursively in Excel, no macro?!
If only possible with macro, does anyone has a hint?

Thanks in advance and kisses,
Mel




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
Recursive Functions...maybe busboy10 Excel Worksheet Functions 0 March 28th 11 09:46 PM
How do you write a recursive formula in excel? DaveE Excel Worksheet Functions 1 April 5th 09 02:53 AM
close workbook without closing excel and stop recursive function chris Excel Discussion (Misc queries) 3 July 10th 06 08:23 PM
recursive sums Joe Excel Worksheet Functions 6 July 17th 05 09:45 AM
Chalange: Creating recursive tree from Excel List lenhardturs Excel Programming 0 October 28th 04 07:23 PM


All times are GMT +1. The time now is 10:49 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"