Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 07-31-2015, 11:23 AM
Marrick13 Marrick13 is offline Array to iterate through variables and trap blank variables Windows XP Array to iterate through variables and trap blank variables Office 2010 32bit
Competent Performer
Array to iterate through variables and trap blank variables
 
Join Date: Jun 2006
Posts: 102
Marrick13 will become famous soon enough
Default Array to iterate through variables and trap blank variables

I am trying to write a macro that copies a document and then deletes sections of text in the copy that are bookmarked. The code works fine if I preset the bookmark names in an array statement, but now I am converting the code to a userform that has four checkboxes. Checking one of the three removes one bookmarked section of text and checking the 4th removes all of the sections defined by the first 3 bookmarks. (Therefore, if the checks the 4th box, the others become unchecked and the 4th is unchecked if he checks any of the first 3.)

I’ve set the array as follows, with the variables becoming the bookmark name when their checkbox values are true:

BkmarkName = Array(Cond1, Cond2, Cond3, Cond4)



However, unchecked boxes mean some of the “Cond” variables are blank, and this causes an error in the code that deletes the bookmark text. I tried an error trap. Which works sometimes but not always. I tried a statement that builds the array text to include only those variables with a length of greater than 1 but the macro doesn’t read it as an array. There must be a way to accomplish what I’m trying to do but I’m coming up with blanks. Any help is appreciated – code is attached.
Attached Files
File Type: txt Print_Exclusions.txt (992 Bytes, 13 views)
Reply With Quote
 

Tags
array, bookmark, variable



Similar Threads
Thread Thread Starter Forum Replies Last Post
can word: make variables, find appropriate pages, fill out pages with variables, print only those 20GT Word VBA 1 10-15-2014 09:48 PM
Array to iterate through variables and trap blank variables Document Variables vs CustomDocumentProperties Cosmo Word VBA 2 08-11-2014 01:35 PM
Onenote equations and variables debun OneNote 0 04-15-2014 10:43 AM
Find and replace using variables jago25_98 Word 1 01-31-2012 04:30 AM
Array to iterate through variables and trap blank variables Nesting Variables SET, LISTNUM, and REF Wyskers Word 1 11-13-2011 05:43 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 12:58 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft