I would like a macro to read a txt file and compare the list of names on it against the system user. If the user appears on the list open the file and if not exit the file.
I am able to readt the system user and open a file but i am lost as to how to actually compare the data.
Can any one help?
I am able to readt the system user and open a file but i am lost as to how to actually compare the data.
Can any one help?