Search results 203

Sorted from new to old.
Card image
PrCal_Add_Sort

Adds to daily log, two cells, one with date, next with activity that will be ...

Card image
SQL Date from DateTime

Extract Date from Datetime field in SQL An old method I found in my archive.

Card image
XMLRead

Returns array of values by an XML expression from XML file. Xmlfilepath is the ...

Card image
Timeline css

CSS Timeline, simple, easy, nice piece from bootsnipp From

Card image
CSS 3D flip

Flip box, 3D in CSS From

Card image
Nearby Color shades

Calculate colors close to input color, a jquery html that will give you 10 ...

Card image
bootstrap-linkpreview

Preview link js script uses jquery and bootstrap From

Card image
ANmaFilter3

Filter database into new sheet, by copying certain columns only, not whole ...

Card image
SheetTabColor

Applies certain color to sheet tab in Excel. ColorNumber is Excel ColorIndex. ...

Card image
ListPivotsInfo

List All Pivot Tables and their Sources for a given workbook into sheet. ...

Card image
bootstrap 5 Spacelab Dark

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

Card image
Zoomed iframe

Show iframe zoomed or in scale Thanks to

Card image
Fix Excel Issue

Fixing Excel broken spreadsheet issue. When working with some large ...

Card image
Frm3

Browser window in a userform Just add Frm3 and call Frm3.Frm3_OpenWeb passing ...

Card image
Luhn

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

Card image
Refresh Table from View

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