Search results 61

Sorted from new to old.
Card image
Error_Raise

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

Card image
SharePointURL2Path + Path2SharePointURL

Converts SharePoint URL to regular folder path and the other way, giving the ...

Card image
CellSave (SimpleSave)

Saves value to cell without deformation and converting Used to be called ...

Card image
DelOldFiles

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

Card image
NumberTextArabic

Adds Arabic unit to a number using proper Arabic grammar Units can be ...

Card image
RowsCount

Get total number of rows for a certain worksheet in certain workbook workbook ...

Card image
GetTimeZone

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

Card image
confirmDelete

Asks user before running a link (mostly before deleting) Small important part ...

Card image
BinaryFile_Read + BinaryFile_Save

Reads binary file in chunks, if not chuck defined, all file will be red/saved ...

Card image
ScreenRes

Reads screen resolution, using IE this time, this one will get the active ...

Card image
CutLeft

Cuts the left part respecting words, without cutting words

Card image
KillFile

Deletes a file, using mapped or unmapped file path

Card image
Read Write and Append Text

Uses FSO to read, write, or append text in a file