News

I've decided to write a little check list app for myself while I make leap from VB Script to VB.net -- View image here ...
How do I count the number of records in table using VB code? For instance, I have unkown record number in a particular table, and I want to do a loop statement to execute a query to fill data into ...
Let the user know what direction their data is sorted in when using a DataGridView.
How to Read the Data From an Excel Sheet Using VB Macros Coding. Excel sheets read data in cells using cell references, which are the addresses that identify each cell. Visual Basic macros also ...