Search results 49

Sorted from new to old.
Card image
Card12-BS3

Profile card, with social links in bootstrap 3

Card image
CSS Buttons B4BS

This was used widely on my end before we got Bootstrap. Still have potential ...

Card image
XLShortcut_EnableDisable

Disables or Enables certain Excel built-in shortcut. Code has example on how ...

Card image
CopyRange_NoClipboard

Copies range without using clipboard. Applies formats into a cell (or range) ...

Card image
Import_CSV

Import the CSV file, DOES NOT OPEN, Open does not fix encoding issue, import ...

Card image
Cookies warning

Thanks to new law in Europe, we need to show users and let them accept a ...

Card image
WordsOf + Words_Len

WordsOf to create list of words from a block after converting every special ...

Card image
SettingRead_JR

Reads setting saved in columns J:R Just like SettingRead, but when we have ...

Card image
ASCII_Read + ASCII_Save

Reads and saves text file giving its full name Used a lot in my websites, very ...

Card image
Col2Combo

Reads everything in a column (starting from certain cell until blank cell is ...

Card image
Frequency

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

Card image
ANStrColor2RGB + RGB2ANStrColor

Converts R:G:B into RGB value (as long) and RGB from long into R:G:B

Card image
CutString3

Cuts string from a larger one based on a specific separator.

Card image
FrmPass

Prompt for a password, or username and password, returns information back to ...

Card image
IsThere1

Finds out if a file exists, can pass either mapped file path, or unmapped

Card image
Directory Viewer

This is a directory viewer. You can set what files to be viewed. Has ...