Search results 106
Sorted from new to old.
CopyDynamicRangeValue
Copy values from range to cell. Without using clipboard of course. Here the ...
WorkbookSave_ANmar
Saves a workbook handling several scenarios and decide what to do based on each. ...
List_of_Names + DeleteNames
List names in a certain workbook into sheet. And Deletes those names. You may ...
ScrapeURL_ToSheet
Reads content of Page from URL to a sheet. This was made specially for certain ...
Convert_Dash_to_Zero
Convert cells with dashes to zeros. Quick code needed to reset sheet copied ...
ANStr2Range
Converts a string of items into range, with custom separator. Opposite of
HyperlinkFunction
Returns the formula for a hyperlink [=Hyperlink(...) ] to be inserted in a cell. ...
AddDatabar_ConditionalFormatting
Adds databars conditional formatting to range of cells. Passing column, start ...
ANmaSQL_UpdateDateStatement
Creates "Update Table " SQL statements to be executed inside SQL to modify ...