Forum Discussion
TPhipps
Mar 11, 2020Copper Contributor
Beginner at Formulas... need help
I need to take the total from column Adlts (column E) and multiply that number by 25, putting the sum in column Ex25 (Column F). Column E are the number of adults that have to pay for a dinner (Colum...
Savia
Mar 11, 2020Iron Contributor
This would just be:
=E2*25
=E2*25