The link below will take you to my example. My question is… without changing any code inside the forms themselves can I have one button control all of the buttons in each and every form. So that once the “master button is clicked it will tabulate all of the calulations in each form respectively? You will notice that I only have three forms but the project I am working on will have hundreds. This is simply a small portion of that for the sake of simplicity. What I am hoping some one can answer is if I can have a “master calc” button be clicked rather than clicking the calc button in each form?
Help would be greatly appreciated,
thanks in advance
Perhaps: jsfiddle.net/qvDFY/9/n
Basically:
Although I am unsure why the ’96’ was fed into the CalculateIMSUB function in your example