Recent content by pmathobela

  1. P

    Form on subform(Datasheetview), not capturing/reading the selected data

    Hi All, I have a created a database that captures details of tenats. It captures the contact details of tenants including monthly payments details. The problem I am having is on a subform(Payment_Details_Renting_Subform) which is in datasheetview. On its own it works(opening a form to...
  2. P

    Subform works correctly on its own, but on initial form not working

    Hi Bob, Still looking at the Database?
  3. P

    Subform works correctly on its own, but on initial form not working

    Hi Bob, Didnt know about that. Thanks just learned something new today! Anyway I have run it and attached please find the database. Regards,
  4. P

    Subform works correctly on its own, but on initial form not working

    Hi Bob, Unable to attach as a zipped database more than 2.00 MB. Its 2.2MB
  5. P

    Subform works correctly on its own, but on initial form not working

    Any help guys???? The 'DATA' property was already set to 'NO'
  6. P

    Subform works correctly on its own, but on initial form not working

    Hi missinglinq, Thanx, but the property is already set to NO.
  7. P

    Subform works correctly on its own, but on initial form not working

    Hi Bob, I have checked on the property sheet for the subform on but could not get the "DATA ENTRY" you are talking about. Where do I get this? Thanx
  8. P

    Subform works correctly on its own, but on initial form not working

    Hi All, For the past 6 hrs trying to solve this problem but I am failing. I have a subform called Interview_Subform, that works very fine, and when it calls the form Interview it still does what its suppose to do. This subform is on the form called Employee. Here its where it gives me a...
  9. P

    Invalid use of Null

    Hi All, Please help me with the below code. The code below is suppose to open a form with selected inform on a subform. When I try running it i get 'invalid use of nulll', and when debbuging it highlites the line where I assign ID(which is an autogenerated number) to the variable lngBookmark...
  10. P

    Open a form on a subform containing the same data on a subform

    Hi All, I have seen this on the MS Access 2007 Templates(Students) that comes with the Application. I have 4 tabs on the form. On the third tab I have a subform. I want the first column to be an Open/New button that when clicked, opens up a form that contains the same data on that row of the...
  11. P

    link/hyperlink inside a column to a subform

    Hi All, I need assistance in creating a link to a subform on a subform. I tried studying the technology on the template provided by microsoft(Students Database) but still have lots of questions. I hope you can help and give step by step process in creating a similar structure. I have attached...
  12. P

    tabs on form not showing in form view in access 2007

    Hi Bob, Do you perhaps have an email address that I can send it to? I have compressed it and its 3MB, so it exceeds the limit. Thanx again!
  13. P

    Tabbed Form not saving data

    Hi All, I having yet troubles with a form that has tabs. I have 3 tabs. I can capture details on each but the problem comes when I try saving. First time its saves. The second time I capture details for the second student it only saves data on the first tab into a table, and when I check other...
  14. P

    tabs on form not showing in form view in access 2007

    Hi, sorry to bother again. When I try saving the data on tabs, only on 1st tab it saves.
  15. P

    tabs on form not showing in form view in access 2007

    Hi, How do I link data on Tab 1 to Tab 2. on Tab one its one table and two another table. should i build a relationship first on both tables?
Back
Top Bottom