I have VB 6.0 ent.. I am new to VB and have experience with Access. I have a small recipe program in VB. I am using Access 97 tables and queries. My program seems to work fine. I struggled working with the Data Environment, and Data Report. My problem is I can't figure out how to make my report preview or print the current record that I have on my frmRecipe. The report shows all of the records. I am using the data link for my Connection, I dropped the qryrptRecipe on to my Data Environment. I don't know ADO and I am weak with SQL.
I there a way to use the criteria of my query to reference the record I have showing in my frmRecipe in VB.
I apologize in advance for my ignorance!
I there a way to use the criteria of my query to reference the record I have showing in my frmRecipe in VB.
I apologize in advance for my ignorance!