Search results 59

Sorted from new to old.
Card image
Font-Based progress bar

Show progress bar using fonts only. Neat trick to use inside HTML or word ...

Card image
ANmAddressRefStyle

Returns type of the cell address, A1 or R1C1 If multiple cells passed, the ...

Card image
IsNumericChar

Checks if character is number or no. Returns True or False Number includes the ...

Card image
StartApp-IfNotStarted

Checks if application is already running, returns 1 or 0 My first function

Card image
ANmaSpecialFolders

Returns path for a specific special folder in system Passing the name of that ...

Card image
ImgDimensions

Reads image dimensions, width, height, depth and image type. Details returned ...

Card image
FontAwesome Custom icons issue

I faced an issue the past few weeks when trying to add my own icon to ...

Card image
VBHTMLInstr

Searches for string in readable text from HTMLBlock. So it will not find what ...

Card image
Webfont generater

Online tool. Generate web font to be used in websites. When trying to fix ...

Card image
Associate_Ext

Register an extension in Windows registry for extension with an application. ...

Card image
Between_2Chars

Returns if a char was found between two defined characters. Like find if Loss ...

Card image
USB Format in Car stereo

What format used to let Car stereo read USB thumb drive? To listen to MP3 ...

Card image
USB format in Android

What is the best format to use a USB storage for using in Android phones and ...

Card image
Luhn

Luhn function to return true or false if is valid based on Luhn identification ...

Card image
IfFoundInList

Checks to see if sStr matches on of the items in Listof, knowing separator, ...

Card image
IfFullWord

Returns True if found as full, False if not found as full Full word means word ...