Question
Inventory calculations
So, I'm trying to created an inventory sheet that calculates to toal cost based on the unit price x the qty. I know how to write this in excel but java scrips confuse me. I have 34 lines that I need to write it for. is there a way to write 1 script and apply it to each row? or will I have to write specifically for each line. I have attached a clip of the sheet that I am supposed to use.
