![]() |
circular reference
Hi,
I feel stupid but I just can't get any idea how to avoid circular reference. I have table (first sheet) where I am supposed to put in quantities and on the other sheet i have table with warehouse infmation. What I want is to reduce amount from warehouse by number enterd in table on first sheet so i can always know how many quantites I have in warehouse! Any idea? Thanks in advance! |
circular reference
What you are trying to do is not possible, or rather, is not practicable
using formulas, you would need to use VBA. Would that be an acceptable option? -- HTH Sandy In Perth, the ancient capital of Scotland and the crowning place of kings Replace @mailinator.com with @tiscali.co.uk "Sasa Stankovic" wrote in message ... Hi, I feel stupid but I just can't get any idea how to avoid circular reference. I have table (first sheet) where I am supposed to put in quantities and on the other sheet i have table with warehouse infmation. What I want is to reduce amount from warehouse by number enterd in table on first sheet so i can always know how many quantites I have in warehouse! Any idea? Thanks in advance! |
circular reference
Hi,
Well, i do know solution with VBA but i was thinking about formulas and I couldn't find any solution. I always end with circular reference. But, thanxs for trying! I will solve the problem with VBA and everything will be OK. I would be even more happy with Access but it is not OK with my friends who should use application. Thanks one more time! sasa stankovic "Sandy Mann" wrote in message ... What you are trying to do is not possible, or rather, is not practicable using formulas, you would need to use VBA. Would that be an acceptable option? -- HTH Sandy In Perth, the ancient capital of Scotland and the crowning place of kings Replace @mailinator.com with @tiscali.co.uk "Sasa Stankovic" wrote in message ... Hi, I feel stupid but I just can't get any idea how to avoid circular reference. I have table (first sheet) where I am supposed to put in quantities and on the other sheet i have table with warehouse infmation. What I want is to reduce amount from warehouse by number enterd in table on first sheet so i can always know how many quantites I have in warehouse! Any idea? Thanks in advance! |
circular reference
What have you tried? It ought to be possible (and not too difficult)
to make the warehouse sheet a running total without circular formulas. Depending on how the table is set up, perhaps DSUM or SUMPRODUCT could be used in the warehouse sheet. And keep any references to the warehouse sheet out of the table (first sheet) to avoid circular issues. I have a feeling the problem is more in the design of the sheets than in finding the right formula. |
All times are GMT +1. The time now is 10:10 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com