My responses are also in-line below.
It appears that I must transmit my information to them in some type of
legible report and have them enter information on an excel spreadsheet.
How, or can I, create a template in excel that pulls information from my
database? That way, I could protect the sheet. I have attempted to export
database to excel and create the query there, but my access query has the
parameters in it for the corporate information needed, and therefore, will
not pull all information forward to excel.
Many thanks for your professional and prompt reply to my questions.
JR
Jeff Boyce said:
See responses in-line below...
Does this mean you have something like a warehouse, and subcontract out
delivery? Yes
"all the data" -- once per delivery, or as a (?weekly?) bulk data set? Transmit daily
Is this "ALL information" the same as "all of the data" you transmit to
corporate?
Yes - only in a different
format
I am assuming that you only transmit data to a dealer that relates to the
deliveries made by THAT dealer (rather than all your data).
Exactly
You can use Access queries to extract information which you then send as an
attachment to an email. You are sending a copy of the data only -- the
original is still in your database.
That is what I have done - but
put in a format that is more legible than one long line
Unless you send the dealer your database, the dealer doesn't have a way to
edit anything. What information do you want added regarding delivery?
Yes, I realize that he cannot
edit my database; however, he could alter the information;
i.e., the amount of credit
that he would receive once delivery is made. The information
I am sending the dealer is
his "purchase order" to deliver and collect his funds.
Dealer would add delivery
date, serial number(s), his invoice from his vendor with the
cost of the product(s)
delivered.
corporate.
If the dealer(s) send the information you require from them in something
like an Excel spreadsheet, you can easily import that data into Access, and,
if you've included identifiers (?rowID for the Order?), you can use the
dealer data to update (ONLY!) those fields that you want to.
I have never done this. Would you mind
explaining a bit further? I only 'sound' as if I
know what I am doing!!
Then, when the information/data from dealers has been incorporated, you can
run the report(s) to send to corporate.
So, one approach to this would be to extract the information you want the
dealers to have, and export it as an Excel spreadsheet. You'd then email
that Excel spreadsheet as an attachment. The dealers would add the data you
require of them and email it back. You'd import the raw data, then use
Update queries to update your database. No keypunching required. HOWEVER:
if the dealers send you junk data, do you really want to add that to your
database?! Where in this process do you ensure that the data they send is
the data you need?
They could send junk data and I would
not know; however, when corporate receives
my information, their invoice# would
not come up in corporate database.