Hello,
I have an excel that has currency conversion datatable .
I wanted to calculate the values of exchange and assign them to a variable - “exchangeValue”.
How can i push “exchangeValue” variable into already existing “exchange” column of datatable.
please help