.
Sub SheetHidden() Dim ws As Worksheet Dim sName As String sName = Application.InputBox("Range",
Amend the formula in cell S5. from:
=IF(S3>70, S3-70,"")
=MAX(S3-70,0)
.
I believe if you change the formula in S5 to : =IF(S3>70, S3-70,"0")...
I would like to add cell S5 and D5 in D7. That spot will not be zero all the time, but when there is no number it gives me that 'VALUE'....
The workbook is protected and can not be changed
.
Logit Today, 03:40 AMA start would be to consider "What has changed on those computers that receive the error message, since it last worked ?" Since most...