Search results 289

Sorted from new to old.
Card image
Range_SaveAsImage

Exports range to an image, something we wanted to be able to do for a while now. ...

Card image
CopyFiles

Copies files from list of files into a folder. Uses list of files with ...

Card image
RowList_Matching

Returns list of rows numbers having cells matching text in a column. Passing ...

Card image
InStr and InStrRev

How to use InStr and InStrRev VB functions It is silly, I know, but I keep ...

Card image
Special chars

How to type special characters in keyboard using ALT + keypad numbers I also ...

Card image
Morse code functions

Convert text or single character to and from Morse code. TexttoMorse, ...

Card image
ANC Bootstrap controls (Testing < and & # 6 0 ;)

Testing step in site (or in each HTML output function to replace < with < ...

Card image
Navigate_IE

Reads HTML source page of a webpage, maynot work for heavy js pages, but works ...

Card image
HTMLTagAttributeValue

Reads value of certain tag attribute from certain attribute Identify attribute ...

Card image
CutString8

Cuts a string from certain character to certain character with option of either ...

Card image
RandomUniqueID_Sheet

Inserts numeric random unique ID in a column in sheet, specify column, sheet, ...

Card image
Regular expressions (Notepad++)

How to do regular expressions in Notepad ++ search and/or replace Helpful when ...

Card image
EnvironList

List of all variables of Environ It will populate them in sheet range starting ...

Card image
Quarter_to_Words

Convert Quarter code to text per special project requirements. A special ...

Card image
File2Body

Reads file and showing it as Bootstrap row, with ability to replace variables ...

Card image
CellSave and CellRead

Reads a cell or Saves value into certain cell, in certain sheet and workbook. ...