Search results

  1. D

    auto fill in field

    I have a form created from a table which was created from a query in access... hope I'm getting the terminology right. Any the db is related to payroll. Is there any way I can fill in a field with a payroll code of B5Z, which will automatically fill in the relating fields such as: Payroll Coord...
  2. D

    find a record in report

    I have a report, which is based on a query. I don't know how to 'find' a particular record. I have to do it the hard way, by going into the query, finding it, then back to the record to find it so I can print it. I have a lot of records in this report, needless to say it is very time consuming...
  3. D

    table data not reflected in query

    I have a query based on about 10 different tables. One table 'basic' has about 1250 employees on it, the other tables relate to their benefits and salary information (these other tables only have about 1150 records of data). My final query shows the 1150 records, where are the others from the...
  4. D

    'hide' fields / select criteria..

    I have a report with many fields, a few fields display salary/earning information. Is there any way I can hide this information on a select few reports (for salaried employees indicated by a particular field in the report)? The salary information is confidential and cannot go out to the field...
  5. D

    sub report with primary key as ssn

    I have a main report, with employee information... and added a sub report with dependent information, using the ssn as primary key. However, with some of the records it links by last name giving Mr. Jones 20 kids. In other records, it matches the ssn's perfectly even if the step children have...
  6. D

    format SSN

    How do I format the field to show number as a SSN with dashes? Please and Thank You!
  7. D

    only 1 record prints

    Help - I have a report with many records. But when I tell it to print, it prints the first record over and over. What should I do?? Thanks!
  8. D

    table not related??

    I'm trying to create a query between two tables and I keep getting this error that 'one of the tables is not related to the other and that I need to edit the relationships. I checked the relationships and deleted them all to start from scratch. Same error. I'm using ssn as primary key, both...
  9. D

    sort in design view of table

    How do I sort by field in design view of my table, I want this to reflect in the form. Please and Thanks
  10. D

    "read only"?

    I was trying to export my table to excel and got this message - cannot update, database or object is read only. What does that mean? I need to be able to get it to excel format. Thanks in advance for your help, love this forum.
  11. D

    view entire form

    Is there a way that I can see the whole form in form view? I can't find a zoom button. The way it is now, I can only see the top portion of the form, and have to scroll down with each record.
  12. D

    forgot to include field from table on query

    Is there any way to go back and get a field from a table that somehow didn't get included on the query?
  13. D

    table from db1 to db2?

    Can tables be crossed over from one data base to another. There's information on a table in db1, that I need to add to a form that's in db2. Is that possible?
  14. D

    Serious Problem!

    I had a great table 'comp master' which contained almost a thousand records. I used this table to query another table 'query2'. While in query2 I sorted data and deleted a particular company 400+ employees because I didn't need that particular co in the report. When I went back to comp master to...
  15. D

    Border in Form View

    I'm trying to make my form attractive, is there any way you can add a colored border to the outside edges? The drawing toolbar is unavailable.. I tried creating something in word and pasting it, any suggestions?
  16. D

    Birth Date information

    I have a table, most of it is populated..with exception of the Birth Date field. Instead of entering those dates manually on the table, is there a way to query them in using the social as primary key? All this information is to be reflected in the form also. Thanks for any help!
  17. D

    find table/form from menu

    I have a table and a form, they both have the same name "comp master 2002", because I saved the table as a form. I don't know how to get into either of them without going through the start menu - documents. I tried going through program - access.. and it asks if I want to 1.blank access 2.access...
  18. D

    enter text in numeric field

    Somehow my field thinks it can only receive numbers. I compared the properties tabs to another field that will receive text, and they're both the same. What am I missing. This field didn't have any data from the orig table to determine whether to format text or numbers. Would greatly appreciate...
  19. D

    move data from one column to another in table

    I have a form set up through a table. On this table I had information in the wrong column. I put the bonus percent instead of bonus amount in amount column. I would like to get that copied and pasted to the percent column so it will correctly reflect on the form. Does any one know how I can do...
  20. D

    Combo box from field list

    Ok, I asked for advice on the combo box. I have used it successfully for those titles reflected in the "field list" box. However, I have a new field I want to add "regional division" (this should have about 8 listed). I don't know how to get that one going. I copied it from another field with a...
Back
Top Bottom