Hello guys,
maybe some of you can help me. I manage to connect with sql database and use a variable to search for different things when i do the select from database. My problem is that i'm reading the database with an MsgBox to see the values. But sometimes for the thing i'm filtering the dabase for it shows me different values and i only one to select one of it and move forward with my script. Is there any chance to read the database...view it...and in front of each value to have a thick box to select with value i want for the line.
After i select the the line value i want to stock the values from each column in different variables and then i want to send them as values to write in another database.
Is this possible?
Hope any of you can help me in this matter
Apreciate guys.