The following line of code is from an Excel recorded macro:
Selection.FormatConditions.Add Type:=xlCellValue, Operator:=xlEqual,Formula1:="=TRUE"
Seems like the Add method has three parameters, how do you call this in FiveWin?
Thanks,
Thanks,
Byron Hopp
Matrix Computer Services
Byron Hopp
Matrix Computer Services