OK this is probably really stupid simple, i must be over looking something, but can one of yall help. I wrote a VBA macro for a part file to output some information to a txt file. Currently I have this:
strFilePath = "C:\Users\bzander.MININT-Q2K9KRN\Desktop\Notes.txt"
to define the file path...