Search results 62

Sorted from new to old.
Card image
DB connection driver

What is the Driver part in ConnectionString

Card image
AskForFolder

Asks user to assign a folder, been looking for something like this for awhile ...

Card image
Convert_Dash_to_Zero

Convert cells with dashes to zeros. Quick code needed to reset sheet copied ...

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
DateDiff_En

Calculates the differences of date (against NOW) and return in English ...

Card image
Too large procedures

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

Card image
HTMLTagAttributeValue

Reads value of certain tag attribute from certain attribute Identify attribute ...

Card image
Execute exe embedded in Excel

Execute exe file that embed inside Excel sheet This is for experimental, not ...

Card image
Excel crashes when File > Print

During generating Print Preview, Excel crashes. Applies to some files, not all, ...

Card image
SumOf_3Filters

Returns sum of certain column in range (or table) in sheet after applying ...

Card image
GenerateThumbnail.php

Generates thumbnail of an image and saving it in certain folder. Edit php to ...

Card image
Pps vs ppsx

PowerPoint slideshow file types and differences in file size. Bottom line, if ...

Card image
Windows 10 video files and OneDrive

Fixing generating videos thumbnail in Windows 10 Download app from

Card image
Input text - pre-Placeholder

Remove text when textbox is selected, then put it back if it left empty This ...