A
Al9315
Hi
I have a database using VBA coding. I have 4 command buttons - left to right
= 1st record, previous record, next record, last record. All works fine BUT:
The database is my suppliers in alphabetical order, ever growing in number,
and if I wish to scroll through to say the G's I have to click the 'Movenext'
button a lot of times. Any suggestions - can code be written that if I hold
the Left mouse button down on the cmdButton that it can scroll quicker, but
perhaps under control ?!?!
Any help much apprecitated
Al
I have a database using VBA coding. I have 4 command buttons - left to right
= 1st record, previous record, next record, last record. All works fine BUT:
The database is my suppliers in alphabetical order, ever growing in number,
and if I wish to scroll through to say the G's I have to click the 'Movenext'
button a lot of times. Any suggestions - can code be written that if I hold
the Left mouse button down on the cmdButton that it can scroll quicker, but
perhaps under control ?!?!
Any help much apprecitated
Al