Search results 60

Sorted from new to old.
Card image
Delete_Unwanted_Rows

Delete rows in a different way I used to delete rows by looping through those ...

Card image
NameNum

Finding the number of a name, used in a numerology program. Finds the number ...

Card image
ShortenDir

Shorten a long Dir by adding ... in the middle to make it fit in small boxes ...

Card image
ShrinkText

Shrinks a text into smaller text controlling where is the majority will be ...

Card image
CountArrayCol

Returns the count of array fields, given the dimension, using UBound ...

Card image
Screenshot_IrfanView

Saves a screenshot of the entire screen into a file using IrfanView (i_view32. ...

Card image
Save to, Read from, Delete registry key

Save into registry, read from registry or delete a key. Accessible to only ...

Card image
SheetAdd_ANmar

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

Card image
ShowThumb

ASP.Net ShowThumb.aspx file that generates image thumb from an image, official ...

Card image
Scrolly

Scroll a listbox Using Right-Drag. (Something VBA in Excel lacks) You might ...

Card image
SheetName

Gets a sheet name by referencing sheet ID or Sheet No This is more likely to ...

Card image
CutString_Words_Left + CutString_Words_Mid

Cuts the left or Middle part of string without breaking words Can specify ...

Card image
ServerUptime

Return how long the computer has been running. Return format is dd:hh:mm:ss ...

Card image
DuplicateFileName

Generates new available file name for a certain file in order to duplicate it, ...

Card image
GetTempFileName

Returns temp file name using FSO

Card image
HTMLTag + HTMLPair

Generate HTML tags with thier parameters as name=value pairs ' Example of ...