Search results 60

Sorted from new to old.
Card image
SQL instr

Searching for a string inside a string in SQL. You may say it is the instr in ...

Card image
VBInstrRev

Similar to VBInstr, but this one does it in reverse, which is instrrev() ...

Card image
SearchinHTMLTable

Search for a word in a certain column in html table and return the full row ...

Card image
ScrapeURL_ToSheet

Reads content of Page from URL to a sheet. This was made specially for certain ...

Card image
Range2Block

Concatenate all rows found in a range starting A1Cell for Columns_To columns ...

Card image
AddDatabar_ConditionalFormatting

Adds databars conditional formatting to range of cells. Passing column, start ...

Card image
LastRow_Remove

Removes last row in a table starting certain cell. Creating and using this ...

Card image
ANmaSQL_InsertStatement

Creates SQL INSERT statements from a table in Excel. Used to be executed to ...

Card image
Export2CSV

Exports a sheet into CSV file Dynamically finds number of rows/columns and ...

Card image
GetHeaders

Reads page headers into dictionary object. an example of using Dictionary in ...

Card image
DynamicFill

Fills in more rows at end of a range Used to add more rows at end to have all ...

Card image
RowList_Matching

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

Card image
Special chars

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

Card image
Row_PixelLocation

Gets the cell row where a certain shape is located by passing shape.Top number ...

Card image
SumOf_3Filters

Returns sum of certain column in range (or table) in sheet after applying ...

Card image
File2Body

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