Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Bill Martin
 
Posts: n/a
Default Circular reference problem

Like I said, you can accomplish what you want with VBA if you're familiar with
that. You'd have to set it up to monitor when one cell is modified and then
copy the modification to the other sheet.

You'd need to use the Worksheet_Change event. Walkenbach describes it in his
book "Excel 2003 Power Programming with VBA" if you have it, or if a local
library has it. It's on page 624 in my particular edition of the book.

Good luck...

Bill
-----------------------
R.Hocking wrote:
Thanks for your thoughts Bill - I know what you're saying about avoiding
circular refs. I think in this case they would be ok, however. The
scenario is that I have on one sheet a list of 810 individual items.
These items are stored in 10 drawers of 9x9. Hence Sheet1 is the whole
list, then I have a further 10 sheets to represent the layout and
contents of each drawer. When an item is removed / altered I would
normally enter this in the Sheet1 list, so all is fine. I just wondered
if, on the odd occasion if I altered it in one of the other sheets, if I
could get Excel to effectively do the reverse and update the Sheet1 ref!
there are no real formulas, just an ='Sheet1'!$E2 type formula in each
cell of sheets 2 to10. Pretty much a glorified filing system really!


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
Excel too helpful! (problem with absolute reference) PK Excel Worksheet Functions 2 January 25th 06 02:51 PM
Cell reference problem Jim Olsen Excel Worksheet Functions 4 October 31st 05 05:47 AM
Highest Value / Circular Reference Help Josh M Excel Discussion (Misc queries) 1 May 23rd 05 07:33 PM
Highest Value / Circular Reference Help Josh M Excel Worksheet Functions 0 May 23rd 05 06:49 PM
problem with cell reference in =sum(offset(cell reference,x,y,z,a)). Want cell ref to be variable. [email protected] Excel Worksheet Functions 2 December 11th 04 12:05 AM


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