I have the following call from a Button1 Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim strMp3 As String
I want to print a MS Flexgrid by the printform method (VB6) but the grid is long. I want to be able to scroll the grid down from the command button (not manually) to row number 50 for example and print from row 50 to row 65 Can you help???