Search results 60

Sorted from new to old.
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
DateDiff_En

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

Card image
CleanFilename

Cleans file name from invalid unexpected characters that Windows refuses.

Card image
UISetup + UIRestore

Simple way to freeze UI in Excel-VBA then restore it after complete in standard ...

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
Input text - pre-Placeholder

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

Card image
Refreshing image

Refreshing image in ImageControl of VBE Userform When we change picture of ...

Card image
IsThere1_Image

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

Card image
HasDups

Indicates if an array contains duplicate values. returns True if more than one ...

Card image
Freeze table head

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