Nothing would please me more than to abandon the ridiculous US units.
The issue is: This is a “weight and balance” sheet for an aircraft.
If the tank volume of a given tank is read out - then it’s done in the stupid-age units of US.gallons.
If a crew fills an empty tank to the max, he enters -depending on the tank, for example, 200liters.
Workflow is normally: enter liters, or calculate gallons to liters, then enter liters.
I do understand perfectly that A1 and A2 in my request can’t hold formulas, or be circularly updating each other. Yet - for sanity - I would have A1 and A2 always display the same volume - in different units.
My real request is really for trigging a macro - only when the user edits a cell…
Macro “A_one” would respond to user-made change in A1 - and update A2.
Macro “A_two” would respond to user-made change in A2 - and update A1.
The main goal is then to run a macro only when a cell is edited by the user (and not the other macro)