Hi,
First of all thanks for creating this user friendly and easy to database management tool.
I am a pretty inexperienced user when it comes to databases, but the needs we have for our office is not that advanced.
The problem i am currently facing is to reduce the time it takes to create some records. Our company are giving out small boxes to measure the radon levels in residential houses. Each box has an unique ID that needs to be searchable and indexable.
The form is going to look something like this:
Box_ID
First Name
Last Name
Address
Date
The thing is that most people will have 2-3 box_ID's where the rest of the information will be the same. So typing in the names and address and dates every time is inefficient and time consuming. What i need is that names, address etc is to be remembered when one entry is entered. At the next entry only the Box_ID should need to be changed by the user.
Im sorry if this might sound confusing, but english is not my native language and i dont know much database terminology and words.