I JUST FIGURED IT OUT!! This is not the first time I've done this. I think having to distill my issue down to a non-specific example helps me clarify my actual problem and come up with an answer. This is what I've come up with:
Const ForReading = 1
Const ForWriting = 2
Dim objFSO, objFile
Dim...
I can usually figure most things out on my own but this here issue has had me stumped for quite some time.
Apple
Fruit
Sweet
Onion
Vegetable
Savory
Given the above text, I have no problem removing the lines of text pertaining to Apple. I would use something like this:
Const...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.