I have a formula that needs to be applied to an entire column. It is doing a calculation with information from an other worksheet. How do I use the $ to keep the cell information from the other worksheet constant. For example, here is the formula:
=V5*0.01*Slider_work!B5+Slider_work!B2
The V5 represents the column that will change. The Slider_work!B5 and Slider_work!B2 need to remain constant. I am sure this is an easy answer but prefer to ask the experienced folks here than google for 30 min. Thank you for your help!
=V5*0.01*Slider_work!B5+Slider_work!B2
The V5 represents the column that will change. The Slider_work!B5 and Slider_work!B2 need to remain constant. I am sure this is an easy answer but prefer to ask the experienced folks here than google for 30 min. Thank you for your help!