Hello, Everyone!
I deal with MS SQL every day, and do many interesting and useful things with it, but I'm very new to MS Access operations.
I really like it, though, and am fascinated by the way that the database and the application itself are kind of one unit, and have seen quite a few really neat Access instances that do some pretty incredible things.
I'm faced with a project now that seems quite plausible, though I'm not sure about the nuts and bolts of getting it done.
Here's what I've got:
I'm working with a law firm that has an Access based firm management application and the part that I'm dealing with is where they input copy and print activity to be billed back to their clients.
My company installed some print and copy tracking software that will allow me to generate CSV files listing the usage data, and I want to import that data into Access. While even doing that is new to me, the tricky part is that when it's done manually the data is entered into a form and that form computes the price charged for copies according to a sliding scale.
So, instead of a more simple sounding import process where I'd arrange for an import straight into a table I'm trying to figure out if I can take the data from my CSV file and import it into that form so that the form computes the charges as if a clerk had input it manually using the nice GUI that the form provides.
That's my basic quandary, and I really appreciate you taking the time to read my post and truly value your insight.
What do you think?
Thanks!