Similar codes

Card image cap
CTRL+K,C

Comment and de-comment lines quickly in VBE Create shortcuts inside VBE to ...

2019Jan5

Card image cap
Protecting VBA code

Steps to protect VBA project in Excel, posted here for reference mainly. An ...

2022Jul6

Card image cap
FindVBAObject

Finds specific VBA object in VBE project User need to setup to trust VBA ...

2018Jul6

Card image cap
Dropdown button commands

A drop-down of multiple commands in pure VBA. Needed this in a large Excel-VBA ...

2022Oct12

Card image cap
Save Excel range (or shape) to picture

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

2020Dec21

Card image cap
EmailSend_Outlook

Send email using Outlook object with attachments With AI-generated post image. ...

2023Apr5

Card image cap
Show/hide ribbon

Show or hide Excel ribbon from inside VBA Needed that in one of my projects

2018Dec30

Card image cap
FontAwesome Custom icons issue

I faced an issue the past few weeks when trying to add my own icon to ...

Dec29

Card image cap
Multiple sizes blog Card

Blog post card in multiple sizes and responsive using Bootstrap 3

2019Feb2

Recently by developer

Card image cap
MatchIF5

Searching for rows having 5 values in 5 columns Like

May6

Card image cap
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

May1

Card image cap
Files_FoundHours

Listing the file from a folder that was created during last few hours. Can ...

Apr30

Card image cap
MatchIf2Up

Search for 2 items in 2 columns starting from last row upword (Starting with ...

Apr29

Random Codes

Card image cap
Files list to text

One of easy ways to convert list of files in a folder into list (txt files) ...

2019Jun18

Card image cap
Card7-BS3

Cards in bootstrap 3, elegant and nice

2019Apr13

Card image cap
CanAccessVBA

Returns true if VBA is accessible through code, returns false if not

2018Jun22

Card image cap
FixPath, IsThere, IsThere1 ...

Set of 6 functions to deal with filesystem. Gets current workbook path, ...

2018Jun11