When you use PowerPoint 2000's help, and enter "vertical text" on the Answer Wixard tab, this comes up:
"Language-specific information
Select the object containing the text to be changed.
On the Formatting toolbar, click Change Text Direction .
Note The conversion to vertical text applies...
I have a form with an unbound field, I populate through VBA, whenever I move to a new record.
The data is from a hyperlink field in a table.
However ever clicking on the unbound field with the hyperlink doesx not work, with or without the form field property set to Hyperlink.
What gives?
Hello all,
having written a small single document application in VB6, with a few text entry fields, I see that Ctrl-C, Ctrl-V, Ctrl-X is working to Copy, Paste and Cut text without adding any code.
There's even a pop-up (context) menu with the option to select all text.
But please...
I have a hyperlinked image ("button") in a MenuFrame.
This link w/image, in my frame is defined like this:
<a id="link" href="http://www.SomeWhere1.com" target="_blank"><img name="button" src="Picture1.jpg"></a>
On my main page I...
Brief abstract explanation of my problem:
In table #3 (field #3) I have a combo box that I ONLY want to show data from table #2 (field #2) that equals data entered/selected earlier in same table #3 (field #2), which contains data from table #1 (field #2). Confused? Me too!
Detailed...
Brief abstract explanation of my problem:
In table #3 (field #3) I have a combo box that I ONLY want to show data from table #2 (field #2) that equals data entered/selected earlier in same table #3 (field #2), which contains data from table #1 (field #2). Confused? Me too!
Detailed...
I have a form which contains a bound object frame.
The control source is an OLE object field from a table.
The type allowed is linked (so it dos'nt store the entire image in the database)
On my form I can insert a picture fine.
Now I want to add three unbound fields on my form.
One that...
This might seem to be simple to the more advanced of you out there, but I seem to have some problems with this (read: getting errors).
I have a recordset of a table, and I then want to pass the whole recordset (all the fields) to a function where I need to process the data.
Well it actually...
Hello there,
I have a form with Authors. There is a linked subform with publications.
Now I would really like to add an unbound field on the main form, or the subform if it's easier, that goes through all the publications for the Author in view, and put the data (concatenate) in the unbound...
Hello there,
as a part of a little VBA module on form, I need to be able to somehow read/get/return the current record number, the same record number which data is shown on the form, and put it in a variable.
Any advice is highly appreciated.
Thanks.
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.