Microsoft
Software
Hardware
Network
Question : HOW TO SHOW QUERY RESULTS IN A MSGBOX?
HOW TO SHOW QUERY RESULTS IN A MSGBOX?
Answer : HOW TO SHOW QUERY RESULTS IN A MSGBOX?
something like
dim str as string
rs.open("SELECT blah FROM table1")
while not rs.eof
str&=rs!blah & ","
wend
msgbox str
Random Solutions
VPN security - is the way I use VPN secure?
Outlook Cache Mode error
Trying to run a repair XP CD keeps stopping at "Setup is Starting Windows"
Stalling problem with Outlook 2003 and ACT
Database synchronization between MySQL and AS400
DEP Error for Windows Explorer
Home network Setup confusion
Offline Files Won't Sync
excel transpose autofill question
RPC Server unavailable on Windows 2003 Terminal Server