In the small db file that I have attached it seems that in the form that opens frmHelpDeskTickets the VBA code behind the - send ticket - command is rather vague. This code works completely, but it is hard to understand the difference between the use of stWho and stWhere.
They produce the same thing, the the same value, so what is the difference?
Any help appreciated. Thanks in advance.
Respectfully,
Lou Reed
Okay, I looked at it again and it does seems that stWho and stWhere have one slight difference. The stWhere does indicate a the tblUsers, which is where the name comes from. I just do not see how that can make a difference. Please explain.