[AccessD] OT: Online Access groups

Lonnie Johnson prodevmg at yahoo.com
Thu Nov 4 07:20:16 CST 2004


I try not to cross post much. This and AccessDevelopers are two that I find most helpful. Because I was desperate and needed a solution fast, I solicited the help of every forum I could to tug at every available guru I could.

Kath Pelletti <KP at sdsonline.net> wrote:Lonnie - just a quick OT - I notice that your post also went to other Access groups - do you find them as useful as AccessD?

Kath
----- Original Message ----- 
From: Lonnie Johnson 
To: 'MS-ACCESS-L at lists.missouri.edu' ; AccessDevelopers ; ms_access ; AccessD solving' 
Sent: Wednesday, November 03, 2004 7:10 AM
Subject: [AccessD] Calling all Gurus - Hide Access Window


Hello all,

I am using the popular API code that hides the access window and just shows a form on the desktop. (Small snippet below)

Private Declare Function IsWindowVisible Lib "user32" (ByVal hwnd As Long) As Long
Dim dwReturn As Long
Const SW_HIDE = 0
Const SW_SHOWNORMAL = 1
Const SW_SHOWMINIMIZED = 2....

It is working fine except withe reports. I am even able to preview reports. However, how do I print them? Has anyone worked this part out?

I know there is an answer out there somewhere!

Thanks in advance.



May God bless you beyond your imagination!
Lonnie Johnson
ProDev, Professional Development of MS Access Databases
Visit me at ==> http://www.prodev.us












---------------------------------
Do you Yahoo!?
Check out the new Yahoo! Front Page. www.yahoo.com/a
-- 
_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com
--
_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com




May God bless you beyond your imagination!
Lonnie Johnson
ProDev, Professional Development of MS Access Databases
Visit me at ==> http://www.prodev.us





 





			
---------------------------------
Do you Yahoo!?
 Check out the new Yahoo! Front Page.  www.yahoo.com/a


More information about the AccessD mailing list