Search results 791

Sorted from new to old.
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
O365 Blocked Macros

Recent Microsoft 365 Excel blocked macros from running when they are in ...

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
WinXP css theme

CSS theme to show page as windows style, this one is WinXP

Card image
Windows7 css

A CSS to format website as Windows 7. From

Card image
Detailed errors - Web.config

Show detailed error using Web.config Was always struggling with the exact ...

Card image
SubZero

Forces Excel to not convert numbers during moving them across sheets, or ...

Card image
MapPath_SafeComma

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

Card image
NumberDigitImage

Creates list of images to represents a number. Basically multiple < img > tags ...

Card image
Range22DimArray

Imports a range into 2-dimension array. Returns the array, providing range, ...

Card image
Feature-rich Lightbox Gallery BS5

A JavaScript lightbox gallery plugin for showcasing images, videos, Instagram ...

Card image
ForegroundColor

Returns white (RGB 255,255,255) or Black (RGB 0,0,0) based on background color ...

Card image
ANmaInt

Cuts the integer part of a number. Like INT, FIX, or CINT I know we already ...