Search results 49

Sorted from new to old.
Card image
MergePDFsUsingPDFTK

Merges two PDF1 and PDF2 into PDFMerged, then delete PDF1 and PDF2 Using pdftk ...

Card image
ASPZip

Zipping in ASP Classic, would love to test on my next project.

Card image
ANmaCountChars_Direction

Counts how many times we found OfChar repeated in TheStr from one of two ...

Card image
StartApp-IfNotStarted

Checks if application is already running, returns 1 or 0 My first function

Card image
CountNumbers_inString

Returns how many numbers found inside a text

Card image
ReadFileBytes

Reads bytes from file using FSO, Number of bytes can be decided as well as ...

Card image
Bootstrap 5 cards with responsive images

Bootstrap 5 cards with responsive images From

Card image
Timeline css

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

Card image
ContainerHTMLTag_Index

Returns location of the tag that enclosing the location provided inside HTML ...

Card image
Modal form open Workbook

Do not open workbook from userform after .show

Card image
FontAwesome icons in Office apps

Best way to use FontAwesome set of icons in apps, mainly my Excel tools and ...

Card image
MultiTrim

Trims leading and trailing tabs, spaces and Enters Code has lines to work in ...

Card image
SwapNumbers

Swap two numbers variables without using third variable A trick worth saving ...

Card image
Popup button

List of commands in popup menu. Uses listbox, command button and toggle ...

Card image
Export2CSV

Exports a sheet into CSV file Dynamically finds number of rows/columns and ...

Card image
Too large procedures

No longer than 2.9k lines in a sub Oops. Baaaaad coding habits This also ...