Hallo, can someone please help.

I've got 2 calculations, and they need each other for the calculation, I've declared both global, because H44_Out is first 0 is used as H42_Out and therefore giving a wrong value to H42_Out, is their a way to do this?

H44_Out = (G123_Calc + H42_Out + tenantingCosts + developmentCosts + authority +
        propertyValue + H37_Out + E93_Calc + E91_Calc + estimateCost) * 0.004;
H42_Out = (estimateCost + E91_Calc + E93_Calc + H37_Out + propertyValue +
        authority + developmentCosts + tenantingCosts + H4

Recommended Answers

All 2 Replies

please elaborate your problem not able to understand

so wot's the error you get..
or u better add watch and check ur parameters and their values..!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.