Forum Discussion
Grady Crowson
Mar 28, 2018Copper Contributor
creating a form
is there a way to have a form built using code? We have a list of client that I would like to create a dashboard or home form to where you could search the name from a list and pop up the informatio...
Grady Crowson
Mar 29, 2018Copper Contributor
is there a tutorial somewhere to help me figure it out? Or is there a source to where I could pay someone to write it for me?
Mar 30, 2018
There are lots of learning resources about VBA on the web. You will need to do some digging and experimenting and be open for things. You won't find the perfect tutorial that shows you exactly the steps you need to solve YOUR specific problem.
If you search you can find tutorials about VBA forms and how to use them to read and write data from/to an Excel sheet.
The idea here is that you need to do some research and be ready to learn and try out a few new things yourself. It can be quite rewarding.