Does anyone know how to get a chart to show "1st", "2nd", etc. for a quarterly chart? I utilized the chart wizard and am having trouble with this. Thanks in advance.
Ladies and Gents,
I'm having a trendline moment here. I have a few column charts that display totals by month through the current date. I added a trendline, but being that the data tracks through the current date, it gives an inaccurate impression that we are trending down for the first three...
I exported data (table) from an Oracle source to excel and then imported this data into an Access DBase. Unfortunately, in the export process date/time fields were split so that the first line in the table gives the following info:
Record: 1
Carrier: SouthWay
Pickup Date: 1/1/06
Delivey Date...
I have a line chart report (based on a table) that tracks shipments over time. I also have fields included for average, upper limit, lower limit, etc. Access limits selections for the chart to a total of six, so I went into the report in design view and added four more fields for a total of 10...
I am tracking "[Total Shipments]" in a table ("TblServiceMetrics") by date and displaying this data in a "line-dot" chart on a report. How can I add the upper and lower control limits and center line to the chart? I have a query that calculates each with the following formulas:
Upper Control...
Hello All -
Is there a quick solution for this?
I have a TimeCard database (Access 2003) that six personnel use. There is one table that stores data for all employees and one form for entry into this table. Can I have each person "log in" and only add to/edit their records?
Thank you in...
All -
I have a time card database that tracks...well, you get the picture. Within the QryTimeCard (fed by TblTimeCard), I have a conditional iif statement that reads:
SunTotal: IIf((([SunTimeOut]-[SunTimeIn])*24)>=8,((([SunTimeOut]-[SunTimeIn])*24)-0.5),(([SunTimeOut]-[SunTimeIn])*24))
and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.