Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 25
Default Circular reference error

Hi all -

I store a fomula on Formulas! to be copied to Data! at run-time.
The formula is stored in $B1 and ref's $B1 so I get a circular ref
error.

What can I do?
Thanks
-marc

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 25
Default Circular reference error

bump

Any help out there please?

Thanks
-goss

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Circular reference error


Not certain what the problem is. A function that refers to itself is
certainly a circular reference. Is the function supposed to refer to
itself? In cases where a circular reference is necessary, you have to
enable iteration (Tools - Options - Calculation - check the
iteration box).


--
MrShorty
------------------------------------------------------------------------
MrShorty's Profile: http://www.excelforum.com/member.php...o&userid=22181
View this thread: http://www.excelforum.com/showthread...hreadid=460233

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 25
Default Circular reference error

Hi Shorty -

No I store the formula on a tab named formulas until at runtime the
formula is copied to a tab named data.

The formula is stored in cell B1 on Formula!
It is a lookup formula with syntax =vlookup($B1,mytbl,3,false)

So the circular ref error.

Thanks
-goss




MrShorty wrote:
Not certain what the problem is. A function that refers to itself is
certainly a circular reference. Is the function supposed to refer to
itself? In cases where a circular reference is necessary, you have to
enable iteration (Tools - Options - Calculation - check the
iteration box).


--
MrShorty
------------------------------------------------------------------------
MrShorty's Profile: http://www.excelforum.com/member.php...o&userid=22181
View this thread: http://www.excelforum.com/showthread...hreadid=460233


  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Circular reference error


So, as I understand it: The formula is stored in "formulas" but doesn'
need to do anything there. When copied to "data," it will be copied t
a cell other than B1, so it doesn't create a circular referenc
there??

If the formula isn't needed to do anything in "formulas," I woul
probably put an apostrophe at the front ('=...) so Excel will treat th
cell as text rather than as a formula. Then remove the apostrophe whe
you copy it to "data.

--
MrShort
-----------------------------------------------------------------------
MrShorty's Profile: http://www.excelforum.com/member.php...fo&userid=2218
View this thread: http://www.excelforum.com/showthread.php?threadid=46023

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
circular reference calculation error Alexey[_3_] Excel Worksheet Functions 2 September 22nd 08 01:18 PM
Circular Reference Error The Narcissist Excel Worksheet Functions 1 September 13th 08 03:14 AM
Circular Reference Error Even Though There Is No C.R. Excelenator Excel Worksheet Functions 0 July 25th 06 07:42 PM
Circular Reference error... Regnab Excel Discussion (Misc queries) 0 May 22nd 06 01:23 PM
Circular reference error Rick Excel Discussion (Misc queries) 1 October 5th 05 08:45 PM


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