Page 2 of 2 FirstFirst 12
Results 16 to 24 of 24
  1. #16
    accessprogram is offline Novice
    Windows XP Access 2007
    Join Date
    Dec 2010
    Posts
    14
    Quote Originally Posted by pbaldy View Post
    Can you post the db?

    Can you come to teamview presentation plz. I tried to upload the db but its too big in size to get uploaded.

  2. #17
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,521
    Sorry, I don't do that type of thing except for clients. If you compact and zip, it will usually be small enough. If not, you can import the relevant objects (the two forms and the tables) into a new db which should be small enough.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #18
    accessprogram is offline Novice
    Windows XP Access 2007
    Join Date
    Dec 2010
    Posts
    14

    Uploaded DB

    Quote Originally Posted by pbaldy View Post
    Sorry, I don't do that type of thing except for clients. If you compact and zip, it will usually be small enough. If not, you can import the relevant objects (the two forms and the tables) into a new db which should be small enough.

    Hello PBaldy,

    I have uploaded the DB in which there are tables and 2 forms. Please check and help. Thanks


    Karan

  4. #19
    accessprogram is offline Novice
    Windows XP Access 2007
    Join Date
    Dec 2010
    Posts
    14

    Database Attached

    Quote Originally Posted by accessprogram View Post
    Hello PBaldy,

    I have uploaded the DB in which there are tables and 2 forms. Please check and help. Thanks


    Karan
    Please find the attachment named as Database14

  5. #20
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,521
    For starters, the code won't compile. You need to add the MS ActiveX Data Objects library in Tools/References. Then the recordset will open correctly. Because you have your code in a module, you have to have the full form reference instead of "Text0".

    That said, I don't know what you expect that code to accomplish. It would keep overwriting the two form controls with each record until you're left with the last record's values.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  6. #21
    accessprogram is offline Novice
    Windows XP Access 2007
    Join Date
    Dec 2010
    Posts
    14
    Quote Originally Posted by pbaldy View Post
    For starters, the code won't compile. You need to add the MS ActiveX Data Objects library in Tools/References. Then the recordset will open correctly. Because you have your code in a module, you have to have the full form reference instead of "Text0".

    That said, I don't know what you expect that code to accomplish. It would keep overwriting the two form controls with each record until you're left with the last record's values.

    Hello PBaldy,

    Finally the code is running after I placed syntax of form given by you. Thanks a lot for helping me. I appreciate your kind gesture and helping attitude. Thanks a lot.

    Regards,

    Karan

  7. #22
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,521
    You are welcome, and good luck with the rest of the project.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  8. #23
    accessprogram is offline Novice
    Windows XP Access 2007
    Join Date
    Dec 2010
    Posts
    14
    Quote Originally Posted by pbaldy View Post
    You are welcome, and good luck with the rest of the project.

    I hope I have a good friend in the name of PBaldy who will guide me and help me in the future for any other difficulty.

  9. #24
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,521
    There are many people here as knowledgeable as I am (or more knowledgeable) that are ready and willing to help. One or more of us is usually around to answer questions. One advantage to a site like this is that you aren't limited to one person, but of course I'll help when I can.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Inputbox on programming? :(
    By radicrains in forum Programming
    Replies: 7
    Last Post: 11-05-2010, 10:58 PM
  2. Is my programming wrong? :(
    By radicrains in forum Programming
    Replies: 5
    Last Post: 10-27-2010, 08:39 PM
  3. 2 programming issues
    By gripper in forum Programming
    Replies: 3
    Last Post: 10-06-2010, 11:10 AM
  4. programming a continuous form?
    By Ferret in forum Programming
    Replies: 3
    Last Post: 05-30-2010, 04:51 PM
  5. VB Programming
    By mstefansen in forum Programming
    Replies: 4
    Last Post: 08-31-2009, 07:15 AM

Tags for this Thread

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