Similar codes

Card image cap
LXFormat

Formats a number found at end of string to have additional leading zeros to ...

Jun30

Card image cap
DigitsORLettersOnly

Check if the string has special characters or not, only Letters or digits ...

2018Aug8

Card image cap
FormatPhoneNumber

Formats a given 10 digit number into a nice looking phone number

2019Jan5

Card image cap
Between_HTMLtag

Returns the full text found between HTML tag open and close by either and index ...

Jul22

Card image cap
pd

Format a number with total number of digits I used it to format a date as ...

2018Dec29

Card image cap
CutString11

Cuts long string from certain character to certain character with option to ...

Feb24

Card image cap
SQL Date from DateTime

Extract Date from Datetime field in SQL An old method I found in my archive.

Nov29

Card image cap
Unzip_7Zip

Extracts a zip into a location and waits for that extraction to finish Using ...

2018Jul14

Card image cap
gsplit usage

How to use gsplit to split large files into smaller parts to allow to read it. ...

Feb7

Recently by developer

Card image cap
Hex2Bin

Converts Hex to Binary

2018May28

Card image cap
IsHex

Check a string to see if it is Hex

2018May28

Card image cap
Str2Hex

Convert a string to Hex

2018May28

Card image cap
Email-CDONTS

CDONTS with Attachment Example of CDONTSwith attachment for emailing

2018May27

Random Codes

Card image cap
File_SettingRead + File_SettingSave

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

2022Dec27

Card image cap
IsThere1_SPWB

Checks if a workbook is found in a SharePoint location or not, giving a full ...

2020Apr1

Card image cap
ASCII_Read + ASCII_Save

Reads and saves text file giving its full name Used a lot in my websites, very ...

2018Jun21

Card image cap
ListBox_SelectedIndexes

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

2018Jun11