+ Reply to Thread
Results 1 to 1 of 1

Excel 2007 Sheet ADODB.RecordSet become Nothing when assign to pop up form (VB 6 macro cod

  1. #1
    Registered User
    Join Date
    07-19-2012
    Location
    KL
    MS-Off Ver
    Excel 2007
    Posts
    1

    Excel 2007 Sheet ADODB.RecordSet become Nothing when assign to pop up form (VB 6 macro cod

    Hi,

    Need advice with this problem "Excel 2007 Sheet ADODB.RecordSet become Nothing when assign to pop up form (VB 6 macro code)"


    At Sheet i can connect to MySQL, return recordset from MySQL and display record row by row at the Sheet, no issue on this.

    What i try to do is
    When i double click the row record, a new form will pop up and display the clicked record to the form.

    But the recordset i "pass" or assign from Sheet to form become Nothing.


    Below is some of the code

    At mySheet--------------------------------------------------

    Please Login or Register  to view this content.




    At myForm------------------------------------------------

    Please Login or Register  to view this content.

    Why sheet_rs become Nothing ? How to make it work ?


    regards

    johnnighter
    Last edited by Cutter; 07-20-2012 at 11:42 AM. Reason: Added code tags

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1