0
votes
1answer
20 views

Microsoft Access query won't order certain numbers

I'm working on modifying an access application for my work. I'm generating a report that has categories denoted by integers 1-11. Each subsection of these categories is a decimal such as ...
-3
votes
0answers
29 views

Microsoft.ACE.OLEDB.12.0 provider not registered' [closed]

I have developed a windows application for which MS ACCESS is the data base . Everything work fine for me. But in client's machine it's throwing error The 'Microsoft.ACE.OLEDB.12.0' provider ...
0
votes
1answer
23 views

Selecting records with the most recent date for each unique identifier

To start, I've been scouring the internet for the last four hours and have come across a few similar issues (most here on stack overflow) with solutions that look like they could work, but did not ...
0
votes
2answers
24 views

Access not importing relationships for MySQL linked tables

I have successfully linked my MySQL database with my Access database file. Everything is working fine except the relationships in the MySQL database are not appearing in Access. I have made a plenty ...
1
vote
1answer
25 views

Mail merge displaying wrong numeric data

I am using Office 2003 On Access, I export values from a form into a .xls, after that using mail merge on word I import the data to be displayed on the file. Data such as dates and strings are ...
-1
votes
1answer
47 views

access 2007: cannot change font properties of access 2003 files [closed]

I have a very specific problem: In an Access Database, which was formerly made with ms Access 2003, the users were able to change font properties (fontsize, fontcolor, etc.) And im not talking about ...
0
votes
1answer
83 views

Accessing the Schema of an Access 2013 database

If I try to read the schema of a Access 2013 database I receive the following error : no read permission on 'MSysRelationships' Now the help tells me that User-level security features are not ...
0
votes
2answers
411 views

Does Access 2013 still have an ACE database or equivalent?

Does Access 2013 require the use of a separate database (such as SQL Server), or does it include the ACE database or an equivalent, that is bundled in the file?
0
votes
0answers
56 views

Problems using Hyperlinks in Access 2007 form

I use Access 2007 and have suddenly developed problems accessing hyperlinks. when i click on the link it no longer opens the link but now inserts a # at the beginning and also the end of the hyperlink ...
1
vote
2answers
130 views

Microsoft Access - Merging content with identical keys into a new table

In Microsoft Access, I would like to merge a specific column from tables having an identical key (=being duplicates) into a new table. The source table would look like this Key Content Apple X ...
0
votes
0answers
193 views

MS Access MailMerge and MS Word Document

I am updating code that someone else wrote, in order to be drive independent. I am taking data from an access database and doing a mailmerge to word. The real problem is When the word template ...
0
votes
0answers
176 views

MS Access AfterInsert form event - access form fields

I'm new to MS Access. I have a web app that needs to interact with an Access database. I want Access to get the affected row's data after the form is updated, and pass it to a script that will ...
0
votes
2answers
926 views

Access 97 to 2003 conversion loses MSCOMCTL.OCX

I am in the process of migrating my Access97 FE to 2003. For a while now I've been compiling both a 97 front end and a 2003 front end (97 for my XP machines, 2003 for my Win7 machines). Just ...
0
votes
1answer
313 views

Microsoft Access - Loading Continous form as subform into Tab Page [closed]

I would like to know how to create a subform that is a continous form. I have a Form that contains a Tab control. On one of my tab pages, I would like to host 2 continous forms(sub-forms), and toggle ...
0
votes
2answers
2k views

How to display record data in a table in MS Access Form

I am working in Offiice Access on a form. I notice that there are not a lot of controls available to use but I have a requirement to display data in a table like structure(not listbox or combobox). ...
0
votes
1answer
2k views

How to dynamically load, access and unload subforms in microsoft access

I am trying top transition from ASP.NET to programming in access and I am used to thinking in terms of Usercontrols when I think of subforms in Access. What I would like to do is allow user to click a ...
0
votes
1answer
140 views

Restrict access to and Highlight Tab in Microsoft Access

