On Feb 9, 7:14 pm, "susie...@hotmail.com" <susie...@hotmail.com>
wrote:
> does anyone know any helpful ways to import VBA from Excel into VB
> 2005?
>
Well... To be honest I've never been much a vba person, but since no
one has given you any helpful answers yet - I'll take a stab....
In 2005 you have the ability to convert code snipits at a time... If
you look in the menu, you should see an options that says Upgrade
Visual Basic 6 Code. You can then copy and paste or type code into it
to see what the translation would be. I suppose, you could copy your
vba functions into that box and see what happens

I suspect you
will have some issues due to differences between VBA and VB6, but it
might get you partway there anyway.
--
Tom Shelton