Search results 64

Sorted from new to old.
Card image
FixENTERS_File

Removes [Enter]s from imported csv file into Excel worksheet. Smart enough to ...

Card image
strUnQuote

This will tests to see if strQuotedString is wrapped in quotation marks, and, ...

Card image
CreateGUID

Generate random GUID of 36 chars (with or without brackets) using TypeLib ...

Card image
RemoveChars

Removes all chars found in Chars_to_remove from String1

Card image
CellCommentRead + Save

Reads/Saves a comment into a cell CellCommentRead to Reads comment from a ...

Card image
ANStrRead + ANStrSave + ANStrSearch

Reads and saves data into 1 dim string array, ANStr ANStr is a string of list ...

Card image
FixPath, IsThere, IsThere1 ...

Set of 6 functions to deal with filesystem. Gets current workbook path, ...

Card image
Modify SQL table

SQL seams to have issues when we try to modify a table and preserving data, I ...

Card image
CutString

Cuts a string from certain char till certain char, can be used to cut left, ...

Card image
Hex2Bin

Converts Hex to Binary

Card image
RemoveHTML

Removes HTML code Basically all tags expected and listed below There is a ...

Card image
ReplaceChars

Replaces all chars found in Chars_to_remove from String1 with Char_to_put One ...

Card image
GetPapa, GetPapa_URL, GetPapa_Sep, GetSon, GetSon_

Gets that parent folder name giving a full path, or gets the child folder, Can ...

Card image
SettingRead+SettingSave

This is the final version of my set of Setting functions SettingRead, ...

Card image
Site Administration

This is an application to administer a website remotely through an ASP

Card image
ANStrList functions

Set of functions to manage ANStrList strings, read, save, delete, sort, compare, ...