I'm trying to add two variables together, but my plus sign keeps disappearing. My program looks like this:
Dim Unlim_H_Grp2 As Double
Dim SatH As Double
Dim IH_Grp2 As Double
Dim SatH As Double
Dim IH_Grp2 As Double
Dim DepRateH As Double
Dim Init_H_Grp2 As Double
If Unlim_H_Grp2 >= SatH Then...