W
Walter L. Skinner
In a recovery routine, I would like to be able to copy certain fields
associated with an unique id from one file to a second file with the same
unique id. In other words, loop through the first file coping the data for
that unique id to the second file record with the same unique id. The
question really is , can you have two project files open at the same time in
visual basic, referencing data in each?
Thanks for any suggestions. I am an experienced programmer, but fairly new
at visual basic.
associated with an unique id from one file to a second file with the same
unique id. In other words, loop through the first file coping the data for
that unique id to the second file record with the same unique id. The
question really is , can you have two project files open at the same time in
visual basic, referencing data in each?
Thanks for any suggestions. I am an experienced programmer, but fairly new
at visual basic.