Search results 50

Sorted from new to old.
Card image
ANStrVLookupAll

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

Card image
ANmaUploadFTP_FilesListto1Folder

Creates script to upload list of files found in column. Will upload all files ...

Card image
ANmaHideIntoJPG and ANmaExtractFromJPG

Hide files into jpg and restore it using those two functions. Attached file ...

Card image
VBA/Excel Registry hacks

Set of hacks to modify Excel/VBA settings using Windows registry (Regedit) ...

Card image
YoutubeLinks2YoutubeEmbeds

Convert all links in text block into youtube embeds to show inside a website. ...

Card image
CutString96_NumberBefore and After

Cuts the number found before our search word by going back certain number of ...

Card image
ANmaSum_4IFs

Applies SumIFs for 4 columns, same sheet, same workbook Another function to do ...

Card image
Sheet_RowID_Generate + _LastUsed

Generate random unique ID in a column as IDyyyymmRRRR And the second function ...

Card image
SettingRead_Bulk

Reads list of passed SettingNames with defined separator from Settings and ...

Card image
ANmAddressSame

Checks if passed addresses are referring to same cell regardless of ...

Card image
ANstr_Column

Reads and concatenate the full HTML or non-HTML of column (ColumnID) from HTML ...

Card image
DateDiff_Networkdays

Calculates no of workdays between two dates. Option to use international ...

Card image
SettingSave + SettingRead for NumberFormat

Reads or applies certain NumberFormat to cell in settings. Same patterns as ...

Card image
Just learnt that now

Looks like we cannot have filename (having no extension) and folder in same ...

Card image
ANStrSort3

Sort list of texts having cell address by cell address as alphanumeric in Asc ...

Card image
Random Number in SQL

Generate Random number inside SQL using timestamp (GetDate function) One of ...