Hi:
Here is a question that gas been nagging me for ages:
Suppose that you are working in the Access VBA editor.
You need to change this text:
A
B
C
into this text:
"A", "B", "C"
Is there a way to do it with the Find-And-Replace (Control+H) functionality?
To put it in other words:
If you...