PDA

View Full Version : Help needed! VBA form



huron
02-13-2006, 06:56 AM
Hi, i really need some help here
i have an example vba form that want to use in another table that has more columns.
the only thing i need is to be able in the form to view all the columns and not only the 4 columns of the example
i attach here the example database and my table with the columns i need to add in the form

Can somebody help me or tell me how to do it?
its really important for me!

thanks

Bob Phillips
02-13-2006, 07:17 AM
Why don't you use the built-in form, Data>Form...

huron
02-13-2006, 07:19 AM
because its not the same
i just need to add to the form i attached some other columns and really dont know how to do it! :-(

Bob Phillips
02-13-2006, 07:45 AM
It isn't the same but it does everything yours does without code, and is therefore much simpler to extend.