Results for "Author: frank kusluski"
This code demonstrates how to use buffer concatenation via the Mid Statement for fast string concatenations. Buffer concatenation is much faster than the widely used "&" to connect strings and also faster than array concatenation. Use the supplied class module in your own apps to improve speed and efficiency.
A sample VB program that demonstrates how to find and select words in a Textbox. Very simple but quite useful! Please rate!
This sample VB app shows you how to add drop down lists to columns in a data grid. Other cool features include drag and drop from a Listbox to a cell in the grid, sort grid data by clicking the column header, and how to add a split to the grid in run-time mode. Please vote!
My third submission to Planet Source Code demonstrates how to use ADO and the Datagrid Control together. One neat feature of this app is the use of a horizontal scroll bar to move through records. I haven't thoroughly tested this app so don't be surprised if you find a couple bugs. If you're new to ADO or even a novice I'm sure you'll find something useful in this app. Please vote and give me some feedback!
If you're looking for a class module to fiddle with the Window's registry then this is the one! I use it all the time in my applications. Code includes many examples. Please let me know what you think!
Sample code which demonstrates how to copy data from Excel worksheet cells to a FlexGrid control.
Sample code which demonstrates how to copy items from a FlexGrid control to an Excel workbook.
Transfer items from a FlexGrid control to a Word table.
This code demonstrates how to use buffer concatenation via the Mid Statement for fast string concatenations. Buffer concatenation is much faster than the widely used "&" to connect strings and also faster than array concatenation. Use the supplied class module in your own apps to improve speed and efficiency.
A sample VB program that demonstrates how to find and select words in a Textbox. Very simple but quite useful! Please rate!
This sample VB app shows you how to add drop down lists to columns in a data grid. Other cool features include drag and drop from a Listbox to a cell in the grid, sort grid data by clicking the column header, and how to add a split to the grid in run-time mode. Please vote!
My third submission to Planet Source Code demonstrates how to use ADO and the Datagrid Control together. One neat feature of this app is the use of a horizontal scroll bar to move through records. I haven't thoroughly tested this app so don't be surprised if you find a couple bugs. If you're new to ADO or even a novice I'm sure you'll find something useful in this app. Please vote and give me some feedback!
If you're looking for a class module to fiddle with the Window's registry then this is the one! I use it all the time in my applications. Code includes many examples. Please let me know what you think!
Sample code which demonstrates how to copy data from Excel worksheet cells to a FlexGrid control.
Sample code which demonstrates how to copy items from a FlexGrid control to an Excel workbook.
Transfer items from a FlexGrid control to a Word table.
This code demonstrates how to use buffer concatenation via the Mid Statement for fast string concatenations. Buffer concatenation is much faster than the widely used "&" to connect strings and also faster than array concatenation. Use the supplied class module in your own apps to improve speed and efficiency.
A sample VB program that demonstrates how to find and select words in a Textbox. Very simple but quite useful! Please rate!
This sample VB app shows you how to add drop down lists to columns in a data grid. Other cool features include drag and drop from a Listbox to a cell in the grid, sort grid data by clicking the column header, and how to add a split to the grid in run-time mode. Please vote!
My third submission to Planet Source Code demonstrates how to use ADO and the Datagrid Control together. One neat feature of this app is the use of a horizontal scroll bar to move through records. I haven't thoroughly tested this app so don't be surprised if you find a couple bugs. If you're new to ADO or even a novice I'm sure you'll find something useful in this app. Please vote and give me some feedback!