i have queries X, Y and Z in my access database
how do i create 3 command buttons to print them from the vb program on click ?
Printable View
i have queries X, Y and Z in my access database
how do i create 3 command buttons to print them from the vb program on click ?
You could either use a data report or crystal report or the printer object.....