No announcements
Filter
:
All threads
All threads
Answered
Unanswered
Proposed answers
General discussion
No replies
Helpful
Has code
All languages
-
Unanswered0Votes
VB.NET support for DAO
is DAO supported in VB.NET to connect to Access 2007 database or we need to use only ADO.NET?7 Replies | 137 Views | Created by SK Balu - Thursday, August 15, 2013 1:22 AM | Last reply by SK Balu - 1 hour 42 minutes ago -
Unanswered3Votes
Ensure that for every row in query 2, there is a matching row in query 1
So, simply put, I have two queries, query 1 & 2. Query 1 will return rows of unique values and query 2 will return a query with duplicates where both simply return one ...7 Replies | 88 Views | Created by Natsuki - Friday, August 16, 2013 2:34 PM | Last reply by Natsuki - 4 hours 51 minutes ago -
Answered0Votes
text box changes size from design to form view
2010.accdb a text box control in design view is one size but when you change to form view it almost doubles in both width and length. the two size properties are ...2 Replies | 39 Views | Created by msdnPublicIdentity - 7 hours 43 minutes ago | Last reply by msdnPublicIdentity - 5 hours 38 minutes ago -
Unanswered0Votes
Auto populate pending values in one combox to another combo box
Hello , I am new to access. I am creating a student database. I have created a single table for this database and a form. I need help with two combo boxes. I have created these two combo boxes named ...6 Replies | 78 Views | Created by Sarabjit Singh - 15 hours 3 minutes ago | Last reply by Sarabjit Singh - 6 hours 25 minutes ago -
Unanswered0Votes
How to create multiple tables from 1 table base on a field's value and export multiple tables ?
I have a large table with field [Option] that have number values 1,2 ,3, ..., n repeat randomly and I want to create a table for each value of this field. It's not a problem for few tables but the ...1 Replies | 69 Views | Created by D.MSK - 13 hours 9 minutes ago | Last reply by ryguy72 - 6 hours 30 minutes ago -
Answered0Votes
MS Access 2003 Export to Excel Spreadsheet
So, I have this code in VBA to export info from a query to a corporate accounting sheet. It continues to say "Cannot update. Database or Object is read-only." I believe the ...3 Replies | 52 Views | Created by Nazgul1 - Friday, August 16, 2013 1:16 PM | Last reply by ryguy72 - 6 hours 46 minutes ago -
Unanswered0Votes
How to save multiple reports to a directory selected using acFormatPDF by user without the need to select the directory for each report
I am using fDialog to let user select location. However my issue is with the docmd that converts the report to pdf and saved to the chosen directory. Currently it prompts the user to select a location ...1 Replies | 67 Views | Created by JamesLNeal - 16 hours 23 minutes ago | Last reply by Ken Sheridan - 8 hours 52 minutes ago -
Answered0Votes
Access 2013 web app - filter autocomplete controls
Hi Everyone, still stuck on this, need to filter autocomplete controls after update of a previous field in my view i.e. scenario ...21 Replies | 1633 Views | Created by kevin_ar - Friday, February 22, 2013 2:52 PM | Last reply by RobKoelmans - 9 hours 11 minutes ago -
Unanswered0Votes
Add Fields to Form
I need to add new fields in the Form Database. I have tried putting them into the Table Database, but they do not appear in the Form, or visa versa. So, how do I add new fields to the Form ...1 Replies | 76 Views | Created by Don Boehm - 20 hours 20 minutes ago | Last reply by JamesLNeal - 14 hours 57 minutes ago -
Unanswered0Votes
How to find/calculate size of binary data in access 2000?
Hi all, I have a database that has pictures in it. It is huge (1GB). There are 2400 pictures in it. Most of the pictures are supposed to be 40k-50k in size. That should give me a ...3 Replies | 80 Views | Created by DSP1024 - Thursday, August 15, 2013 9:54 PM | Last reply by Peter N Roth - 16 hours 19 minutes ago -
Answered7Votes
Reverse Engineer in Visio 2013
I want to generate an ER Diagram for a SQL Server 2012 database. But unfortunately, I couldn't find the 'Reverse Engineering’ option. Does this ...7 Replies | 9299 Views | Created by thakur.hansraj - Thursday, October 25, 2012 9:28 AM | Last reply by ThysCoetzee - 16 hours 55 minutes ago -
Unanswered0Votes
Upgrade to SQL Server backend causes query to display dialog box?
Hi, I have an Access database that was divided into a front and a backend. I upgraded the backend to sql server and then changed the front end to point to the new linked tables. I changed no code. Yet ...1 Replies | 57 Views | Created by SSIS2DTSConfigFile - 21 hours 45 minutes ago | Last reply by Alphonse G - 20 hours 21 minutes ago -
Unanswered0Votes
Access Web Apps and docs creation : Any way to issue excel or word forms from Access web apps through data connection?
Hello! Question comes the fact that if we want users to feed database, it has to be useful and practical to them. Working on an Access database to ...1 Replies | 76 Views | Created by kevin_ar - Friday, August 16, 2013 5:30 PM | Last reply by kevin_ar - 21 hours 39 minutes ago -
Answered1Votes
Trouble importing a nested query with MS Query
I have a query built off another query in access that works fine, no parameters used. In Excel, when I try to import external data from the access query described above I ...9 Replies | 124 Views | Created by dpljkel - Wednesday, August 14, 2013 1:23 PM | Last reply by dpljkel - 21 hours 50 minutes ago -
Unanswered0Votes
Access 2003 Combo Box empty
I have an access 2003 database at work that I just converted from access 97. When I use the database the combo box shows data (Associate Name), when others use it, the list is there but they can't see ...6 Replies | 86 Views | Created by DaBeef - Friday, August 16, 2013 6:11 PM | Last reply by DaBeef - 22 hours 44 minutes ago -
Proposed0Votes
MS-Acess
I have a large report that I have created based on a large Sql Query and I have filtered by manager selected from a combo box, this works fine, however I want a textbox and label control not to show ...9 Replies | 99 Views | Created by Shawn198019801980 - Thursday, August 15, 2013 5:06 PM | Last reply by Ken Sheridan - 23 hours 3 minutes ago -
Unanswered0Votes
drop down menus
I am trying to develop a lesson plan template on a Word 2007 document. On it, I have placed a table with the categories I want for my lesson plan. One of the table cells is "Common ...1 Replies | 68 Views | Created by tlbeehler - 23 hours 53 minutes ago | Last reply by Dirk Goldgar MVP - 23 hours 20 minutes ago -
Unanswered0Votes
[Excel] Pivot tables, how to find which filters are applied using vba?
I have the same exact question as this previously answered thread, except for Excel not ... -
Unanswered0Votes
Database to read data from a digital scale
Good afternoon, One of my client needs a weight scale attach to my program, do someone knows of a brand of scale that can be read by Access or a sample ... -
Unanswered0Votes
Access 2013 web app - filter a combo box based on selection in another
I'm trying to filter the values in one combo box based on the selection in another and can't seem to find how to implement in Access 2013 web app. I have one combo box that is for ...8 Replies | 895 Views | Created by markmoormsdn - Wednesday, March 13, 2013 4:00 PM | Last reply by kevin_ar - Friday, August 16, 2013 5:52 PM - Items 1 to 20 of 14243 Next ›