monikersupreme
New Member
- Joined
- Feb 15, 2016
- Messages
- 6
I have a set of Excel spreadsheets that I am using as source data for a program I am writing. I want to create a set of data that retains the structure of the source data but obfuscates the cell values. In short, I need to keep the column names but should randomize numerical values, name strings, and dates.
Does anyone know of a VBA script that might do some or all of this already?
I was set to starting trying to write this from scratch but I feel (hope) perhaps some of the work may already be done...
Any advice would be much appreciated.
Thanks!
Does anyone know of a VBA script that might do some or all of this already?
I was set to starting trying to write this from scratch but I feel (hope) perhaps some of the work may already be done...
Any advice would be much appreciated.
Thanks!