I need help finding a SQ FT Formula

TCSAlex

New Member
Joined
Aug 26, 2020
Messages
2
Office Version
  1. 365
  2. 2019
Platform
  1. MacOS
Is there anyone out there that has found a basic SQ FT calculating formula, Ive read into some forums and I've came across this formula,
=LEFT(D19,FIND("'",D19)-1)*SUBSTITUTE(RIGHT(D19,LEN(D19)-FIND("x ",D19)-1),"'","") , Im currently having to go into the formula and changing the cell It will calculate, I want to add a basic formula that will go into a drop down menu, PLEASE HELP!!!!!!!

 

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
Is there anyone out there that has found a basic SQ FT calculating formula, Ive read into some forums and I've came across this formula,
=LEFT(D19,FIND("'",D19)-1)*SUBSTITUTE(RIGHT(D19,LEN(D19)-FIND("x ",D19)-1),"'","") , Im currently having to go into the formula and changing the cell It will calculate, I want to add a basic formula that will go into a drop down menu, PLEASE HELP!!!!!!!
A formula that will adjust to each cell AUTOMATICALLY*********
 
Upvote 0
That formula should adjust automatically once you have it set correctly for the first cell.

Not sure what you mean by
I want to add a basic formula that will go into a drop down menu
though, you can't have formulas in dropdowns.
 
Upvote 0

Forum statistics

Threads
1,214,967
Messages
6,122,503
Members
449,090
Latest member
RandomExceller01

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