Search results 21

Sorted from new to old.
Card image
Notes bad for speed

Excel macros performance Adding Notes to cells does affect speed in running ...

Card image
VBInstrRev

Similar to VBInstr, but this one does it in reverse, which is instrrev() ...

Card image
BusinessDateDiff

Number of Business days between two dates. Note that it doesn't take Christmas, ...

Card image
ANmaHTMLContent

Reads certain part in HTML output of a page. Will search for list of strings ...

Card image
ReadBinaryChunk

Reads certain chunk of a file in binary. Used with large files (like ~7gb ...

Card image
ReadLastChars

Reads last some characters of a file, needs to see contents of large files that ...

Card image
File_SettingRead + File_SettingSave

Reads and saves settings to Settings file, used asp here. Similar to

Card image
SQL Related posts

Steps to create related posts query in SQL. Index, catalog, matching posts for ...

Card image
OST Outlook file location

Outlook OST (and PST) files to be saved in different location Instruction can ...

Card image
OpenAnyFile

Finally, can have one command to open any file using its default associated app ...

Card image
Special chars

How to type special characters in keyboard using ALT + keypad numbers I also ...

Card image
Regular expressions (Notepad++)

How to do regular expressions in Notepad ++ search and/or replace Helpful when ...

Card image
Part of cells in Excel

How to modify part of text inside an Excel cell using VBA. Something in my ...

Card image
Sorting Strings

This is not a function as much as a note. I needed to force a line to show at ...

Card image
Functions.dll

Old DLL housing list of functions to be used and called by any application, ...

Card image
CreateList_Matching

Creates list of items found in rows, where these rows match a value in another ...