Advertisement

Results for "Author: frank kusluski"

5_2007-2008 #173678
Concatenate strings FAST with this class!

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.

5_2007-2008 #173679
Find Strings in a Textbox

A sample VB program that demonstrates how to find and select words in a Textbox. Very simple but quite useful! Please rate!

5_2007-2008 #173680
Cool Datagrid Stuff!

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!

5_2007-2008 #173681
ADO and Datagrid Sample w/Horizontal Scrollbar

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!

5_2007-2008 #173682
Manipulate Window's registry with class!

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!

5_2007-2008 #173683
__Excel Cell Values to a FlexGrid Control

Sample code which demonstrates how to copy data from Excel worksheet cells to a FlexGrid control.

5_2007-2008 #173684
__ FlexGrid control items to an Excel workbook

Sample code which demonstrates how to copy items from a FlexGrid control to an Excel workbook.

5_2007-2008 #173685
__Transfer FlexGrid Items to a Word Table

Transfer items from a FlexGrid control to a Word table.

6_2008-2009 #196196
Concatenate strings FAST with this class!

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.

6_2008-2009 #196197
Find Strings in a Textbox

A sample VB program that demonstrates how to find and select words in a Textbox. Very simple but quite useful! Please rate!

6_2008-2009 #196198
Cool Datagrid Stuff!

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!

6_2008-2009 #196199
ADO and Datagrid Sample w/Horizontal Scrollbar

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!

6_2008-2009 #196200
Manipulate Window's registry with class!

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!

6_2008-2009 #196201
__Excel Cell Values to a FlexGrid Control

Sample code which demonstrates how to copy data from Excel worksheet cells to a FlexGrid control.

6_2008-2009 #196202
__ FlexGrid control items to an Excel workbook

Sample code which demonstrates how to copy items from a FlexGrid control to an Excel workbook.

6_2008-2009 #196203
__Transfer FlexGrid Items to a Word Table

Transfer items from a FlexGrid control to a Word table.

7_2009-2012 #218714
Concatenate strings FAST with this class!

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.

7_2009-2012 #218715
Find Strings in a Textbox

A sample VB program that demonstrates how to find and select words in a Textbox. Very simple but quite useful! Please rate!

7_2009-2012 #218716
Cool Datagrid Stuff!

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!

7_2009-2012 #218717
ADO and Datagrid Sample w/Horizontal Scrollbar

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!

Languages
Top Categories
Global Discovery