Search results 317

Sorted from new to old.
Card image
VBInstr_Any

Returns the index where any of the words from AnStrSearchFor found in SearchIn ...

Card image
Showing 4k (and more) images in BS5 modal

Allow users to browse and scroll through tons of images to select one (tried on ...

Card image
GetPapa + GetSon with variances

Gets the parent folder full name from a path Also Gets the son of a full path. ...

Card image
HTMLTable_NoOfColumns

Gets no of columns in an HTML table. It actually gets the maximum number of ...

Card image
MaxOfArray

Gets the maximum number from an array. Like

Card image
Get boot time

Get the last time Windows 10 was started. Needed this quickly for research.

Card image
Choose2

Returns a value based on an ID. If ID is 1, return 1st value, If ID is 2, ...

Card image
QuickEncrypt plus others ...

Text encryption/decryption snippet that utilizes the powerful xICE encryption ...

Card image
ExtractNumeric_FromCell

Returns the number from an HTML cell after cleaning and finding sign. We faced ...

Card image
FindZipFile_WShell

Finds the first zip in a folder matching wild cards mask using WScript.Shell ...

Card image
FindImg_WShell

Finds the first image in a folder matching wild cards mask using WScript.Shell ...

Card image
ANmaSearch_QuoteFriends

Searches for string inside string with double-quote possibility If single ...

Card image
Min_No0s

Getting the minimum number from an array excluding zeros.

Card image
Files_FoundHours

Listing the file from a folder that was created during last few hours. Can ...

Card image
ANmaCellFormat

Reads or set Numberformatting for a cell or range. Can pass sheet and workbook ...

Card image
OrderedList in Arabic Alphabet

Using Arabic in ordered list in HTML, as Abjad or Alphabet. Was playing with ...