I have a dataset that connects the fields and I would like to have a code that checks if there is enough balance(AccountB) and if there is enough balnce it deducts the input value(Withdrawals) from balance and save the new value as current balance.


I have a dataset that connects the fields and I would like to have a code that checks if there is enough balance(AccountB) and if there is enough balnce it deducts the input value(Withdrawals) from balance and save the new value as current balance.

