I'm getting crazy======
my mdb file is like this.
For example, "PointName" has many pointname, like C1, C2, C3..........,[they are vertical tunnels].
For every point/tunnel, like C1,
we mearsure it every few days, and get the displacement with the depth.
Point C1 ---- 2014/2/19 ---- depth: -1 ---- it's displacement is 0.4
And for the report, I want every point have a crosstab and graph.
How to do this report, many thanks!!!