Quick Question

jmarcus16

New Member
Joined
Mar 10, 2004
Messages
12
If I have 5 numbers in a row and want to multiply them all by the same number in cell XYZ, what is the keystroke to make a global formula insert?
Thanks in advance - Jonathan.
 

Excel Facts

Formula for Yesterday
Name Manager, New Name. Yesterday =TODAY()-1. OK. Then, use =YESTERDAY in any cell. Tomorrow could be =TODAY()+1.
Copy the cell in XYZ

Highlight the cells you want to multiply by the number.

Edit | PasteSpecial | Multiply
 
Upvote 0
Hello,

Is this an example of your scenario

A1 = 1
A2 = 2
A3 = 3
A4 = 4
A5 = 5

A7 = 6

in B1 you want A1*A7
in B2 you want B1*A7

Enter the formula for B2 = A1*$A$7, put the cursor in the bottom right hand corner, until you get a black cross, and double click the mouse button.

Is this what you require or are you adamant to use keystrokes,

Put the cursor in the cell below the one with the data in and press CTRL and D together, this will only fill in the one cell though.
 
Upvote 0
If you are trying to take the formula in XYZ and multiply it against all the cells in a range, make sure the cell references in the formula in XYZ are absolute (use $), copy cell XYZ, then highlight the range of cells you want multiplied then paste special>formulas>multiply

If you want the cells in the range to know have *XYZ added to them, then in a different cell, put =XYZ with absolute references, then copy that cell, highlight the range of cells you want multiplied then paste special>formulas>multiply
 
Upvote 0

Forum statistics

Threads
1,214,585
Messages
6,120,390
Members
448,957
Latest member
Hat4Life

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