Similar codes

code image
ShapeRange_BG

Replaces the background fill of any shape in Excel with an image Not Ready yet, ...

2021Mar27

code image
DynamicFill

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

2022Mar11

code image
Copy formulas

How to copy formulas in VBA code. Learned that the hard way, just like most of ...

2019Oct3

code image
RoundMinutes

Rounds time into nearest quarter up or down, half up or down based on argument ...

2019Jan9

code image
FormulasFlatten

Fill in formulas from 1st row, then convert them to flat values to avoid Excel ...

2018Jun30

code image
Recurse and Rename

Recurses down a directory tree and renames files

2018Apr18

code image
ChartLabelsNumberFormat

Apply Number format of 1 decimal to datalabels of specific series in certain ...

2023Dec23

code image
Range2Block

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

2023Mar6

code image
MoveDown + MoveUp

Moves an item in listbox up or down Needs Lst1 as listbox name Put code ...

2018Jun2

Recently by developer

code image
HTMLTable_FindTable

Reads < table .... < /table> found after index Have ability to opnly bring the ...

Sun 1PM

code image
ANStrFind_AndOrRemove

Checks (and/or removes) if an item was found in list of items and return 1 if ...

Sun 1PM

code image
ANmaSearch_AllWords_FromANStr

Checks if string has all words from ANStr inside Retuns 0 if not found or ...

Jan8

code image
ANmaSum_5IFs

Returns Sum conditionally of 5 columns (SumIFS), in a sheet, certain workbook ...

Jan8

Random Codes

code image
VLookup_HTML

Does a search in 1st column (< td tag) in an HTML table (< table tag), and ...

Jan26

code image
SumOf_3Filters

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

2021Jan29

code image
RemoveCommaBetween2Quotes

Removes comma between the first pair of quotations (RemoveCommaBetween2Quotes)

2018Jul24

code image
HardDrivePartitionSN

Get Hard drive SN (old fashioned way) using FileSystemObject

2018Jun15