Similar codes

code image
Hiding chart in Excel

How to hide a full chart in Excel. By treating it as shape, not as chart.

2020Dec31

code image
Row_PixelLocation

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

2021Feb2

code image
DeleteAllShapes

Delete all shapes in a sheet

2018Jun11

code image
InSheet_ChangeImage

Allows users to inserts image into sheet, replacing old one, with ability to ...

2021Feb20

code image
ShapeName clicked

Simple command to know which object (shape) the user clicked When you assign a ...

2022Feb4

code image
Fill down

Fill down series in Excel. NotReadyYet! This is a work-in-progress function! ...

2022Jan5

code image
ForegroundColor

Returns white (RGB 255,255,255) or Black (RGB 0,0,0) based on background color ...

2023May5

code image
Save Excel range (or shape) to picture

This is an interesting approach to export a range of cells into picture using ...

2020Dec21

code image
Shapes-Macros

Read shapes in all worksheets in certain workbook and return list of macros ...

2018Jul9

Recently by developer

code image
ANmaNotMatch

Finds first item from RngAddr that is not listed in InRngAddr Returns the item ...

Sat 11AM

code image
FirstDuplicatedItem

Returns the value of first duplicated item found in a range. This is to ...

Fri 3AM

code image
ANmaRow_Duplicate1

Duplicate 1 row into row below with insert using fill down or copy-paste No ...

Thu 5PM

code image
MatchIf4Up

Returns row of matching 4 values in 4 columns searching from bottom to top. ...

Apr12

Random Codes

code image
SQL Related posts

Steps to create related posts query in SQL. Index, catalog, matching posts for ...

2022Jul6

code image
Bootstrap 4 sub-menu

Bootstrap 4 sub menu with no customization From

2019Jul3

code image
Windows God Mode

Control panel shortcuts part 1

2019May15

code image
WorkbookSaveAsk_ANmar

Asks user to save file (or workbook) using GetSaveAsFilename method. Returns ...

2018Jul17