Search results 101

Sorted from new to old.
Card image
RemoveCommaBetween2Quotes

Removes comma between the first pair of quotations (RemoveCommaBetween2Quotes)

Card image
CreateZipFolder_7Zip

Creates a zip from folder using 7Z archive. 7za.exe (found in attached zip) ...

Card image
CutString1

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

Card image
RGB2HTML + HTML2RGB

Converts RGB color to / from HTML format As bonus, functions RGB_ExtractColor ...

Card image
Shapes-Macros

Read shapes in all worksheets in certain workbook and return list of macros ...

Card image
Active BS4 breakpoint

Was looking for some way to show bootstrap 4 breakpoint, and got this. Needs ...

Card image
HTMLTag + HTMLPair

Generate HTML tags with thier parameters as name=value pairs ' Example of ...

Card image
TextPercentageMatch

Matching any part of a string in another , then returns 0 if not match, Or ...

Card image
WeekNum

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

Card image
CellRead (SimpleLookup)

Simply reading a value from a specific cell from a sheet from a workbook ...

Card image
NumberTextArabic

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

Card image
confirmDelete

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

Card image
Reversefile

Reversing a file This tip demonstrates how to reverse a whole file. This ...

Card image
BrowseWorkbook + BrowseWorkbook_Save

Asks for Excel file to open, then return the full filename with path if ...

Card image
GetColumnName, ColumnName_XOffset

Gets the column name from a cell address. Returns "E" from "E45", or "BR" from ...

Card image
HardDrivePartitionSN

Get Hard drive SN (old fashioned way) using FileSystemObject