Excel multiple formulas?
Closed
Prototype
-
Jul 20, 2010 at 03:15 PM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Jul 20, 2010 at 10:40 PM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Jul 20, 2010 at 10:40 PM
Related:
- Excel multiple formulas?
- Excel grade formula - Guide
- Number to words in excel formula - Guide
- Date formula in excel dd/mm/yyyy - Guide
- Excel free download - Download - Spreadsheets
- Allow multiple downloads chrome - Guide
1 response
rizvisa1
Posts
4478
Registration date
Thursday January 28, 2010
Status
Contributor
Last seen
May 5, 2022
766
Jul 20, 2010 at 10:40 PM
Jul 20, 2010 at 10:40 PM
In general a formula can contain other formula
I was not able to follow your formula thread, but as I said you can have all that in one cell
like for example
=ROUND(M38,0) * MAX(B:B) * CountIF(J:j, 5) + VLOOKUP(t2, Sheet2!A:B,2,false)
Of course the above formula has nothing to do with your issue, the idea was to show you that a cell can have pretty much all sort of formulas
I was not able to follow your formula thread, but as I said you can have all that in one cell
like for example
=ROUND(M38,0) * MAX(B:B) * CountIF(J:j, 5) + VLOOKUP(t2, Sheet2!A:B,2,false)
Of course the above formula has nothing to do with your issue, the idea was to show you that a cell can have pretty much all sort of formulas