excel vba formatconditions positive

The solution for “excel vba formatconditions positive” can be found here. The following code will assist you in solving the problem.

MyRange.FormatConditions.Add Type:=xlCellValue, Operator:=xlGreater, _
Formula1:=”=0″

Thank you for using DeclareCode; We hope you were able to resolve the issue.

More questions on [categories-list]

Similar Posts