I have a database with tons of data in it. I need to create a folder for certain records named their id and name (exp. Name 33312346). Each record that needs a folder created will begin with the same prefix for their id. I know how to create a folder with vb scipt, but I am not having any luck with vba code. So I basically need to scan my database and create a folder in a certain directory for every record that begins with 333 named "Name 333123456." If anyone has any advice on this I would really apreciate it.
Thanks for your time,
Chris
Thanks for your time,
Chris