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
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 Boldcodes.com
Linkedin LoginCellAddress, Optional WB = "This", Optional Shee = "Active"
or
CellAddress, NewValue, Optional WB = "This", Optional Shee = "Active"
or
CellAddress, NewValue, Optional WB = "This", Optional Shee = "Active"
Views 862
Downloads 385
CodeID
DB ID
ANmarAmdeen
685
Revisions
v1.0
Saturday
October
31
2020