Search results 410

Sorted from new to old.
Card image
ANmAjax

Trying to simplifying applying AJAX in my websites and tools, this is the ...

Card image
ImageRotate_IrfanView

Rotates an image using irfanview (i_view32.exe attached) Rotated image can be ...

Card image
GetRelativePath

Get relative path of one to another Pass two path strings to this function and ...

Card image
LogFile_Add

Adds an entry to log file, if file is not exist, it will be created. Filename ...

Card image
WorkbookSaveAsk_ANmar

Asks user to save file (or workbook) using GetSaveAsFilename method. Returns ...

Card image
WorkbookOpenAsk_ANmar

Asks user to browse to a file and return full path and file name if they do, ...

Card image
getDaysInMonth

Gets number of days in a certain month

Card image
CutString1

Cuts a string from a string starting from a specific character index and until ...

Card image
FindFile

Finds if a workbook is open or not in same Excel session

Card image
ServerUptime

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

Card image
CreateFullTree

Creates full tree if not found

Card image
WelcomeSheet

A User-Friendly way to ask user to enable macros. Showing an only sheet to let ...

Card image
IIF

Works the same as it's VB IIF equivalent. IIf will coerce an expression into ...

Card image
Error_Raise

To raise a friendly error message with option to show custom error number and ...

Card image
LoadPicture_Safe

Loads an image into VBA image control without knowing its extension If file ...

Card image
FindVBAObject

Finds specific VBA object in VBE project User need to setup to trust VBA ...