What is UAC?
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Brian Sent: Wednesday, May 28, 2008 3:33 AM To: [email protected] Subject: [quotes-plus] Vista Office 2007 VBA - HEY IT WORKS! You have to turn off the UAC. I had trouble until I did that. I'm an admin and the one who put QP on the system. The \Quotes Plus Data\Excel\QP2 Macros file works. I also referenced the type lib and did this type stuff: Dim qpData As QuotesPlus.Price Set qpData = New QuotesPlus.Price Didn't mess with the .com thingy. Brian
