AlexanderBB
Well-known Member
- Joined
- Jul 1, 2009
- Messages
- 2,134
- Office Version
- 2019
- 2010
- Platform
- Windows
I have opened a recordset to 2 fields in my table and applied GetRows.
The result is
How could I best get field 1 into a 1 dimensional array and field 2 into another 1 dimensional array ?
The reason is to Filter them and that needs a 1 dimensional array.
The result is
How could I best get field 1 into a 1 dimensional array and field 2 into another 1 dimensional array ?
The reason is to Filter them and that needs a 1 dimensional array.