I am working on a form with 3 tabs and what I would like to do is either restrict access of other tabs until user provides information on Tab Page 1 or make the other tabs invisible until User ...
0
votes
0answers
89 views

Microsoft Access Barcode Control Standard

Microsoft Access Bar Code Control (msbcode.ocx) is an ActiveX component included in some editions of Microsoft Office for asian countries. I'm interested in to know what are the standard that it use ...
0
votes
0answers
48 views

Compact Access database and close clients

I have a shared Access database on a Windows SBS 2011 server. The database is shared across the domain network to the clients. However I want to compact the database once a day. Therefore I need to ...
0
votes
1answer
34 views

Access 2000 database growing fast

We have an Access 2000 format database running in Office Access 2003. However we have a problem with the size: when I merge the database, the size is about 250 mb. 2 days later, the size is 3 double ...
0
votes
2answers
288 views

Take Access DB from PC to Web Version

Project: Turn an Access DB into a Web Based application. Access DB Desc: There are two .mdbs associated. One holds nothing but forms for interacting with a bac kend .mdb. For every client there is an ...
2
votes
1answer
2k views

“User-defined type not defined” error in VB in Access 2007

I'm receiving a compile error on the following line of code: Dim oXL As Excel.Application The code is in VB in MS Access 2007. The line above is the beginning of a segment to generate an MS Excel ...
3
votes
1answer
254 views

Upside down text for report?

For specific reasons, I need to be able to display some values on the bottom half of my report upside down(inverted). The intention of this report is to be printed and folded down the middle, so I ...
0
votes
1answer
331 views

How to structure my query for a MS Access Chart?

This is probably an easy one for a guru here. I have a datatable of employee results by month structured into the following fields: Name,Metric,Jan,Feb,Mar,Apr, ...,Dec When I take this dataset as ...
0
votes
3answers
169 views

automating table creation in microsoft access 2010

I need to design several database using Microsoft Access 2010. Because several of these databases will use the same column names and datatypes, I want to automate the table creation process as much as ...
2
votes
1answer
203 views

Version control as a way to keep users up to date with important data changes?

Ok, Not strictly programming, but here we go. The situation. We have 30+ staff using 2 software packages we don't have total control over. OS is win7. One (part a) is a 3rd party package where we ...
0
votes
1answer
132 views

Microsoft Access Fixes not Propagating/Errors Not Reproducible In Dev Environment

OK so this is kind of a general question here. We run an ASP/C# Site that's fed by a SQL 2008 R2 database. Our data entry takes place using Microsoft Access 2007 and feeds to a SQL 2008 R2 instance. ...
0
votes
1answer
75 views

select block of text, right click and change it to something else like *****

I need some ideas. Here's what I need to achieve. I have some loosely formatted text in a database field. I need a tool (any language even sql will do) to transform certain portions of the field to ...
0
votes
1answer
100 views

MS Access repetition of data

I have a family table and i have a children table. Family table has Family_ID as primary key and Children table has Family_ID as foreign key. I would like a report where i can list family details and ...
0
votes
1answer
1k views

How to create a data entry form that puts data in two tables

I have Student and Course Tables Student -------- ID - Primary Key - AutoNumber Name - Text Age - Number Courses ------- CID - Foreign Key CourseTitle - Text ID in Student table is linked to CID ...
-1
votes
1answer
349 views

How to know menubar control item properties

I'm just getting into ms-access.It's my first time on VB and ms-access, so forgive me if this is a basic question. I get an application of ms-access,it’s an .adp file . Need to custom this ...
0
votes
1answer
86 views

Open a toolbar on click of a button in MSOffice apps

What i want is to create a button on the toolbar via the standard Customize … in Office apps, that ‘enables / calls / opens another toolbar’? This is still in Access 2003.
1
vote
1answer
841 views

Change Custom Colors in MS Access using VBA

I m trying to change the color theme in access and for all the charts (bar,pie,margins,area etc) i want to add new color scheme . I m using Ms Access 2000 ,i figured a way to change each color ...
0
votes
0answers
325 views

