Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 08-30-2012, 07:50 AM
coconutt coconutt is offline ckBox automation Windows XP ckBox automation Office 2007
Novice
ckBox automation
 
Join Date: May 2012
Posts: 10
coconutt is on a distinguished road
Default ckBox automation

Hello, I have a docx (protected) when a user clicks a ckbox after tabbing out another automatically checks as well. Version two of the document I added more to the docx and made it landscape to accommodate the new column. The issue I am having is when i click on the new column ckbox and tab, the mirrored ckbox doesn't check like the other columns.


Her is what I run on exit:

Code:
Sub MyMacro()
Dim ffld As Word.FormField
Dim rw As Row
 
Set rw = Selection.Rows(1)
rw.Cells(4).Range.FormFields(1).CheckBox.Value = rw.Cells(1).Range.FormFields(1).CheckBox.Value
End Sub
any thoughts on how to get this to work on the other column?
Attached Files
File Type: docx LabOrder.docx (36.8 KB, 13 views)

Last edited by macropod; 08-31-2012 at 05:54 PM. Reason: Added code tags
Reply With Quote
 

Tags
word automation, word vba



Similar Threads
Thread Thread Starter Forum Replies Last Post
ckBox automation Document automation coconutt Word 1 05-02-2012 01:45 PM
Automation Word-Excel stephen_pen Mail Merge 0 09-22-2011 05:17 PM
ckBox automation Urgent help regarding automation. aligahk06 Excel 1 01-14-2010 01:55 PM
What is Application Automation and How can I use it in VBA KramerJ Excel 0 03-30-2009 12:59 PM
COM Automation Errors ivanm Word 0 03-23-2009 07:02 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 01:31 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