GeorgeAdhaero
New Member
- Joined
- Sep 1, 2011
- Messages
- 2
Hi
I did a query using VBScript to gain some server info and now have a text file in the following format
\\servera\
dog
cat
mong
\\serverb\
dog
cat
mong
ming
\\serverc\
What I am looking for is a clever macro to move the rows relating to each server to a new worksheet eg
tab1
\\servera\
dog
cat
mong
Tab2
\\serverb\
dog
cat
mong
ming
I did a query using VBScript to gain some server info and now have a text file in the following format
\\servera\
dog
cat
mong
\\serverb\
dog
cat
mong
ming
\\serverc\
What I am looking for is a clever macro to move the rows relating to each server to a new worksheet eg
tab1
\\servera\
dog
cat
mong
Tab2
\\serverb\
dog
cat
mong
ming