Search results 53

Sorted from new to old.
Card image
FormatMyDate

Formats a date, equivalent to VB6 function 'Format' Also with it, you will ...

Card image
DB Class

Database Class in Classic ASP An old article I found that helps a lot these ...

Card image
PrettyPath

Formats a path for use in user displays, trim it beautifully. PrettyPath is ...

Card image
RunFromShared

Check is this VBA-Excel file is running from a shared folder (Starts with \\) ...

Card image
ANmaVBATemplate

Template to be used for any new tools, having... D sheet, WelcomeSheet, code ...

Card image
DegreeC2K

Convert a Celsius temperature to a Kelvin temperature. To convert Fahrenheit ...

Card image
ANmAjax

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

Card image
CapitalizeAllWords

Capitalize first letter in all words In a String

Card image
CreateZipFiles_7Zip

Create zip from list of files listed in List_of_Files separated by comma. The ...

Card image
Import_CSV

Import the CSV file, DOES NOT OPEN, Open does not fix encoding issue, import ...

Card image
Cookies warning

Thanks to new law in Europe, we need to show users and let them accept a ...

Card image
GetTempFileName

Returns temp file name using FSO

Card image
GetTimeZone

Get local timezone Uses w32tm / tz dos command in command prompt Using ...

Card image
GetUTC

Get the time and date in Universal time based on local time Uses w32tm / tz ...

Card image
DosCommand_Read

Get output of DOS Command in string, by reading output into temp text file, ...

Card image
RunFromTemp

Check if an Excel file is running from 'Temp' location or regular folder This ...