S
SpookiePower
Is it possible to put SQL into the VBA code ?
I have tryed to put it into a lable and textbox like this -
label.caption = "Select......."
textbox.text = "Select....."
But it will not work.
I have tryed to put it into a lable and textbox like this -
label.caption = "Select......."
textbox.text = "Select....."
But it will not work.