JackDanIce
Well-known Member
- Joined
- Feb 3, 2010
- Messages
- 9,922
- Office Version
- 365
- Platform
- Windows
Hi,
I need to add a column to my table which contains values "Met", "Partially met" and "Not met" but I can't figure out how to do this.
I've tried to add a column and fill with RANDBETWEEN(1,3), but it returns a mixed number, but each row contains the same random value, e.g. 1.34567
Unable to find an answer online, can anyone suggest how to add the 3 values above as a new column in random order?
TIA,
Jack
I need to add a column to my table which contains values "Met", "Partially met" and "Not met" but I can't figure out how to do this.
I've tried to add a column and fill with RANDBETWEEN(1,3), but it returns a mixed number, but each row contains the same random value, e.g. 1.34567
Unable to find an answer online, can anyone suggest how to add the 3 values above as a new column in random order?
TIA,
Jack