`Is there a way to address a particular Field entry on a particular Record?
To explain a bit better:
I have a table with say 4 buildings, Each is a Record with say 4 fields, Date, Attendant, Time Opened, Time Closed.
From a form Text Box, I wish to Enter Data into say Building 3 Time Closed by addressing the exact cell that would contain the info?
First, Is this Possible, then 2nd, how do I Address the Cell in the Time Closed Field with the Record ID of Building 3?
If this is Doable and someone can help me with this, then it is a Major Step in moving ahead with my project!
Any help and advice will be greatly appreciated!