Search results 659

Sorted from new to old.
Card image
Site as app (PWA)

Instructions on how to convert a website into an app, called Progressive Web ...

Card image
Outlook data files

Custom default location for Outlook data files. Tell Outlook to always store ...

Card image
ANStrVLookupAll

Retuns list of all matchings after doing vlookups to return item from 2-dim ...

Card image
ANmAraDate

Format full date in Arabic language using several known Arabic month syntax. ...

Card image
punycode

Encode or Decode Punycode used in domain names that are not in English ASCII ...

Card image
Non-English IDNs

Online tool to encode or decode IDNs Domain names with characters other than ...

Card image
Header font name and size in VBA

Looks like it is not easy to change font name, size and style for a header or ...

Card image
Str2Clean

Cleans string. Just another function to clean string from unwanted characters

Card image
ANmaDropdown Search

Shows drop down menu of matching items when user searches in textbox with ...

Card image
UsedRange

Returns the address of first:Last cells with data in sheet. Like pressing ...

Card image
1st cell of sheet range

Returns the address of first cell in data in range, the very first cell of very ...

Card image
Custom Excel UI ribbon

Excel custom ribbon in details. A good article I use as reference to add custom ...

Card image
MatchIf8

Searches for 8 cells in 8 columns and returns the row number if all found. Has ...

Card image
MatchIf8Up

Searches for 8 cells in 8 columns and return the row number if all found Just ...

Card image
MatchIf7Up

Returns row number having 7 values in 7 columns if all found. With option of < ...

Card image
MatchIf7

Finds the row of 7 columns matching 7 values with options of < > <> and <= ...