I don't think this is beyond Access's capabilities with a little VBA I already have the graph and the trendline calculation being shown on it in access- all i'm asking for is a way to grab the trendline calculation off of the graph..:)
If i go out to excel it will become a manual operation and...
Hi All.
I have a access database that i am trying to modify to do Fee Forecasting.
The idea is to grab the details of the invoice dates and invoice amounts over the duration of previous projects. I have a pivot graph setup that plots this information (X - Project Duration) (Y - Percentage of...
Hi All
I am trying to create a script that allows me to search a database for records that match 2 search criteria from different fields. In this case a patch panel number and a patch panel port number.
I can't get it to work. I get no errors, but i always get the result 'Match not found...'...