Search results 631

Sorted from new to old.
Card image
Modal form open Workbook

Do not open workbook from userform after .show

Card image
CreditCardType

Returns credit card type and whether it is valid or not. Found it in my old ...

Card image
Luhn

Luhn function to return true or false if is valid based on Luhn identification ...

Card image
IfFoundInList

Checks to see if sStr matches on of the items in Listof, knowing separator, ...

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
Times_inHours

Calculate the total number of hours between two times and return in format ...

Card image
Refresh Table from View

Convert SQL View into table for speed reading. Using views a lot, I needed a ...

Card image
List_of_Names + DeleteNames

List names in a certain workbook into sheet. And Deletes those names. You may ...

Card image
FrmRename

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

Card image
ANmaHTMLContent

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

Card image
LXFormat

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

Card image
Excel user name

Get application user name or change it Originally from

Card image
DB connection driver

What is the Driver part in ConnectionString

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 ...