Well, I guess I need to explain what I am trying to accomplish.
I use a quoting program that houses information about different variables for a product. When I need to generate a new quote, I manually input about 10 variables about my customer along with the variables about the product and then generate a quote for them. When I save this quote, I'm pretty sure it is saved in an access file somewhere but I'm not 100% on that.
Since there isn't an option within this quoting software to download to excel the information on the quote (customer information/ product information/ pricing etc.), my thoughts were to somehow get into the access file or wherever this data is saved after I generate a quote and export it to excel. I might be going about this in the wrong way but access is fairly new to me.
The software itself doesn't allow any copy and paste features from the software to excel; otherwise, I would simply do that. It is somewhat limited and I'm trying to find a useful way I can extract this data so I can feed it into other excel documents that have the same information.
I'm not sure if the software was intentionally designed to prevent users from doing this or perhaps it just wasn't a feature that was integrated with the software. Within the software interface, it simply looks like a userform created in excel.
Do you guys have any suggestions?