Excel help!
Closed
Jo
-
May 31, 2010 at 02:14 AM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Jun 5, 2010 at 10:26 AM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Jun 5, 2010 at 10:26 AM
Related:
- Excel help forum
- Excel marksheet - Guide
- Number to words in excel - Guide
- Excel apk for pc - Download - Spreadsheets
- Kernel for excel - Download - Backup and recovery
- Gif in excel - Guide
1 response
rizvisa1
Posts
4478
Registration date
Thursday January 28, 2010
Status
Contributor
Last seen
May 5, 2022
766
Jun 5, 2010 at 10:26 AM
Jun 5, 2010 at 10:26 AM
After correction:
Try this
=IF(AND(TRIM(AI370)="",TRIM(F370)="",TRIM(G370)="")," ", INDEX(AI$1:AI370,MATCH(9.99999999999999E+307,AI$1:AI370)) * $AN$3 + INDEX(G$1:G370,MATCH(9.99999999999999E+307,G$1:G370)) * $AN$4 + INDEX(F$1:F370,MATCH(9.99999999999999E+307,F$1:F370)) * $AN$5)
Try this
=IF(AND(TRIM(AI370)="",TRIM(F370)="",TRIM(G370)="")," ", INDEX(AI$1:AI370,MATCH(9.99999999999999E+307,AI$1:AI370)) * $AN$3 + INDEX(G$1:G370,MATCH(9.99999999999999E+307,G$1:G370)) * $AN$4 + INDEX(F$1:F370,MATCH(9.99999999999999E+307,F$1:F370)) * $AN$5)