dotchieJack
Member
Dear helpers,
I have a frame (frame 1) with 3 textboxes, (TB1,TB2 & TB3)
TB3 is the result of some calculations from TB1 & TB2, so far no problem, works fine.
But I have a second frame (frame2) with 5 texboxes (TB4->TB8)
The question is, I do a calculation in frame 1, the result (TB3) should go into the first empty texbox in frame 2. If TB4 is empty then result from TB3 in TB4, if TB4 is not empty then result from TB3 in TB5, if TB4 and TB5 are not empty then the result from TB3 in TB6 etc.
Please advice
Thanks
I have a frame (frame 1) with 3 textboxes, (TB1,TB2 & TB3)
TB3 is the result of some calculations from TB1 & TB2, so far no problem, works fine.
But I have a second frame (frame2) with 5 texboxes (TB4->TB8)
The question is, I do a calculation in frame 1, the result (TB3) should go into the first empty texbox in frame 2. If TB4 is empty then result from TB3 in TB4, if TB4 is not empty then result from TB3 in TB5, if TB4 and TB5 are not empty then the result from TB3 in TB6 etc.
Please advice
Thanks