I am currently trying to convert a file from a word document into an HTML domcument, I am using Vb to open the document and then attempting to have microsoft word convert the file to an html document. I am using
variable.ActiveDocument.SaveAs ([FileName],[FileFormat])
but I can't figure out...
I think the problem occurs with xp.
On the event: SS_Tab_Click
Add this code for your combo boxes:
ComboBoxName.SelLength = 0
This seems to take care of the problem.
I was wondering if I can print different reports depending on a field from a select. The report will be named the same as the field information.
example Sur, Sur1, Sur2. If the select comes back with Sur then I want my print statement to look like this
variable.printout False
Where...
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.