Results 1 to 11 of 11
  1. #1
    chavez_sea is offline Competent Performer
    Windows 7 32bit Access 2007
    Join Date
    Feb 2011
    Posts
    105

    Problem with Forms

    Good day,


    I have two problems with a main form with two sub-forms.
    Social security number and wage rate from the main form are linked to the two subforms.
    However both show up in one sub-form, but only one shows up the other, although the master and child fields are linked in both the subforms.

    Another problem is if I copy and paste data directly into the table for the subform, I cannot see the data in the form even if I refresh the database.

    Grateful for any assistance.

    Regards
    Cristina

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    Why use Wage Rate? The Soc. is enough to link the sub form.
    are both sub tables using keys: SocSec,WageRate?

  3. #3
    chavez_sea is offline Competent Performer
    Windows 7 32bit Access 2007
    Join Date
    Feb 2011
    Posts
    105
    The main form is a table with Employees Data. One form is for entering pay increases into a table for tracking. The other form is for entering payroll data into the payroll table for calculations.
    Thanks

  4. #4
    aytee111 is offline Competent At Times
    Windows 10 Access 2013 64bit
    Join Date
    Nov 2011
    Location
    Nomad
    Posts
    3,936
    Is this still an open issue?

  5. #5
    chavez_sea is offline Competent Performer
    Windows 7 32bit Access 2007
    Join Date
    Feb 2011
    Posts
    105
    Yes it is still an open issue. Also the fact that if I copy and paste data directly into the table, it does not show up on the form later.
    I use the copying and pasting as it is a lot of repetitive data and it is quicker. Also when I try to import the data it does not work so I copy.
    Thanks

  6. #6
    aytee111 is offline Competent At Times
    Windows 10 Access 2013 64bit
    Join Date
    Nov 2011
    Location
    Nomad
    Posts
    3,936
    Not showing up on the form - this would happen if the form is open at the same time as you doing the pasting. The form's data does not refresh itself, you must do it manually, either by hitting the Refresh (f5) button or by closing and reopening the form.

    I agree with Ranman, why are you using the wage rate? If I understand it right, you select an employee on your main form, then the first subform is bound to the pay increases table where you maintain the employee's pay increases, and the second is bound to the payroll table where you adjust the wage? That doesn't make sense, the wage should be kept on only one table in the database. If both forms are linked to the selected employee's id (soc sec or whatever) then both subforms should show data for that employee.

  7. #7
    chavez_sea is offline Competent Performer
    Windows 7 32bit Access 2007
    Join Date
    Feb 2011
    Posts
    105

    Problems with forms

    Thanks I got the linked fields figures out. Mp problem persists :
    I have a main form " employee records " and a subform "Salary Particulars"with payroll data. I call the combination form DATAENTRY.

    When I post data direct into the table "Salary Particulars", the data does not show up in the form DATA ENTRY on the salary Particulay section. It does show up on the singular form Salary Particulars.

    I need the data to show up in the DATAENTRY form.

    Any help appreciated.

    Crustina

  8. #8
    chavez_sea is offline Competent Performer
    Windows 7 32bit Access 2007
    Join Date
    Feb 2011
    Posts
    105
    I tried pasting with the form closed and it still did not work. I removed and re-placed and it still did not work. I have attached the properties for both forms. Please tell me if there is anything wrong on the properties.
    CristinaPROPERTIES.zip

    Kind regards
    Cristina

  9. #9
    aytee111 is offline Competent At Times
    Windows 10 Access 2013 64bit
    Join Date
    Nov 2011
    Location
    Nomad
    Posts
    3,936
    I would need to see more than just the properties, if you can post your database, with two employees, a couple of lines of salary data for each (not real) and what you are copying and pasting.

    Once data is in a table and you open a form that shows that data, then there is no way possible that it can just not be there. A form shows what the record source is telling it to show, and if it tells it to show all data in a table then that is what is does.

  10. #10
    chavez_sea is offline Competent Performer
    Windows 7 32bit Access 2007
    Join Date
    Feb 2011
    Posts
    105
    I was trying to send, my zip file wont upload. I noted that some of them were showing and others not showing. Is there an email address I can send it to please.

    Tks

  11. #11
    aytee111 is offline Competent At Times
    Windows 10 Access 2013 64bit
    Join Date
    Nov 2011
    Location
    Nomad
    Posts
    3,936
    To post your database:
    - click on Go Advanced to reply
    - click on the attachment icon
    - a new window will open
    - browse to your file
    - select Upload

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Help with forms - beginner problem
    By MikeEmerald in forum Forms
    Replies: 7
    Last Post: 02-21-2017, 03:01 AM
  2. Forms Problem
    By drunkenneo in forum Forms
    Replies: 1
    Last Post: 07-15-2013, 07:26 AM
  3. Problem with forms
    By WilliamCarr in forum Access
    Replies: 1
    Last Post: 01-03-2013, 06:47 AM
  4. Forms and Subforms Problem
    By desibabu90 in forum Forms
    Replies: 33
    Last Post: 07-19-2011, 10:48 AM
  5. Forms design problem
    By GeorgeD in forum Forms
    Replies: 2
    Last Post: 05-08-2008, 12:28 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums