Hi,
Originally the programmer who created our database did an invoice report in which each line the US exchange rate was calculated. So that now everytime the rate changes and we invoice,(which is only once every 2 months), we have to go in and change the calculation. IE: ([price] *.075). But we have to change it on each line everytime we invoice. I am trying to see if there is a better way I can make the change so that everytime I invoice I make the change once (preferably a pop up) and then edit all the lines in my invoice report to something like[price]*[USX]).
Any ideas on how I can do this.
Originally the programmer who created our database did an invoice report in which each line the US exchange rate was calculated. So that now everytime the rate changes and we invoice,(which is only once every 2 months), we have to go in and change the calculation. IE: ([price] *.075). But we have to change it on each line everytime we invoice. I am trying to see if there is a better way I can make the change so that everytime I invoice I make the change once (preferably a pop up) and then edit all the lines in my invoice report to something like[price]*[USX]).
Any ideas on how I can do this.