Search results 115

Sorted from new to old.
Card image
Protect txt file into word doc with password

Saves txt file as word doc with password. Passing txtfile having full path and ...

Card image
ReNumber_IDColumn_inTable

Reset numbers in ID column, with help from AI. The StoredProcedure will move ...

Card image
VBHTMLInstr

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

Card image
SearchinHTMLTable

Search for a word in a certain column in html table and return the full row ...

Card image
ReplaceStrings

Replace strings found in list of strings from inside a string, does that make ...

Card image
WorkbookSave_ANmar

Saves a workbook handling several scenarios and decide what to do based on each. ...

Card image
ANmaHTMLImgDownload

Downloads image from src of < img html tag after searching for list of ...

Card image
IfFullWord

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

Card image
Between_HTMLtag

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

Card image
ANmaHTMLContent

Reads certain part in HTML output of a page. Will search for list of strings ...

Card image
Autofit height iframe

iframe with animated gif to show while loading content, when iframe is fully ...

Card image
MapPath_SafeComma

MapPath version expecting comma in filename or folder. Just because we might ...

Card image
ANmaDate

Returns date in human format. Which is as follows... Just day name (and time) ...

Card image
Filename_Clean

Returns cleaned file name of invalid characters. Needs to be modified if used ...

Card image
HyperlinkFunction

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

Card image
LastRow_Remove

Removes last row in a table starting certain cell. Creating and using this ...