Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 117
Default FUNCTION STABILITY

Can anybody tell me which of the functions are undetectable by a circular
formulation - considering calculation mode is automatic... Really i need
this for awareness and avoidance of erroneous results.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,440
Default FUNCTION STABILITY

Maybe you can re-formulate your question? I have no idea what you mean. I waited for others to answer your question but it looks
as if it's not too clear.

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"romelsb" wrote in message ...
| Can anybody tell me which of the functions are undetectable by a circular
| formulation - considering calculation mode is automatic... Really i need
| this for awareness and avoidance of erroneous results.


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,118
Default FUNCTION STABILITY

Do you mean these functions which refer to their container cells?

A1: =COLUMN(A1)....returns 1
A1: =COLUMNS(A1)....returns 1
A1: =ROW(A1)....returns 1
A1: =ROWS(A1)....returns 1
A1: =CELL("address",A1)
A1: =OFFSET(A1,1,0)....as long as it doesn't resolve to A1...returns the
ref'd cell value

That's all I can think of right now.

Does that help?
***********
Regards,
Ron

XL2002, WinXP


"romelsb" wrote:

Can anybody tell me which of the functions are undetectable by a circular
formulation - considering calculation mode is automatic... Really i need
this for awareness and avoidance of erroneous results.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 117
Default FUNCTION STABILITY

try this :
from CELL A21 = ROW()+B21
from CELL B21 = ROW()+A21
CUT B21 then PASTE to B23
DOES YOU CIRCULAR REF. TOOLBARS BLINK !!!


"Ron Coderre" wrote:

Do you mean these functions which refer to their container cells?

A1: =COLUMN(A1)....returns 1
A1: =COLUMNS(A1)....returns 1
A1: =ROW(A1)....returns 1
A1: =ROWS(A1)....returns 1
A1: =CELL("address",A1)
A1: =OFFSET(A1,1,0)....as long as it doesn't resolve to A1...returns the
ref'd cell value

That's all I can think of right now.

Does that help?
***********
Regards,
Ron

XL2002, WinXP


"romelsb" wrote:

Can anybody tell me which of the functions are undetectable by a circular
formulation - considering calculation mode is automatic... Really i need
this for awareness and avoidance of erroneous results.

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,118
Default FUNCTION STABILITY

DOES YOU CIRCULAR REF. TOOLBARS BLINK !!!<<

Of course it does! In fact, I got the circ ref warning as soon as I put the
formula into B21.....But nothing to do with the ROW functions.

A21 refers to B21
and B21 refers to A21

That's a typical circular reference.

Um....Did you have a reason for asking me to do that?

***********
Regards,
Ron

XL2002, WinXP


"romelsb" wrote:

try this :
from CELL A21 = ROW()+B21
from CELL B21 = ROW()+A21
CUT B21 then PASTE to B23
DOES YOU CIRCULAR REF. TOOLBARS BLINK !!!


"Ron Coderre" wrote:

Do you mean these functions which refer to their container cells?

A1: =COLUMN(A1)....returns 1
A1: =COLUMNS(A1)....returns 1
A1: =ROW(A1)....returns 1
A1: =ROWS(A1)....returns 1
A1: =CELL("address",A1)
A1: =OFFSET(A1,1,0)....as long as it doesn't resolve to A1...returns the
ref'd cell value

That's all I can think of right now.

Does that help?
***********
Regards,
Ron

XL2002, WinXP


"romelsb" wrote:

Can anybody tell me which of the functions are undetectable by a circular
formulation - considering calculation mode is automatic... Really i need
this for awareness and avoidance of erroneous results.



  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 117
Default FUNCTION STABILITY

Thanks Ron for the reply...My reason..I have a spreadsheet before where I
used this row() function within a formula IN THESE CELLS and it was logically
linked with other formulas on other Worksheets....then some dummy guy insert
cells randomly on top of these and upon save/close the file - I lost the
logic on the whole workbook...its a financial worksheet...anyway, I hope
there will be some way later to control this simple situation....I would like
to know other functions if it behaves the same....thanks a lot...

"Ron Coderre" wrote:

DOES YOU CIRCULAR REF. TOOLBARS BLINK !!!<<


Of course it does! In fact, I got the circ ref warning as soon as I put the
formula into B21.....But nothing to do with the ROW functions.

A21 refers to B21
and B21 refers to A21

That's a typical circular reference.

Um....Did you have a reason for asking me to do that?

***********
Regards,
Ron

XL2002, WinXP


"romelsb" wrote:

try this :
from CELL A21 = ROW()+B21
from CELL B21 = ROW()+A21
CUT B21 then PASTE to B23
DOES YOU CIRCULAR REF. TOOLBARS BLINK !!!


"Ron Coderre" wrote:

Do you mean these functions which refer to their container cells?

A1: =COLUMN(A1)....returns 1
A1: =COLUMNS(A1)....returns 1
A1: =ROW(A1)....returns 1
A1: =ROWS(A1)....returns 1
A1: =CELL("address",A1)
A1: =OFFSET(A1,1,0)....as long as it doesn't resolve to A1...returns the
ref'd cell value

That's all I can think of right now.

Does that help?
***********
Regards,
Ron

XL2002, WinXP


"romelsb" wrote:

Can anybody tell me which of the functions are undetectable by a circular
formulation - considering calculation mode is automatic... Really i need
this for awareness and avoidance of erroneous results.

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
Need some comments on my Utility_Move class module. jchen Excel Worksheet Functions 0 August 21st 06 07:05 PM
Creating a Custom Excel Function to Calculate Gini Coefficients [email protected] Excel Worksheet Functions 3 February 21st 06 10:15 PM
Date & Time mully New Users to Excel 4 May 23rd 05 11:56 AM
Conversion SVC Excel Worksheet Functions 9 February 28th 05 02:29 PM
HOW CAN I GET OFFICE 2003 EXCEL BASIC TO NEST FUNCTIONS LIKE EXCE. Robert AS Excel Worksheet Functions 4 December 2nd 04 10:49 AM


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