Search results 195

Sorted from new to old.
Card image
Excel-VBA Limits

These are some limits I found during my work in Excel-VBA For more of Excel ...

Card image
GeneratePostID

Two functions to generate ID that is unique (not found in database) ...

Card image
IsThere1_Image

Searches for an image and return the file extension of found, or returns null ...

Card image
Freeze table head

Freezing head (thead) of a table when scrolling. Needed this feature for a ...

Card image
HTMLDecode + HTMLEncode

Decode and encode back a string using HTML Technically found online, but ...

Card image
Rows 2 Cell

Convert items found in a column matching certain material into list in 1 cell ...

Card image
ImageOpen_IfranView

Opens an image using Irfanview (i_view32.exe attached which also inscludes a ...

Card image
Windows Clock

Restore Windows 10 clock to Windows 7 Analog clocks

Card image
Tabs27

Simple JS Tabs A Pen created at CodePen.io. You can find this one at ...

Card image
MatchLastIf

Finds last occurrence of a match in a column Finds the row of last time an ...

Card image
IsThere_Remote

Checks if a file can be reached online or no Same as

Card image
DirTree.xlsb

Excel macro to show all files found in directory (including sub-directories) as ...

Card image
fnGenerateRandomString

SQL function to generate random string I thought it would be easier to find ...

Card image
SheetAdd_ANmar

Adds a sheet to a workbook, after checking if workbook is open Checks if ...

Card image
GetWordCount

Counts how many words found inside a string. Using space, tab or enter as ...

Card image
HttpToAnchors

Convert http found inside text into anchers < a >, aka URLlinker, aka ...