Advertisement

1 - 5 of 5 containing alltags:("Visual Basic 6 / VBA") (0.002 seconds)
Hi Experts, I have a long VBA macro I'd like to run on lots of Word documents all of which will be in one folder.  I want to set it up to run while I'm at work and when I return it will (hopeful...
Zones: MS Word, Ms Office Suite, Visual BasicDate Answered: 09/08/2007 Grade: A Views: 0
Hi experts, I'm using a VBA macro to collect information on the paragraph style.  It uses a line like this: Dim para as paragraph Dim strStyle as string Dim arrStyles() as string Dim i as ...
Zones: Visual Basic, MS WordDate Answered: 10/20/2007 Grade: A Views: 12
Hi Experts, I'm working on a VB6 / VBA add-in.  As part of that, I need to change the case of a range of text.  For instance, the range "the quick brown fox jumped" will become "THE QUICK BROWN ...
Zones: Visual Basic, MS WordDate Answered: 01/12/2008 Grade: A Views: 0
Hi Experts, I want to use a checkbox-tree control in a VBA  / VB6 Word add-in.  Does anything like this exist for VBA / VB6? http://www.javaworld.com/javaworld/jw-09-2007/images/checkboxtree...
Zones: Visual Basic, MS WordDate Answered: 01/29/2008 Grade: B Views: 8
Hi Experts, I'm testing a Word add-in with a script that runs it for lots and lots of documents.  It does it like this: Dim fso As Object, fld As Object, fil As Object Dim WasOpen As Boole...
Zones: Visual Basic, MS WordDate Answered: 02/05/2008 Grade: A Views: 16
  • 1