Search results 123

Sorted from new to old.
Card image
bootstrap-linkpreview

Preview link js script uses jquery and bootstrap From

Card image
ContainerHTMLTag_Index

Returns location of the tag that enclosing the location provided inside HTML ...

Card image
FrmRename

Userform to switch names of two files. Basically renaming two files with each ...

Card image
RunOnTime

Runs a certain macro on certain time. This is not a scheduler, but just simple ...

Card image
HyperlinkFunction

Returns the formula for a hyperlink [=Hyperlink(...) ] to be inserted in a cell. ...

Card image
Shape_Select_or_CreateThenSelect

Selects a shape inside sheet to change it, or if not found, it will create it ...

Card image
ANmaSQL_UpdateDateStatement

Creates "Update Table " SQL statements to be executed inside SQL to modify ...

Card image
ANmaSQL_InsertStatement

Creates SQL INSERT statements from a table in Excel. Used to be executed to ...

Card image
OpenAnyFile

Finally, can have one command to open any file using its default associated app ...

Card image
CleanArray

Cleans array of unwanted items This usually needed after you merge two arrays, ...

Card image
ServerXMLHTTP stream

Using ServerXMLHTTP object to show (stream or download) and image , or any ...

Card image
Frm6 - ANmaMultiSelect

Give users ability to multi-select from list of items into cells with separator. ...

Card image
Logging use of executable in Windows

Log the use of .exe, .lnk, .pif, .bat, and .com files on your computer. All it ...

Card image
Long filename

How to delete or rename file with long filename, say more than 200 chars. ...

Card image
Refresh HTML page + Go Back

HTML Javascripts to refresh page And another line to go back to previous page. ...

Card image
ReadHTMLTag

Reads string between open and close HTML tag (between < ... > and < / ... >), ...