J
Jacob J
Okay, here are the problems I'm having with my Outlook
Macro Form...Note, I have the file available for download
at the link below if you want to take a look at it.
Form1.frm will not import correctly. (I get an error
message that reads, "Could not load an object because it
is not available on this machine." Additionally, I have
Microsoft Excel 9.0 Object Library loaded into the
References section under the Tools drop down menu. Also,
not sure how you designed this form, but, if you did it
in Visual Basic, and not in Visual Basic for Applications
that could be a problem, because VBA does not have all
the features of standard Visual Basic.)
Also, It reads, "Compile error: Method or data member not
found." When this error message comes up it also high
lights the word ".text1" in this line of coding,
form1.text1.Text.
Just as a reference, I''m using Windows XP, have
Microsoft Outlook 2000 installed, which utilizes VBA 6.3.
I would love for someone to take a look at my program and
maybe you could tell me real quick what is wrong with
it...I have it uploaded on my web site, and it can be
downloaded at:
http://www.cliquehelp.com/outlook_macro-21-05-2004.zip
Thanks for any help!
Macro Form...Note, I have the file available for download
at the link below if you want to take a look at it.
Form1.frm will not import correctly. (I get an error
message that reads, "Could not load an object because it
is not available on this machine." Additionally, I have
Microsoft Excel 9.0 Object Library loaded into the
References section under the Tools drop down menu. Also,
not sure how you designed this form, but, if you did it
in Visual Basic, and not in Visual Basic for Applications
that could be a problem, because VBA does not have all
the features of standard Visual Basic.)
Also, It reads, "Compile error: Method or data member not
found." When this error message comes up it also high
lights the word ".text1" in this line of coding,
form1.text1.Text.
Just as a reference, I''m using Windows XP, have
Microsoft Outlook 2000 installed, which utilizes VBA 6.3.
I would love for someone to take a look at my program and
maybe you could tell me real quick what is wrong with
it...I have it uploaded on my web site, and it can be
downloaded at:
http://www.cliquehelp.com/outlook_macro-21-05-2004.zip
Thanks for any help!