Search results 64

Sorted from new to old.
Card image
Subdomain to a folder

Redirects a subdomain into a folder child of main domain, named same as ...

Card image
LEGO UI Controls

Nice CSS-LEGO-UI Controls Originally from

Card image
bootstrap 5 Spacelab Dark

A Bootstrap 5 css and scss, Spacelab, dark after modified. Not a toggle, just ...

Card image
Dark bootstrap5 css

Css and scss for dark Bootstrap 5 theme Made using

Card image
ANmaDate

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

Card image
ScrapeURL_ToSheet

Reads content of Page from URL to a sheet. This was made specially for certain ...

Card image
AddDatabar_ConditionalFormatting

Adds databars conditional formatting to range of cells. Passing column, start ...

Card image
BooleanCount

Counts how many values are True (or anything) in an array of boolean values ...

Card image
ListBox_SelectionCount

Counts how many items selected in a listbox (multi-selection listbox). Works ...

Card image
Fill down

Fill down series in Excel. NotReadyYet! This is a work-in-progress function! ...

Card image
Highlight row of current month

Highlight row in Excel if it is within current month This is another version ...

Card image
ShapeRange_BG

Replaces the background fill of any shape in Excel with an image Not Ready yet, ...

Card image
BrowseImage

Asks user to select an image and returns full path and name of selected image ...

Card image
CellSave and CellRead

Reads a cell or Saves value into certain cell, in certain sheet and workbook. ...

Card image
Refresh HTML page + Go Back

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

Card image
URLDecode

Decodes a URL encoded string back into the original text. Similar to ...