Hi all,
I have 4 text boxes that are serving as calculated fields on my form, and these are based off certain values in certain boxes, i.e the run rate and the quantity in a certain production department, so for example, the run rate is 5000, the production department is machine so the text boxes works out the time elapsed based on the machine quantity, same for bench, etc.
What I now need is to hide these 4 fields and have a single text box then basically says "If Production Department is MACHINE then show the result from MACHINE CALCULATION and If Production Department is BENCH then show, etc etc". I've tried several different pieces of code but all I'm getting is a blank text box.
Any ideas?
Thanks!
I have 4 text boxes that are serving as calculated fields on my form, and these are based off certain values in certain boxes, i.e the run rate and the quantity in a certain production department, so for example, the run rate is 5000, the production department is machine so the text boxes works out the time elapsed based on the machine quantity, same for bench, etc.
What I now need is to hide these 4 fields and have a single text box then basically says "If Production Department is MACHINE then show the result from MACHINE CALCULATION and If Production Department is BENCH then show, etc etc". I've tried several different pieces of code but all I'm getting is a blank text box.
Any ideas?
Thanks!