Hi,
I'm using the following code to fill a Word document with values from Access. So far, so good. But is it possible, to display the values from option fields in a word document.
The option values are 1,2, or 3 and so on.
Example:
very good good bad...
Hi,
is it possible, to display the result of a query on a form with optionfield. In the underlaying table are stored the values 1,2 or 3. Now the radiobutton with this value should be marked.
Thanks for any help.
Peter
Hi,
I use a mainform with three dynamic subforms. I chance the SourceObject of an invisible subform with controlbuttons to one of the three subforms.
Me!frmSubInvisible.SourceObject = "frmSubVisitA"
On the Subforms is a unbound textbox with contains a string defined this way...
Hi,
I use a mainform with three dynamic subforms. I chance the SourceObject of an invisible subform with controlbuttons to one of the three subforms.
Me!frmSubInvisible.SourceObject = "frmSubVisitA"
On the Subforms is a unbound textbox with contains a string defined this way...
Thank You for your help. I just had to change
'txtTheActiveSubForm'
to
'Forms!frmMainFormSituConfig.ShowActiveSubformText =', because I use change SourceObject in another SubForm.
It works fine.
Peter
Hi,
I have a Mainform and several Subforms. I'm switching the subforms by changing the SourceObject. How can I display the Caption of the active Subform in a textbox on the mainform.
Thank you for help.
peterworm
Hi jimoblak,
I tried booting again and after 45 minutes the same thing, no login-window.
I have Apple OSX install CD 1 ,2 and Developer Tools, but
Apple OSX install CD 1 does not boot, but wants to start a second installation.
I heard bad things about Norton SystemWorks and speeddisk (HD...
Hi,
I need a boot cd for os x. Someone has a little tutorial?
There is a software called bootcd I found in the internet, but it doesn't work. This bootcd starts booting, but there is no chance to login, only the normal blue background.
hi adholioshake and salem,
sorry, but I have a litte problem. I tried to load the outputstring into Oracle with the bulk loader.It's nessecary that the outputstring looks like
217.3.189.72 - [27/Apr/2003:00:00:26 +0200] 200 277 POST "/xmlcom HTTP/1.1" "Mozilla/4.0
instead of...
Hi Adonai,
thanks a lot. I think that this is a perfect solution.
But sorry, my Compiler has this output.
Wedit output window build: Tue Aug 05 17:55:05 2003
Warning "c:\dokumente und einstellungen\administrator\desktop\add.c": 62 pointer to local 'ReturnString2' is an illegal return...
Thanks a lot so far, but I need more help. Normaly I'm programming with Oracle9i.
1. How to locate the the sixth blank
2. How to find the “ befor the last but one “
Sorry for not describing this problem excact.
I have to insert some quotation marks into a string. One “ after the sixth blank ond one “ befor the last
but one “ in the string (blank between “ and the last but one “). Mabe someone can help me, because
I’m not too familiar with C. I can use ANSI-C only.
The strings look like this...
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.