Hi!
I'm trying to use two columns mutually exclusive for data input. In the first column the user can enter the value in USD and in the second column in EUR. The other member automatically adjusts to the first data entered depending on exchange rate. Any idea how I can accomplish that?
__[A]_________[B]_________[C]
1_[Value USD]_[Value EUR]__[Exchange rate]
2_[1]_________[0,704]______[1,42]
3_[1,42]_______[1]
4…
…
Bookmarks