P
Phillips
I had a system chrash and when I restored and then ran my worksheet, I get
errors when running the userform.
Here is the line that traps the error:
If Time < ActiveCell.Offset(0, 74) And Time < ActiveCell.Offset(0, 75)
Then
It appears that "Time" is not valid, but I am not sure what library was
linked that had this. This HAD worked on the previous system. I tried to
relink all that I had before...
For furture reference, is there a way to create a "check list" or an install
that will allow me to ensure that all refeences are included?
Help!!!
TIA
errors when running the userform.
Here is the line that traps the error:
If Time < ActiveCell.Offset(0, 74) And Time < ActiveCell.Offset(0, 75)
Then
It appears that "Time" is not valid, but I am not sure what library was
linked that had this. This HAD worked on the previous system. I tried to
relink all that I had before...
For furture reference, is there a way to create a "check list" or an install
that will allow me to ensure that all refeences are included?
Help!!!
TIA