Hi
I have a table with columns for (amongst other things) amount and tax plus a column with a drop down list with options No (default) and Yes. I’d like to be able to run some code so that if a user selects Yes the amount is reduced by tax and tax is entered in its column. I guess I also need code to reverse this if the user changes the cell back to No.
Can anyone point me in the right direction?
David