Hi Guys,
wondering if someone could help me please, this is probably easy for most, but im a beginner :)
i want to make an array from my dataset
dataset is from (tbl_Employees)
i want the array to hold 3 columns/items = item 1 (Username), item 2 (password) item 3 (Position)
i think i pretty much have the loop figgered out in my head, but i cant seem to fathom on how to build the array, any ideas?
many thanks guys