D
Dea
When I code modules, each line of an strsql statement needs " & _
I want to set these three characters on a key stroke to type them where I
want to end the statement. I tried setting up a macro called autokeys using
the instructions within Access 2007, but It is just not working; then I went
down the Sendkeys route and read some posts where that isn't such a great
idea.
I want to use Cntrl + z (^z) to type " & _ when I press Ctrl and the letter z.
What's the correct way to do this?
I want to set these three characters on a key stroke to type them where I
want to end the statement. I tried setting up a macro called autokeys using
the instructions within Access 2007, but It is just not working; then I went
down the Sendkeys route and read some posts where that isn't such a great
idea.
I want to use Cntrl + z (^z) to type " & _ when I press Ctrl and the letter z.
What's the correct way to do this?