Search results

  1. A

    Dynamic form? Maybe?

    I'm bumping this thread to see if anyone has any opinions of the code I wrote there, and if there is a way to do it any better. Thoughts?
  2. A

    Dynamic form? Maybe?

    So, I think I solved it (sort of, the code could be cleaner) this way: tblAttributes is ID, Category, Attribute1, Attribute2, ... , Attribute10 So 1, Pumps, HP, Voltage, Type, Material, Inlet Size, Outlet Size 2, Holding Tank, Capacity, Diameter, Height, Type, Material . . . Then on my...
  3. A

    Dynamic form? Maybe?

    Hi all. I'm completely self-taught in Access and VBA, and have come across a problem on a database that I'm trying to put together to manage rental equipment for my company. Simply put, we have different categories that this equipment falls under, with different numbers of physical attributes...
Back
Top Bottom