Rotten Peaches
New member
- Local time
- Today, 07:26
- Joined
- Jul 18, 2012
- Messages
- 8
Hello all! I'm sort of bad with Access and I've run across an issue I can't seem to find any information on. Some background:
Right now I have a form where I can view records of computers. I have two combo boxes on this form; one to select the location of the computer and the second to choose the serial number of the computer, which updates after the location is selected.
What I'm interested in doing is using the location box not only as a filter to filter records, but also as a field able to change the record. So let's say I choose Portland, OR as the location for computers I want to view, then select the computer with serial number 123. The record populates with all information pertaining to computer 123. If I was moving this computer to San Diego, CA, how can I edit the text in the location combo box and have that change reflected in the table? Or is this even possible? I know the proper way to do it would be to have a separate text box for the location to be displayed/edited but I'm really strained for space.
Right now I have a form where I can view records of computers. I have two combo boxes on this form; one to select the location of the computer and the second to choose the serial number of the computer, which updates after the location is selected.
What I'm interested in doing is using the location box not only as a filter to filter records, but also as a field able to change the record. So let's say I choose Portland, OR as the location for computers I want to view, then select the computer with serial number 123. The record populates with all information pertaining to computer 123. If I was moving this computer to San Diego, CA, how can I edit the text in the location combo box and have that change reflected in the table? Or is this even possible? I know the proper way to do it would be to have a separate text box for the location to be displayed/edited but I'm really strained for space.