Hi all,
I using VB and Ms Access as database environment. My sql statement has no problem. But i have error line at List2.AddItem CStr(rs3("" & pTot & "")), which i want to print out the data to listbox.i know this is a syntax error, but i have no idea how to fix it.
Following is my code...