J
Javes
Hi All thanks for the help so far you have taught me so
much but I guess this is only code that works to compare
two textboxes and output the results in another.
The follwing code is great if the two fields are not
matching....
= IIF([Textbox1] = [Textbox2], [Textbox1], "UNBALANCED")
I would like to know what I can ADD to this if it does
match because if Textbox1 does equal Textbox2 I want it
then to show the Amount from textbox1 or textbox2.
Please HELP!!!!
Thanks all you great people.
Javes
much but I guess this is only code that works to compare
two textboxes and output the results in another.
The follwing code is great if the two fields are not
matching....
= IIF([Textbox1] = [Textbox2], [Textbox1], "UNBALANCED")
I would like to know what I can ADD to this if it does
match because if Textbox1 does equal Textbox2 I want it
then to show the Amount from textbox1 or textbox2.
Please HELP!!!!
Thanks all you great people.
Javes