Search results 607

Sorted from new to old.
Card image cap
ListBox_SelectedIndexes

Create list of selected items in MSForms listbox as string separated by | Or ...

Card image cap
FrmAbout

Display a string in a Userform as 'About' window, can display string or file by ...

Card image cap
FileDate_Formatted

Using FileDateTime to get file date

Card image cap
Container Switcher

Using Classic ASP and cookies, allow users to personally choose between normal ...

Card image cap
1FileDB

DB in a File (One of my best library codes so far) Saves/Reads/Deletes certain ...

Card image cap
Modify SQL table

SQL seams to have issues when we try to modify a table and preserving data, I ...

Card image cap
FindSheet

Finds a sheet in a workbook, if no workbook name passed, it will use ...

Card image cap
Multi-line Textbox focus bug

Trick to force textbox with multiple lines and scrollbars to refresh itself ...

Card image cap
Filter_GotoItem

Allow users to select from list box based on search terms. Have a text box and ...

Card image cap
ComputerSN

Reads Serial number of the system, also can be used to return System name, ...

Card image cap
Numbers in Textbox

Force textbox to accept numbers only. Needs adjustments to work on VB6

Card image cap
MoveDown + MoveUp

Moves an item in listbox up or down Needs Lst1 as listbox name Put code ...

Card image cap
Paragraph2Line + Line2Paragraph

Converts paragraph to 1 line text or 1 line text to paragraph Mainly used to ...

Card image cap
StringFlip

Flips a string, right-to-left, and if passed again, will flip it back Can be ...

Card image cap
CopyText2Clipboard

Copies text to clipboard using MSForms

Card image cap
CutString3_Search

Using same code in CutString3, this will search for matching items. Searches ...