Search results 177

Sorted from new to old.
Card image
GetColumnName, ColumnName_XOffset

Gets the column name from a cell address. Returns "E" from "E45", or "BR" from ...

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
Frequency

Checks how many items in an ANStr ANStr is list of items separated by a ...

Card image
CutString

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

Card image
RemoveHTML

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

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
Webapp-ScrollAreas

Allow website to have scroll bars on areas, like a web app Applied in ANmar. ...

Card image
Calendar, a pure-VBA userform (FrmCal)

VBA pure Calendar form, no outside lib needed Edit 2020-03-18: Enhance ...

Card image
SettingRead+SettingSave

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

Card image
FileDate_Formatted

Returns a formatted version of file 'LastModified' date. Pass parameter ...

Card image
InsertHyperlinks+GetHref

Changes all URLs or email addresses in a text into hyperlinks

Card image
No Cache

No cache on client browser

Card image
Str2DB + Str2App + Str2HTML

Set of functions to clean and revise cleaning of string before saving into ...

Card image
ANStrList functions

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