Forum Discussion
Jostensa
Mar 20, 2020Copper Contributor
How to "if number between 10 and 15 use cell A10, if number between 15-20 use cell A11"
Hello. I have a question with excel. Basically what I am trying to do is take a value that is calculated in one cell and use this cell in further calculations. I have a calculation that will give ...
PeterBartholomew1
Mar 20, 2020Silver Contributor
It will be so good when the Excel options finally come together. In Office 365
= XLOOKUP( beregning, innvendigDiameter, innvendigDiameter, , 1 )
would do the same job.