Can I get a formula? pretty simple...

Beachson

Active Member
Joined
Oct 28, 2009
Messages
468
I would like to multiply every cell in column A by B:1 I obviously cannot just go =A2*B1 and drag it down so how would I do that???
 

Excel Facts

How can you automate Excel?
Press Alt+F11 from Windows Excel to open the Visual Basic for Applications (VBA) editor.
There's a couple ways...

=A2*B$1 - the $ locks the row, so you can fill it down and it will stay B$1..


Copy B1
Highlight Column A
Right Click - Paste Special - Values - Multiply


Hope that helps..
 
Upvote 0
that does help thank you...do you know how I would do this???....

Lets say I have 4 sizes in column A with a sales total in columb B and above the first size is a style number with it's total sales and lets say that repeats 10 times with the same sizes but the style number and the sales totals are different how would I divide or multiply the first set of sizes by B2 and the second set of sizes by B7 and so on even if there were a different number of sizes every time I just want to dictate that every size be divided or multiplied by it's total every time a different total??? any thoughts???
 
Upvote 0

Forum statistics

Threads
1,214,590
Messages
6,120,421
Members
448,961
Latest member
nzskater

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top