Forum Discussion

Michael63's avatar
Michael63
Copper Contributor
Mar 24, 2020

VBA Runtime Error 1004 while assigning formula to a cell

I have created a small macro to apply a currency conversion with a fixed factor on selected cells.       Sub ApplyUSD_ConversionRate() ' ' Devides through USD_ConversionRate on selected cells ' ...

Resources