Microsoft
Software
Hardware
Network
Question : Closing a VB form after button click completes
I have searched thru and find that the solutions offered for this do not work for me. All I want to do is close the form (and return to the previous form that is still open behind it) once the 3 sub functions complete.
unload doesn't work
Answer : Closing a VB form after button click completes
me.close
should do the trick.
Random Solutions
WSS 3.0 migrate site from development machine to production server - Best practices
MS Access AS400 Function Understanding
How to overline in Word2003?
How to lower commit charge in windows XP
how to pull week day and time from a query
Variable 'dataRS' is used before it has been assigned a value. A null reference exception could result at runtime.
Uneccessary Programs/ addons ...things that take up internet bandwidth that can be removed.
Sum column in datagrid
CF - Syntax error in Update statement
T-SQL: calculate totals in SELECT statement witout GROUP BY