May 9, 200322 yr What i would like to do is copy certain fields from 1db to another db, and from the second db those fields that were copy to, the db's are related by account#, i then would like to be able to sort by the different account# and pring only info for that perticular account#. It would be nice to be also be able to sort by date and time, like print report for account# from date (what ever date i would put in to the present date and time. Any suggestions would be greatly appricated. thanks, jim
May 9, 200322 yr You could import from one db to the other, or you could pass the data using global fields. That, along with sorting, printing, finding a date range etc. can all be accomplished with scripts. I could give you more help if you had a more specific question.
Create an account or sign in to comment