Hi, I’m new here (and to VB)
I have a simple data entry form which collects information on assets that are attached to a person/location.
A handful of comboboxes capture all the data and I wanted a few of them to default automatically to the previous record to save time in data entry (for e.g., name).
Is there any way to make a combobox remember its choice from the *last* record (asset)?
Thanks!