Stag Weekenders
New Member
- Joined
- Sep 15, 2016
- Messages
- 4
Hi all,
Im a total newbie at VBA And as a result, I’ve tried following various tutorials to achieve the below outcome, but no avail. Not sure of what to do beyond the point of pasting the VBA code into the workbook.
I need a VBA code that will work in such a way that whenever a cell is empty, the phrase “* Credit Available *” will appear. If a user then fills that same cell with a date, “* Credit Available *” will disappear. It‘s also important that the reverse will happen as well, ie. when a user deletes the date from said cell, “* Credit Available *” reappears.
Would greatly appreciate anyone who can advise on what code is needed and pointers on what to do after entering the VBA into the workbook (code).
Many thanks,
MJF.
Im a total newbie at VBA And as a result, I’ve tried following various tutorials to achieve the below outcome, but no avail. Not sure of what to do beyond the point of pasting the VBA code into the workbook.
I need a VBA code that will work in such a way that whenever a cell is empty, the phrase “* Credit Available *” will appear. If a user then fills that same cell with a date, “* Credit Available *” will disappear. It‘s also important that the reverse will happen as well, ie. when a user deletes the date from said cell, “* Credit Available *” reappears.
Would greatly appreciate anyone who can advise on what code is needed and pointers on what to do after entering the VBA into the workbook (code).
Many thanks,
MJF.