This is messy... I am in the process of converting the FE from 97 to 2003 however it seems some of the coding is not accepted in 2003. Therefore, I am haveing to fix it one error at a time. Is there any quicker method?
Anyways the first error encountered is that 97's code is:
[NetworkID] = Environ("username")
And 2003 says:
Can't find project or Library and highlights ENVIRON
Any suggestions?
Anyways the first error encountered is that 97's code is:
[NetworkID] = Environ("username")
And 2003 says:
Can't find project or Library and highlights ENVIRON
Any suggestions?