P
Peter Chatterton
The following code gives:
Runtime error 424, Object Required
Public Function getNextRow() As Range
...
Set getNextRow = Null
...
End Function
Thanks,
Peter
Runtime error 424, Object Required
Public Function getNextRow() As Range
...
Set getNextRow = Null
...
End Function
Thanks,
Peter