No announcements
Filter
:
All Threads
All Threads
Answered
Unanswered
Proposed Answers
General Discussion
No Replies
Helpful
Has Code
All Languages
-
Unanswered0VotesField Exit on numpad plus;
How could one go about setting up another key to do the same thing as the tab key? -
Unanswered0VotesVB Code to Automatically link CSV files located in a folder
0 strTable = Left$(strFile, Len(strFile) - 4) DoCmd.TransferText acLinkDelim, TableName:=strTable, ... -
Answered1VotesPulling table names from a field within a table & deleting the tables - access 2010 or higher
In access 2013, we create a table (call it tbl_DBFTables) that lists all of the linked DBF tables (which reside in D:\Data) in the current database in the field "ForeignName" (this ... -
Unanswered0VotesADO recordset as a Recordset to continuous form
Hi all It's possible to bind a ADO updatable recordset to a continuous Form and to be updatable ? rsDCR.Open ... -
Discussion2VotesThe New Imporoved Interface
Are you kidding me? peter n roth - http://PNR1.com, Maybe some useful stuff -
Answered0Votestrying to split an access 2007 database using VBA
tl;dr; is there a quick way to translate mSysRelationShips.grbit to CreateRelation.Attribute? access 2007 app, split into front and back ends. live, test and dev ... -
Unanswered0Votesadding a second primary key, the query is no longer updatable?
I have a multi-table query and one of these tables, tblStudent, that needs to be added a second primary key. This query is the record source of a form that allows no data entry, but allows ... -
Discussion0VotesHow to change dynamically in access the path of a linked table of Excel
Within my MDB database I have a table linked to an excel file (xls version 2003) the table in question is called TEST, I would like VBA code to be able to change its path ... -
Unanswered0VotesYour changes cannot be saved because the field has been updated by another user error message
I have a fairly simple database. It only has a few tables. The "Master" table has 4 simple one to many relationships to 4 other child tables. The "Master" table ... -
Answered6VotesCopy and Paste Chart to Excel worksheet
Hi People, Using a button I need to copy-paste charts from Access to an Excel worksheet. But so far no chart is being passed to the worksheet. The ... -
Unanswered0VotesAccess/Excel 2010/2007 vba chart error "the specified dimension is not valid for the current chart type"
have a procedure in Access 2010 that creates a spreadsheet and adds some data and charts. This works correctly in Access 2010, but when I run it in Access 2007 with Excel 2007, upon saving I get ... -
Answered1VotesUnable to send emails using gmail smtp server
I am trying to send emails using smtp server but I'm getting the error "Transport failed to connect to the server". I've tried ports 587 and 465 but no help. Here's the code I found on ... -
Answered0VotesFTP vba code for Access 2010
I am desperately looking for FTP vba code that I can use in Access 2010 I need to be able to: * Get of files on FTP server *Upload file to FTP ... -
Unanswered0VotesChange Color of tab selected button outline.
I have some buttons on a form. I have tab index setup and tab stop to yes for them. My problem is that when pressing tab the dotted outline is hard to see, as the buttons have already dark outlines. ... -
Answered1VotesCalculate Vacation days , Training Days & Standby days based on a single flag
Hi all , I am usin MS Access 2007 I have table named ... -
Unanswered0VotesIssue with tabbed doc focus
I am updating an Access 2000 application to 2010. I am using the Tabbed Documents options and have a curious issue. My main form opens six forms which are all set to Pop Up = No ... -
Unanswered0Votes.ldb file for a newly created remote accdb database will not disappear
I have c# code that creates an empty access .accdb database. The lock file (.ldb) will not close until after the application is closed. How can I make the .ldb file disappear without ... -
Unanswered0VotesExcel Sheet in a Access Unbound Object Frame control
Hi all I'm trying to use a unbound object frame with a excel worksheet embedded in a access form, as a way to data entry. My question is when the control is ... -
Discussion0VotesHow do I filter an Access 2010 web form using a combo box macro?
Edit: To any new folks joining us, this thread has gotten to be a bit of a mess. To be honest I had considered asking Microsoft to delete the entire thing, but there is some good ... - Items 1 to 20 of 13540 Next ›


