| Thread | Last Post | Replies |
|
| TOTAL UNLINKED TABLE | 12 Feb 2008 11:46 GMT | 1 |
I have 12 tables each representing 1 month. this table has all details for bank payments in the month.for some reasons we are not merging the tables, though structure is same. the tables have a filed titled NET PAYMENT. All these tables sit in a an Access DB - Payments2007.mdb.
|
| Prevent deletions of records from tables? | 12 Feb 2008 09:34 GMT | 4 |
I would like to prevent anyone from deleting records from tables. I see ways to prevent deletions via forms, but I'd like to make sure that if someone went into tables directly (they shouldn't be able to since most (if not all users) will be using Runtime, not full Access. But ...
|
| Incredimail | 12 Feb 2008 01:40 GMT | 1 |
Soy nueva en estes grupo, saludos para todos. Me gusta los diseños de incredimail, pero cuando envío correos, el diseño les llega como adjunto, qué debo de hacer..??? Gracias,
|
| Connect data in fields | 12 Feb 2008 01:35 GMT | 1 |
I would like to create auto fill information in one field when entering data one field. For example, when I enter a drug name in one field, it automatically fills in whether that drug is a vaccine, antibioitic or other name I assign.
|
| Visible Problem! | 12 Feb 2008 01:24 GMT | 3 |
I want to make a control to become Visible if in the third Column of my list box[lstModify] shows an "e" ,when I select a row I want the control to be visible The Control now is set no Visible/No
|
| Color printing | 12 Feb 2008 01:22 GMT | 1 |
I've changed my color cartridge, took the plastic off but color text will not print.
|
| Mouse Over Color | 11 Feb 2008 23:17 GMT | 2 |
I really like how the close and minimize buttons glow and change colors in Vista when you point to them. Is there a way I can make my form command buttons in Access 2007 do that? Thanks
|
| Design questions | 11 Feb 2008 22:59 GMT | 6 |
We are in the process of designing a new database that will be utilized by several areas of the company that are housed in multiple states. We are going to have an Access Database that has 6 different tables. We wanted to use a Web page that will feed a query to update these 6 ...
|
| Restricting query data | 11 Feb 2008 21:03 GMT | 1 |
I have a query set so I pull DISTINCT dates in the SQL from 1/1/08 thru 12/31/08 to take out duplicate accounts, this works great when I run the report quarterly or yearly but I need to run this report monthly. I have 3 tables that work together and these dates are coming from ...
|
| Problems with Copied File | 11 Feb 2008 20:41 GMT | 2 |
I created an Access Database on my laptop, then I copied the database to a CD, now when I try to use it on another computer I get a message that the database is "read Only" and I can't add files. I tried changing the Read Only status by taking the checkmark out of the checkbox ...
|
| name change of a form | 11 Feb 2008 20:13 GMT | 2 |
I accidently named a form tblFormName instead of frmFormName. I want to change the name from tbl to frm to use the correct naming convention, so there isn't any confusion if the form is opened from the database window. I checked object dependencies and there are no objects that ...
|
| Get the value with the highest ID number | 11 Feb 2008 20:11 GMT | 6 |
I have a table with for instance these 2 values: ID Employee Department 1 Jones, M. Frontoffice 2 Jones, M. Backoffice
|
| calculations in a query | 11 Feb 2008 20:02 GMT | 2 |
I am doing a query with calculations and the 2nd set is not working. The calculations are as follows: 1LoadTime: DateDiff("h",[starttime],[Finishtime])
|
| forms looping | 11 Feb 2008 19:53 GMT | 2 |
I have created a form with a header and footer. The body of the form loops around when I use the scroll bar to go down. Is there a way to make it stop once it gets to the bottom of the body of the form once-- rather than starting at the top again. I think it does 3 loops.
|
| Sql string to show unmatched OR equal to string - posible? | 11 Feb 2008 19:48 GMT | 1 |
I have two tables - one has records called [tblFilTypes].[FilTypeList] the other table has records called [tblPrts].[FilTypes], which is made up of a subset of [tblFilTypes].[FilTypeList]. Relation:
|