Search results 47

Sorted from new to old.
Card image
OST Outlook file location

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

Card image
SaveAsHTML_Template

Creates HTML file using template found in a column. Have lines of HTML in a ...

Card image
InStr and InStrRev

How to use InStr and InStrRev VB functions It is silly, I know, but I keep ...

Card image
CutString8

Cuts a string from certain character to certain character with option of either ...

Card image
WinImage.dll

An old DLL library enables reading and writing to floppy disks (and/or images) ...

Card image
Remove_Between2Quotes

Remove any char (or string) found between two quotes in a string This is an ...

Card image
Refreshing image

Refreshing image in ImageControl of VBE Userform When we change picture of ...

Card image
VBInstr (or Instr parameters)

The great function InStr I use a lot has a small confusing part. Which string ...

Card image
InternationalComma

Convert an international numeric with , instead of . Into American style . ...

Card image
SwapDate

Changes date format from US to International or from international to US. ...

Card image
TextPercentageMatch

Matching any part of a string in another , then returns 0 if not match, Or ...

Card image
GetFilename, GetExtension, .. others

GetFilename, GetExtension, GetFilename_noExtension, GetFilename_wExtension To ...

Card image
CutRightString

Cuts a string from a string FROM RIGHT starting from specific character and ...

Card image
CutString3

Cuts string from a larger one based on a specific separator.

Card image
GetExtension

Gets the extension of file from its filename