Codes Required

Similar codes

code image
ANmaCopy_Objects

Copies objects from cell into cell Decide Sheet, and workbooks to copy from or ...

2020Nov11

code image
Excel clipboard bug

Looks like there is a bug in Excel when dealing with copy and paste. Excel ...

Dec27

code image
Copy formulas

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

2019Oct3

code image
Rename File

This will rename a specific file and or move the file to a different directory

2018Apr16

code image
SubZero

Forces Excel to not convert numbers during moving them across sheets, or ...

2023May23

code image
RangeValues

Returns values of all cells in range into 1 string Only non-blank values ...

Jan25

code image
CopyDynamicRangeValue

Copy values from range to cell. Without using clipboard of course. Here the ...

2023Aug10

code image
Crypt128

Simple small function to Encrypt or Decrypt a string in cell Simple Encryption ...

2018Jun14

code image
CopyFormat

Applies format into a cell (or range) from another cell. Can apply from any ...

2018Aug10

Recently by developer

code image
ANmAddress_Value

Returns the value of a cell address in another sheet. Todo: Allow to reference ...

Thu 11AM

code image
JSon functions to add, read and delete entry

3 Json functions to read full node by an image, add full node to file or delete ...

Tue 12PM

code image
GetPapa + GetSon with variances

Gets the parent folder full name from a path Also Gets the son of a full path. ...

Sat 11AM

code image
HTMLTable_NoOfColumns

Gets no of columns in an HTML table. It actually gets the maximum number of ...

Sat 11AM

Random Codes

code image
Get boot time

Get the last time Windows 10 was started. Needed this quickly for research.

Sep6

code image
HTML2Str

Special version to convert HTML to string. Uses RemoveHTML, then after that it ...

Nov5

code image
List of options (Frm87)

Show list of items with their description from "Settings" sheet Have that list ...

2018May17