CellSave and CellRead

Reads a cell or Saves value into certain cell, in certain sheet and workbook.
Can ignore passing workbook and/or sheet to use ThisWorkbook and ActiveSheet respectively.
Stupidly simple, but effective and used a lot in my own code.
Maybe next version can have ability to save more than 1 cell at a time.

Similar to SettingRead and SettingSave

CodeFunctionName
What is this?

Public

Tested

Original Work

Access is limited.

Login here using your Linkedin account. to see or download code.

No registration, not another password to remember, login using your Linkedin account and have access to all public codes in Mydev.net

Linkedin Login

CellAddress, Optional WB = "This", Optional Shee = "Active"
or
CellAddress, NewValue, Optional WB = "This", Optional Shee = "Active"

Views 862

Downloads 385

CodeID
DB ID