J
javablood
I have a data entry form that works but I think it is not efficient. For
example, multiple data are entered for the same location and date.
Therefore, it would be more efficient if on the form I could use the the same
location and date to enter the data like so:
Location Date Parameter Value Units
1 D1 P1 V1 U1
2 D1 P2 V2 U2
3 D1 P3 V3 U3
and so on . . .
It sounds good in principle but I am not sure if it can be done and right
now I do not know how to go about doing it.
Any help is much appreciated. Please be specific because I am still on the
steep part of the learning slope.
Thanks,
example, multiple data are entered for the same location and date.
Therefore, it would be more efficient if on the form I could use the the same
location and date to enter the data like so:
Location Date Parameter Value Units
1 D1 P1 V1 U1
2 D1 P2 V2 U2
3 D1 P3 V3 U3
and so on . . .
It sounds good in principle but I am not sure if it can be done and right
now I do not know how to go about doing it.
Any help is much appreciated. Please be specific because I am still on the
steep part of the learning slope.
Thanks,