istext formula

Raggedyman

New Member
Joined
Jan 9, 2020
Messages
20
Office Version
  1. 2016
Platform
  1. MacOS
I'm looking for help with the following istext formula;

When data is added to cells B1 and B2, I would like cell C1(=IF(istext(B1),20,"")) and this works.
I'm not sure of the formula to add another 20 to B2 when text is entered.
Thank you in advance
 
Book1
K
31
Marks
Cell Formulas
RangeFormula
P2:P6P2=SUM(D2:O2)
Q2Q2=SUMIF(D2:O2,MIN(D2:P2))
Q3:Q6Q3=SUMIF(D3:O3,MIN(D3))
D8:L8D8=IF(COUNTIF(D2:D7,MIN(D2:D7))=1,MIN(D2:D7)," ")
M8:O8M8=IF(COUNTIF(M2:M6,MIN(M2:M6))=1,MIN(M2:M6)," ")
Q8Q8=COUNT(D8:O8)
 
Upvote 0

Excel Facts

Select a hidden cell
Somehide hide payroll data in column G? Press F5. Type G1. Enter. Look in formula bar while you arrow down through G.
I looking to have the Marks column (Q) total highlighted cells in each row not the number that is currently being displayed
 
Upvote 0
Can you please repost your data,, but this time select A1:Q8 & then run XL2BB
 
Upvote 0
Book1
ABDEFGHIJKLMNOPQ
1MonthJanFebMarAprMayJunJulAugSepOctNovDecTotMarks
21Jim5101429
32Jane8322338
43Nancy101573210
54Joe167315416
65April209184720
8537 3
Marks
Cell Formulas
RangeFormula
P2, P3:P6P2=SUM(D2:O2)
Q3:Q6Q3=SUMIF(D3:O3,MIN(D3))
D8:L8D8=IF(COUNTIF(D2:D7,MIN(D2:D7))=1,MIN(D2:D7)," ")
M8:O8M8=IF(COUNTIF(M2:M6,MIN(M2:M6))=1,MIN(M2:M6)," ")
Q8Q8=COUNT(D8:O8)
Cells with Conditional Formatting
CellConditionCell FormatStop If True
C2:O6Cell Value=C$8textNO
B3Cellcontains a blank value textNO
B2Cellcontains a blank value textNO
 
Upvote 0
Book1
ABDEFGHIJKLMNOPQ
1MonthJanFebMarAprMayJunJulAugSepOctNovDecTotMarks
21Jim510141039
32Jane832211448
43Nancy10157124410
54Joe16731136716
65April20918146120
Marks
Cell Formulas
RangeFormula
P2, P3:P6P2=SUM(D2:O2)
Q3:Q6Q3=SUMIF(D3:O3,MIN(D3))
Cells with Conditional Formatting
CellConditionCell FormatStop If True
C2:O6Cell Value=C$8textNO
B3Cellcontains a blank value textNO
B2Cellcontains a blank value textNO
 
Upvote 0
Looking to add total highlighted cells in rows 2:6. Cell Q2 should total 2 highlighted cells
 
Upvote 0
I'm sorry, but this has absolutely nothing to do with your op, therefore you will need to start a new thread.
Thanks
 
Upvote 0

Forum statistics

Threads
1,215,043
Messages
6,122,816
Members
449,095
Latest member
m_smith_solihull

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