Question About formulas

quietkagome

New Member
Joined
Oct 7, 2017
Messages
2
Hello everyone, I need some big help on functions and formulas as I am completely stumped, and am going to get some tutoring to further my knowledge of excel, on account of me entering several different formulas, and not one being accurate. I have to create a formula in cell c5 that calculates the monthly insurance premiums for an entire accounting department. The monthly premium is 42.68 in cell B14 and the total number of employees in the accounting department is 58, located in cell B10. I also have to use in the formula an absolute reference. Does anyone have any ideas on this? Please explain. Thank you very much for reading my post.
 

Excel Facts

Lock one reference in a formula
Need 1 part of a formula to always point to the same range? use $ signs: $V$2:$Z$99 will always point to V2:Z99, even after copying
*UPDATE* I did research my formulas and I actually made the correct formula, but I appreciate this forum. I definitely will be here again if I have questions.
 
Upvote 0
Put $ before a column reference and/or row reference so that it won't change when dragged.

e.g. if you put =B2 then dragged down the next formula would be =B3 then =B4 etc.
Similarly if you put =B2 the dragged right the next formula would be =C2 then =D2 etc.

If you type =$B$2 then drag in any direction, it will not stop the formula from containing cell B2

Put a $ in front of just a column and drag it both ways. What happens? Play around.
 
Last edited:
Upvote 0

Forum statistics

Threads
1,214,593
Messages
6,120,434
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