Search results 41

Sorted from new to old.
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