I am trying to set up a spreadsheet that will automatically multiply the entry in a cell by the price listed in another cell and display the total price in the cell instead of the previously entered amount purchased. For Example: Sailcraft permits are $250 each. I want to enter that someone purchased 2 and that 2 to automatically change to $500.
I am stumped. Does anyone have a code for VBA that would work for this? Ideally I would do this for multiple columns just changing the cell the amount is in for the multiplying and do it only for a range per column so that I can total each column at the bottom.
Thank you all in advance!
I am stumped. Does anyone have a code for VBA that would work for this? Ideally I would do this for multiple columns just changing the cell the amount is in for the multiplying and do it only for a range per column so that I can total each column at the bottom.
Thank you all in advance!