manifest-type form question

R

Robert

I want to create a form like a manifest (i.e., it might have multiple pick
up/delivery points, possibly even different customers for the aforementiond
pu's/delvry). Would this entail knowing VBA extensively to make it work?
Currently planning on using Customer Table to populate but unsure of how to
have it ask for another pu point or dlvry point, and then how to end these
queries to finally execute the report. Attempting to create it in such a way
that not only will it give site-by-site, but will call other windows-based
programs to build routes and mileages, eventually.
 
Top