I want to use the text in textbox to rename database.
name c:\test.mdb as c:\"text1.text".mdb.
This gives syntax error so instead of "text1.text "
it must be different.
Help is appreciated.
Gunter
I am trying to copy a file by clicking a button :
Private Sub Command4_Click()
FileSystemObject.CopyFile "d:\neurotest.mdb", "d:\my documents\"
End Sub
The above does not work.
Would appreciate some help.
Gunter
My form shows question 1 and after button click I get
question nr 2 etc.
However by pressing the page-up key , you can go back to
the prior question.Is there a way to disable this ?
I only want to show the question once.
thanks for your help.
Gunter
Hi Nathan ,
Thanks for your reply , but this is not what I mean.
The text from my database, I want to split in 3 sections
in the textblock in my form.See my question.
regards ,
Gunter
Goodmorning ,
I have a textfield "question" in my database which read like:
Do you like wine ?A: Yes B: No
I like to see in a textblock :
Do you like wine ?
A: Yes
B: No
So three lines instead of one.
Is there a way to do this.
Thanks in advance for your help.
Gunter
I have a form where a question is shown.By clicking one of
5 option buttons an answer is given.After clicking a "next"
button a new question is shown.The last clicked option
button is has still the black dot.I like when clicking on the "next" button no option button has a...
Good morning ,
I have the following problem:
I have a table like :
text code score
Redbook with score 1 r 1
Redbook with score 2 r 2
Bluebook with score 1 b 1
Bluebook...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.