We post questions and you answer them.
The essence of posting questions is to be concise.
Should we therefore waste your time by posting a 'Thank you'?
I am not sure what is the netiquette in this case.
fh
On the whole, I think a "Thank you" is appropriate. One reason I say
this is that this newsgroup strikes me as being a very polite,
friendly group. By contrast, in comp.lang.c if a newbie posts a
question they are as likely to get a snide "read the FAQ" or "why
don't you google before posting?" as they are to get an answer
(caveat: this is a subjective impression based on a relatively small
amount of lurking). In this group you often see basically the same
question cropping up 2 or 3 times a month which has a 1 or 2 lines of
VBA solution which could be found in a minute or so of googling.
Nevertheless, many of the regular posters give a quick reply with no
attempt to belittle the newbie. I think that a good sprinkling of
"thank you"s helps to maintain the tone of the newsgroup.
I also think that the appropriateness of a thank you varies in
proportion to the difficulty of the question. If the answer is
somethink like "why don't you try Range("A1").Interior.ColorIndex = 3"
or some similar 1-liner it is no big deal if that abruptly ends the
thread. On the other hand, some responses involve writing and
debugging 50 - 100 line programs and thus represent a significant
effort on the part of the responder, and it would be downright rude
not to thank them for their effort.
Those are my 2 cents.
-John Coleman