Datasheet Subform focus
Forms!supform1!SupForm1Sub.SetFocus 'Set Focus to the Subform Forms!supform1!SupForm1Sub.Form![Class_Classification].SetFocus 'Set Focus to the Subform FieldI am having trouble setting focus to a...
View ArticleTreeview-Control for Access, 64Bit
Hi Forum,as I read in several thrads there are much Problems with Access-databases and Treeview-Controls in 64Bit Environments.My Database ist developed in 32Bit-Version and now has to work with...
View ArticleLoop keeps repeating first record
The following code calculates the first record but does not move on to the next record. What am I doing wrong?Private Sub btnCalculate_Click() Dim db As Database Dim rst As Recordset Set db =...
View ArticleFilters in Web Access Database 2010
Hi everyone, hope you are great.I need assistance creating a web database. I have a report with several employees that belongs to different clients. This reports varies from month to month. I need to...
View ArticleACCESS 2010 issues
Hi,I am working on the production support for access 2010 database.I am working on this database from past 1 year.The database is having tables, Forms and Queries.For the tables we provided links to...
View ArticleSHOWPLAN for ACE
http://www.techrepublic.com/article/use-microsoft-jets-showplan-to-write-more-efficient-queries/5064388?tag=content;siu-containerDoes anyone know if this method has changed in Access 2007/2010/2013 ?...
View ArticleExport Report to RTF - Changes margin to Custom
Hello,When I export my report to RTF and try to print in the report in Word, the margins change to "custom" and chops off some of my text. I have the report width set to 10.5 and the orientation set to...
View ArticleMacro to 'remove' filter after opening a form for a specified record ?
Using Macro's... not vba...- FormA1 has a button to open "FormA2" then close FormA1- the OpenForm Macro has a "Where" clause that looks like this...Where [idItem]=[Forms]![formA1]![idItem]- FormA2 has...
View ArticleCOM object prevent MS Access from closing properly
I am running Microsoft Access 2010. I am referencing a COM object in my VBA project. This gives my application availability to DLL files that are used to update a proprietary system written in...
View ArticleHow to: Hide & Display Tabs with checkboxes
Hello, I'm new to this site and i'm also newer to Access and i hope this will be an easy question for someone to answer.I have a form with a tab control that has 6 tabs on it and i want the user to be...
View ArticleAre Access 2010 Web Databases compatible with Access 2013 Web Databases?
I am doing some work for a company that has Access 2010. I will be developing a Web Database for this project. (SharePoint - Access Services) If in the future, they go to Access 2013 (Office 365),...
View ArticleAccess and Trust Center Issues
Access 2007 with a FE under C:\folder; BE on \\server\folder.Trust center settings show the C:\ with subfolders trusted and \\server\folder with subfolders trusted.Allow Network folders is also...
View ArticleProject is unviewable
I am using Access 2010 and I am working on an access file created in 2003 in .mdb format. When I try click on the AfterUpdate event of a text field, I got the error message saying "project is...
View ArticleI am working in VBA and my script is stopping at the point listed below. How...
varFile = (varPath & "*.xl*")
View ArticleSharePoint Link Disconnection Issue
We have an Access 2010 accdb with links to SharePoint tables hosted in Office 365. We have noticed that from time to time the SharePoint tables get disconnected, and we have to go into the button under...
View Articlecannot open any more databases
I have an application that I'm working on. It is split, both front and back are in the same folder on my local drive. It is in development still, so no one else is accessing it. I am working on a...
View ArticleAccess 2010 Import Issue
Hi, When I am try to append the excel table to a sql linked table through access front end.I am getting the following message:" Microsft Access was unable to append all the data to the table".The...
View ArticleAn error occured while loading form...
I have a database that is being opened programmatically with VBA in an Access.Application objectDuring the opening process, an error is fired, apparently by Access or DAO.“An error occurred while...
View ArticleDoes Access 2013 run in Sharepoint 2010, and if so - does it give the...
Does Access 2013 run on SharePoint 2010. If so, do you have the capability to have the tables in SQL Server or just the SharePoint Lists, as in Access 2010?
View ArticleTrust Center Issue
So I have a user that is recieving the general security warning issue where you have to hit "Enable Content" all the time when entering the database. The regular fix of going to...
View Article