L
Luigi
Hi all,
I have some trouble to modelling, with some OOP principles, a situation like
this.
I have some controls, with unique name, that check equality between sums of
Excel cells, like:
"Control1"
Sheet1.A1 + Sheet2.A2 = Sheet1.B1 + Sheet2B2
and so on.
Has anyone any idea?
I'm using C# 2.0.
Thanks a lot
I have some trouble to modelling, with some OOP principles, a situation like
this.
I have some controls, with unique name, that check equality between sums of
Excel cells, like:
"Control1"
Sheet1.A1 + Sheet2.A2 = Sheet1.B1 + Sheet2B2
and so on.
Has anyone any idea?
I'm using C# 2.0.
Thanks a lot