I need to use rich text formatting for a field in a report in MS Access in order to use character spacing. In the report, attempting to change the Text Format in the field\'s properties from Plain Tex
I have a table with multiple date columns per employee: Emp 1, Date1, Date2, Date3 Emp 2, Date1, Date2, Date3
I need to be able to read a combo box to determine to column to use for a where clause. Simple example would be
I have the following query set up, in various incarcerations, to remind me of contract expirations 0, 7, 30, 60, and 90 days before the confirmed expiration date.My method of calculating the notificat
Every time I try to run a Wizard in Access 2007 a dialog box pops up saying the following: The database cannot be opened because the VBA project contained in it cannot be read. The database can be op
I have realized that my first question won\'t be answerable, since php can\'t deal with this format: https://stackoverflow.com/questions/1376103/how-to-convert-metafilepict-to-bitmapped-image-in-php,
This is my first time building a UI in Access (using Access 2007), and I\'m wondering what is the Right Way (TM)of going about this.
Please describe the exact steps required to use a compiled Access 2003 mdb with t开发者_StackOverflowhe Access 2007 runtime and retain my custom menus and toolbars so that they look the same as they d
I have a form containing two text boxes for user input.Both text boxes have the Property format set to \"Short Date\".One is the \"start date\", and the other is the \"end date\".I also have several t
I need to compact and repair an Access 2007 .accdb database file. I know that JRO.JetEngine can do this with .mdb files, but I need to repair the newer version 2007 format by code.