I'm sure this is simple, but the following code produces an error "Application Defined or object-defined error". Grateful for your suggestions to correct.
Function AvailCol(nAvail) As String
Dim cCol As Integer 'column in which availability should be found
Dim nRows As Integer 'number...