Hi Gerry,
Thank you for your reply....helpful.
Let me clarify - yes, it is more of a navigation issue. Here's the example.....I have a new hire checklist that I've built. There are, however, several tables within it, that are only applicable to certain managers based on the teams they...
I have a long Form in Word that has various sections to it. At the top of my form, I have a series of check boxes that specify various departments within my organization.
I want to allow a user to select one or more of the check boxes, which would then invoke the respective sections of the...
Hello,
Recently when I get the "To Begin, Click your User Name" Welcome Screen in XP, I click on my user name "Owner", which is the only profile I have setup. It then says, "Loading Personal Settings", but then suddenly says, 'Now Logging Off Owner", and never allows me in to Windows. It's...
Hi -
I have a block of HTML code that I want to have a VB application execute based on when a user enters a given time interval into a GUI text box. I know I need to use the 'time' control for the time parameter on my GUI, but I'm not sure how to call and execute the actual HTML within VB...
I have a small ASP developed application running on running on IIS5 (it's the only application running on this server).
When I have [/b]The Application Protection[/b] setting set at 'Low' I can login to the application with no problems.
The second I switch it to either 'Medium' or...
Thanks for the feeback...this is a tricky one.
Do you have any other suggestions as to how I could create a PDF form dynamically?
Would it be possible to read in data from a table into a PDF as a variable then have the PDF recognize these values as form elements? The values in the table...
I have several RTF Files that contain bookmarked fields. I would like to convert these RTF Files to a PDF FORM File but the key is to have the PDF File recognize the Bookmarked fields from the RTF File as the form fields in the newly converted PDF File.
Basically, I'm trying to create a...
I have a VB6 Appl. connecting to a Sybase 12.5 DB VIA ODBC using the Crystal API data access method. I have several reports created in CRW8.5 that use the isnull statement. When I run a report, no data is retrieved, however, if I switch the syntax to = null, it works. I use to use a older...
Thanks for the suggestion, but I've tried that and no dice. I'm convinced that this can not be done using this method. I've looked all over the place for how to do this, but no luck so far. I may call MS.
Thanks, but no cigar. Here's my code. Maybe I'm totally overlooking something: Please help:
'Must be in MasterView to work with
'Subdocs as separate files
Dim subdoc As Word.Subdocument
oApp.ActiveDocument.ActiveWindow.view = wdMasterView
For Each subdoc In...
I'm using automation - early binding in VB6 to automate a mail merge precedure in Word2K. There seems to be a bug when attempting to switch views in Word from VB from Master back to Normal using the code:
ActiveWindow.view.Type = wdNormalView
The issue is that I need to be in the Master View...
I'm using automation - early binding in VB6 to automate a mail merge precedure in Word2K. There seems to be a bug when attempting to switch views in Word from VB from Master back to Normal using the code:
ActiveWindow.view.Type = wdNormalView
The issue is that I need to be in the Master View...
I have a VB6 application that feeds a data file to Word 2K to automatically generate letters using Mail Merge. The final document, which contains many letters, gets saved as one document. This works great.
Now I need to have Word actually save each of the merged documents individually. How...
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.