C
Carol Lutz
when asking to set a variable example:
sit = ActiveSheet.name
We get a compile error that says:
Can't find library or project
What does this mean and how do we correct it. The project
and libary are there and available, but the variable will
not set.
sit = ActiveSheet.name
We get a compile error that says:
Can't find library or project
What does this mean and how do we correct it. The project
and libary are there and available, but the variable will
not set.