Issue with Microsoft.ACE.oledb.12.0 Excel 2007 file in IIS 6 and Microsoft.jet.oledb.4.0

I have recently created an aspx website that uses Microsoft.Ace.OleDb12.0 to communicate with Ms-Excel 2007 file. The application successfully connects to Excel file in the test IIS 7.0 server. ...
0
votes
2answers
504 views

Word Automation: Noneditable

I am using Access to send data to a template I created in Word. After it succesfully sends the data I need to make the open Word Document NON-editable. Also, I notice that after I am done with the ...
0
votes
1answer
1k views

Access: Word automation Headers and footers

I am using Access to send text to Word via bookmarks. I have bookmarks in headers and footers, but when I try to send the text to it get the error: “Word cannot find the requested bookmark.” I am ...
0
votes
2answers
861 views

microsoft office/access - problem with filepath using call shell from vba

I have the following vba-code in an MS-Access97-frontend which opens a word-document stored on a server: Call Shell("winword ""\\Fileserver\Contabilita\Crucial deadlines\Bonifico97.doc""", 1) The ...
0
votes
2answers
682 views

MS Access 2007: Is it possible to get (using VBA or something similar) the selected row in open table or from open query results?

the title to this question says it all, I am looking for a way to achieve this. Is it possible? Also, if this wouldn't be achievable, are there maybe any other ways in which I can pass the user ...
7
votes
1answer
2k views

Custom Ribbon onAction syntax question

I followed the directions here to create a custom ribbon for an Access application. But none of the buttons worked! I kept getting an error that stated Access couldn't find the function or macro, ...
0
votes
1answer
1k views

How to save a MS Access filtered table as a query in VBA

I need to be able to save the results of a filtered table in Microsoft Access(2010) as a query. Reports in Access are only dynamic if they are based off of a query. If I based the reports off of a the ...
0
votes
3answers
6k views

Access Database opens as read only

I created a mdb database and saved it. I now what to modified it but it says it's ReadOnly so I cannot change anything. How can I change this please? It's an access 2000 file opened with access ...
0
votes
3answers
3k views

Add references programatically

we have an Access-Application which does not work on some clients, mainly because references are broken. That happens for example when you start the access application with access runtime 2007 but ...
0
votes
2answers
811 views

MS Access full text and file search

I am trying to integrate the Windows desktop file search feature into MSAccess to search files based on content . For eg: I want to search for all the files containing "Noble" in its content( ...
1
vote
1answer
630 views

Aggregate multiplicate function

I have a table of the following: 1 X 10 2 X 30 3 Y 5 4 Y 2 ...etc I need to turn it into: X 300 //(10 * 30) Y 10 //(5 * 2) so I'm in fact looking for a kind of ...
0
votes
2answers
175 views

Error running application that uses ms access database

When I try to run my application I get: "The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine." Is there a better way to make the call to the Microsoft access database that ...
2
votes
1answer
3k views

creating accdb file from C#

I want to create Ms access2007 file programatically from c# using Microsoft.ACE.OLEDB.12.0
1
vote
1answer
2k views

Does MS Access Runtime 2010 works well on system with previous version of Access/Office installed?

I'm developing an application using MS Access 2010 that would be deployed using Access Runtime 2010 on target PC. Is there any issues running Access Runtime 2010 on systems with previous version of ...
0
votes
1answer
73 views

How would one detect a property of type “InvalidOperationException” within a collection?

Consider the following vb.net code for an office add-in (for access): td = db.TableDefs(objectName) For Each fld In td.Fields For Each fldprp In fld.Properties ...
0
votes
1answer
565 views

Best practices for deploying an Access (2007) application

What are best practices for deploying an Access application? I use a BE/FE architecture, both parts Access 2007. I don't want the users to change the VBA code or the design of forms or tables. May be ...
1
vote
1answer
433 views

Use Office 2000 proofing tools in Access 2010 Runtime

I am using Access 2010 Runtime to run my custom database application. Office 2000 professional is also installed on the same machine. I use DoCmd.RunCommand acCmdSpelling a couple different place to ...

1 2