cargobay 69
05-16-2001, 01:02 AM
Is there a way to export an Access form to a Visul Basic project? If so how?
Thanks
Thanks
|
View Full Version : export Acces forms to VB?? cargobay 69 05-16-2001, 01:02 AM Is there a way to export an Access form to a Visul Basic project? If so how? Thanks Talismanic 05-16-2001, 04:37 AM As far as I know, and I looked in a lot of places and asked a lot of people, it is not possible. VB forms are different then Access Forms and there is no conversion utility. There is an Ad In for VB that works like the form wizard in Access but you still have to do all the formating and code entry. It is not all that hard getting VB forms to work with Access tables so you shouldn't have to much trouble making the conversion. Rich 05-16-2001, 06:52 AM There are sites around that purport to enable the import of access forms etc into vb opinions vary as to their effectiveness, can't remember the url's try searching. HTH |