PDA

View Full Version : I feel Computer Illeterate



wiehan1981
06-05-2012, 03:31 AM
Hey everybody,

I still very new at this VBA thing and still battle endless hours with it.

I am trying to write a userform that record data and put it on a spreadsheet. Now I have managed to get the first part working fine which is the adding bit. But now i have created a new userform that will recall the data entered on the sheet for editing purposes. The problem comes in with the code. The "adding" userform I have managed to create a code from this webpage but the "editing" userform i have no idea where to start and gettin ready to pull out every single hair on my body. I have attached the worksheet to this treand, If anybody can help me or just point me in the right direction it would be great.

thanx a mil.

snb
06-05-2012, 06:14 AM
You can use 1 userform to add, edit or delete information.

See

http://www.snb-vba.eu/VBA_Userform_in_database_en.html (http://www.snb-vba.eu/VBA_Userform_in_database_en.html)