S
sonofroy
I have a form with 2 fields
Amount1
Amount2
What I am trying to accomplish is when you fill in Amount1, Amount 2 will
automatically be 80% of the value of amount1
My code for Amount2 is =[Amount1]*.8
every event I have tried has produced nothing for Amount2. Any ideas where I
should put this to get Amount2 code to work? Thanks
Amount1
Amount2
What I am trying to accomplish is when you fill in Amount1, Amount 2 will
automatically be 80% of the value of amount1
My code for Amount2 is =[Amount1]*.8
every event I have tried has produced nothing for Amount2. Any ideas where I
should put this to get Amount2 code to work? Thanks