Hey there, new to the forum. Been working on an excel project and I am having some difficulty figuring out how to go about what I need to do.
What I am trying to build is a program that lets a user select various options as they build a vehicle. And by selecting one engine, it grays out all other engine options. And so on down the list. And as the user is building, I would like to have a running total so they can see how much money they are currently at.
I would also like the ability to minimize sub assemblies once they are complete. For example, when the user is done with exterior options, all the options minimize and all you see is the subtotal for that sub assembly.
Is VBA and forms the correct way to go about this? I have a degree in mechanical engineering, but coding was always like an alien language to me. Is this something I can teach myself with some patience and a good book? Or am I diving in way over my head?
Any help, guidance, advice, warnings, etc. are very much appreciated!!
Thank you.
What I am trying to build is a program that lets a user select various options as they build a vehicle. And by selecting one engine, it grays out all other engine options. And so on down the list. And as the user is building, I would like to have a running total so they can see how much money they are currently at.
I would also like the ability to minimize sub assemblies once they are complete. For example, when the user is done with exterior options, all the options minimize and all you see is the subtotal for that sub assembly.
Is VBA and forms the correct way to go about this? I have a degree in mechanical engineering, but coding was always like an alien language to me. Is this something I can teach myself with some patience and a good book? Or am I diving in way over my head?
Any help, guidance, advice, warnings, etc. are very much appreciated!!
Thank you.