GingerBeardo
New Member
- Joined
- Feb 20, 2019
- Messages
- 25
I have a document that is intended to be a living document and contain a large volume of data entries. For the sake of stability and protection I want to create VBA script to look at each entry. If the values in column "D" for said entries are all value "X" they are to be copied to a separate backup log then removed from the current document. This way once the data isn't actively needed, once its status has changed to value "X" it is archived in the backup log.