Hello,
I am fairly new to VBA programming in Access, but have a background in Pascal / Basic .. Ok, ok, I haven't programmed in a while.
Anyways, is there any way to duplicate a Random or Randomize function? More specifically, I am looking to randomly select a random number out of one query, and port them to a table.
In other words, having performed an initial query, is there some function, or code snippet that will randomly select say 10 records out of the query and port them to a table?
Thanks in advance for any help.
Patrick Mack
Pat_Mack@jeffersonwells.com
I am fairly new to VBA programming in Access, but have a background in Pascal / Basic .. Ok, ok, I haven't programmed in a while.
Anyways, is there any way to duplicate a Random or Randomize function? More specifically, I am looking to randomly select a random number out of one query, and port them to a table.
In other words, having performed an initial query, is there some function, or code snippet that will randomly select say 10 records out of the query and port them to a table?
Thanks in advance for any help.
Patrick Mack
Pat_Mack@jeffersonwells.com