Search EggHeadCafe's Job Board
EggHeadCafe Silverlight WPF ASP.NET VB.NET C# Excel SQL Server SharePoint
search
Access GroupsView
Access Activexcontrol
Access Adp SQL Server
Access Dataaccess Pages
Access
Access Devtoolkits
Access Externaldata
Access Forms
Access Formscoding
Access Gettingstarted
Access Macros
Access Modulesdaovisual Basica
Access Modulesdaovisual Basica Ado
Access Multiuser
Access Queries
Access Replication
Access Reports
Access Security
Access Setupconfig
Access Tablesdbdesign
Access Modulescoding

Group SummariesView
.NET Framework
Access
BizTalk
Certifications
CRM
DDK
Exchange Server
FoxPro
French
French .NET
Games
German
German .NET
Graphic Design
IIS
Internet
ISA Server
Italian
Italian .NET
Maps
MCIS
Miscellaneous
Mobile Apps
Money
MSN
Networking
Office
Ops Mgr
Publisher
Security
SharePoint
Small Business
Spanish
Spanish .NET
SQL Server
Systems Management Server
Transaction Server
Virtual PC / Virtual Server
Visual Studio
Win32
Windows 2000
Windows 2003 Server
Windows 7
Windows Live
Windows Media
Windows Update
Windows Vista
Windows XP
 

Microsoft Access Modulesdaovisual Basica
 Ask A New Question    

Back-to-Back DoCmd.OpenReport fails if Printer Offline
I have discovered that this fails: private sub DoListAndReceipt() DoCmd.OpenReport ... DoCmd.OpenReport ... end sub when my Printer is Offline. The first OpenReport executes and makes it to the Prin... on 21-Nov-09
Verify file exists before moving it
My DB will move files from folder to folder depending on selections made by user. For maintain a professional look I want to verify that the file exists before I try to move it. What code can I use? on 20-Nov-09
Dynamic Goto
I have a function in which I wish to use an input variable in conjunction with Goto, but it generates an error. Can this done? Function DoMyWorkForMe(sGoto as string) Goto sGoto Test: Msgbox "" ... on 20-Nov-09
Turning off Ribbons in Access 2007
I recently moved a rather large application from Access 2003 to Access 2007. I have user specific custom menus and toolbars in the database and need to shut off the 2007 ribbons as they are not neede... on 20-Nov-09
is there a way to get number of "objects" in a Access db?
I have a mdb with a large number of forms open at the same time. I think I might be hitting the 32768 object limit. Is there any way to monitor the object count so I can prove or disprove my suspic... on 20-Nov-09
Paste Linked Table
Hi Is there any way to paste an already linked table as another linked table as you can do manuualy but programatically? Thanks on 20-Nov-09
Faster way to export data to xml with attributes
Hi Below is the query info that had done the the filter of information Company Remark Amount ======= ========= ======== ABC Company aaa... on 20-Nov-09