Codes Required

Similar codes

code image
PrCal_Add_Sort

Adds to daily log, two cells, one with date, next with activity that will be ...

2023Dec2

code image
LogFile_Add

Adds an entry to log file, if file is not exist, it will be created. Filename ...

2018Jul17

code image
UserChanged_Log4

Adds date to column1 when user enters text in column2. Also, if user remove ...

2023Nov28

code image
Column2AnString_Unique

Creates list of unique items found in a column, returns string with items ...

2020May6

code image
Add2Column

Quickly adds value to certain column in Excel sheet As usual, you can define ...

2020Jan3

code image
LogSheet_Add + LogSheet_Clear

2 Functions LogSheet_Add and LogSheet_Clear to add new entry to log or clear ...

2018Jun24

code image
LogoutALL

Logs out Linkedin by running two commands One will open new window to logout ...

2018Apr23

code image
Most recent in Oracle DB

List the most recently added rows based on a date column.

2020Feb7

code image
Create and Write Log File

The subprocedure can be called by any ASP applicaiton/page which needs to ...

2018Apr14

Recently by developer

code image
ToggleCells

Toggle a value through list of cells in a range Pass current value and range ...

Sun 3PM

code image
Toggle5Values

Toggles among up to 5 values. Pass the current values, then up to 5 values (in ...

Sun 6AM

code image
PrevWeekday

Returns date of the previous weekday (Friday, Saturday, Sunday, etc) from ...

Sat 6AM

code image
TrimLines

Remove all line breaks from text from a text. Not like

Fri 6AM

Random Codes

code image
Convert_Dash_to_Zero

Convert cells with dashes to zeros. Quick code needed to reset sheet copied ...

2023Mar14

code image
Protecting VBA code

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

2022Jul6

code image
Regular expressions (Notepad++)

How to do regular expressions in Notepad ++ search and/or replace Helpful when ...

2021Mar10

code image
DownloadFile_User

Downloads file to user, asking user where to save or to open downloaded file

2018Jun30