I have an excel file with a prices listed in column A. I would like to easily calculate a list of the prices if they are discounted by 10%. I gave column A2 a name of Cost. I know that I can create a function in column B like this:
= Cost * 90%
What I don't know is how to have the function apply to every cell in the A column without having to manually clicking on each A cell and typing = Cost * 90%
Could someone please help me?
Thanks,
= Cost * 90%
What I don't know is how to have the function apply to every cell in the A column without having to manually clicking on each A cell and typing = Cost * 90%
Could someone please help me?
Thanks,