Hello,

I'm experiencing the same problem over and over again and my professor is too busy with other students to help me in most of my labs.
(I'm not trying to get anyone to do my homework I just need one simple answer.)

Anyway, I tried to make a module:

Sub compareArea(ByV al rec1Area As Double, ByVal rec2Area As Double)

Blah Blah If-Then-Else Statement

End Sub...