| Thread | Last Post | Replies |
|
| Relationships vanish | 06 May 2008 12:48 GMT | 8 |
I have a FE, BE database on my home computer and a duplicate on the office computer. Both use Ak2 on Windows XP. The one at home appears normal. The BE consists of about 50 tables with numerous relationships and the FE 9 tables (fixed set up stuff) + the 50 linked table from the ...
|
| Hiding/Showing controlson a continuous form | 06 May 2008 07:13 GMT | 1 |
I have a form that is set to "continuous forms" view. Several rows of data are shown to the user at the same time. I want to set FieldX and FieldY to true and show them only if the txtEmailAddress control is not null and contains an address.
|
| Data Shifting Between Records | 06 May 2008 02:56 GMT | 24 |
Has anyone ever had experience with data moving from one record to another? I have a form in which I'm using the FMS rich text control ("Total Access Memo"). Several times when there has been an error (such as the user unable to print, or other error), the user finds that data in ...
|
| Trapping/disabling runtime error 30014 | 05 May 2008 23:48 GMT | 3 |
This is driving me crazy. I have a table called tblClients - very simple, has the following fields: taxID (PK) ClientName
|
| Problem with reference to control value | 05 May 2008 22:21 GMT | 1 |
I have a form with a combobox and a list box. I have many selections in the list box (company names) and one selection in the combo box, Parent company ID. I need a query to stuff the company name and the parent company ID into a
|
| Problem with reference to control value in query | 05 May 2008 22:21 GMT | 1 |
I should clarify the I can iterate through the list box and get that part of the query fine, I just can;t get the value from the combo box into the query as a constant. Again thanks
|
| Access Job openings | 05 May 2008 22:12 GMT | 1 |
http://www.memphisitwork.net
|
| Read Only For The Masses | 05 May 2008 20:01 GMT | 4 |
I want to make my database read-only for the masses, and have a (preferably single) password in order to unlock the database to be used for that person in full Admin rights. Any help you could provide would be greatly appreciated.
|
| Sign your macros? | 05 May 2008 19:18 GMT | 14 |
For software you build for others, do most of you sign your macros and if so how or do you set macro security to low? Bob
|
| Access 2007 Form problem | 05 May 2008 17:32 GMT | 1 |
Probably a simple problem but i'm pulling my hair out! I have 3 tables(Consultant name, hospital and medical department). Consultant name is joined to the other two by their primary key. I want to create a form with 3 drop down menus.
|
| looping thru the buttons in an option group | 05 May 2008 14:12 GMT | 4 |
well I am trying to get around looking at all the buttons with a case statement so I was trying this. Public Sub looking(ctlname) Dim ctl As OptionGroup
|
| access to web | 05 May 2008 11:41 GMT | 4 |
i have a database that users enter datai into i am tempted to try and make this a web appliction What would be the best way to go about this? any ideas
|
| HELP: need query to convert separate records into the one | 05 May 2008 01:57 GMT | 2 |
I have set up an access database that I communicate with through Excel and VBA. The purpose is to do auditing of staff. Because there are several audits, each audi has differing criteria to mark
|
| Help with query criteria | 04 May 2008 22:32 GMT | 1 |
I have a database that produces different "cuts" of data for the user to export into excel. The database essentially opens queries using different criteria to filter the data as the user wants it. The user can then print or export to excel depending on the need.
|
| Group category on report takes a value on the field from the table that uses combo box selection from another table | 04 May 2008 22:16 GMT | 1 |
I am trying to create a report that takes a value from the field on a table as a group category. But The value on the report takes an id number (auto increment, and the first column) instead of second column.
|