d1trupinoy
Technical User
Hi I am a newbie to ACCESS and VBA. I need to write a VBA script module to search an existing table for like records based on a field (e.g. find all records in animal table that are dogs). I then need to write all the found record field conents into one field of another table (e.g. when you find all the dogs write all the colors of dogs found to one filed called "all possible colors" in table "dogs_2).
Can anyone help?
Can anyone help?