Search results 18

Sorted from new to old.
Card image
ANStrSort2

Sorting items inside ANStr, this one in ASP Classic (VBScript) Like the VBA ...

Card image
ReNumber_IDColumn_inTable

Reset numbers in ID column, with help from AI. The StoredProcedure will move ...

Card image
ANmaNumber_Closest2Word

Finds the number between two spaces that is found close to of Word1Location ...

Card image
Temporary folder in Win10

Where is the Temp folder in Windows 10? Since Windows 7, it has been in the ...

Card image
Progress23

CSS Progressbar

Card image
Fancybox iframe

This is to demonstrate how to call a Fancybox from inside an iframe into parent ...

Card image
FormatPhoneNumber

Formats a given 10 digit number into a nice looking phone number

Card image
SheetDelete_ANmar

Deletes a sheet from a workbook, checks it is already there first

Card image
RunFromShared

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

Card image
Import_CSV

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

Card image
GetTempFileName

Returns temp file name using FSO

Card image
WordsOf + Words_Len

WordsOf to create list of words from a block after converting every special ...

Card image
WeekNum

Generates the calendar week number for a certain date, counting the first week ...

Card image
DelOldFiles

Delete files in a specified folder which are older than x days This code ...

Card image
Ordinal

Get a Number Suffix They allow you to turn 1 into 1st, 2 into 2nd, etc. giving ...

Card image
GetTimeZone

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