I'm super new, treat me like so. (In advance, thank you)
I'm creating a database for our bus information. So the form will have things like Bus #, VIN, Status (active/inactive), tire size, etc.
I want to create a form that generates with assigned blank boxes and then populates information when you enter a bus # based on the bus you chose. From there I would like to know how to lock of unlock the boxes for editing so that bus information can be updated. But say, the VIN for example would never change, so that should be locked.
I don't know how to create a decent form and at this point I need a good amount of help.
Again, thank you.
I'm creating a database for our bus information. So the form will have things like Bus #, VIN, Status (active/inactive), tire size, etc.
I want to create a form that generates with assigned blank boxes and then populates information when you enter a bus # based on the bus you chose. From there I would like to know how to lock of unlock the boxes for editing so that bus information can be updated. But say, the VIN for example would never change, so that should be locked.
I don't know how to create a decent form and at this point I need a good amount of help.
Again, thank you.
Comment