Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 08-17-2015, 01:47 PM
mikemike616 mikemike616 is offline Inserting Cross References into Cell Windows 7 64bit Inserting Cross References into Cell Office 2013
Novice
Inserting Cross References into Cell
 
Join Date: Aug 2015
Posts: 7
mikemike616 is on a distinguished road
Default Inserting Cross References into Cell

I'm trying to insert a cross reference into a cell but my code doesn't seem to work. Everything executes properly but when the macro finishes, nothing appears in the cell in which it was inserted. Updating all fields doesn't do anything either. Here's my code:



Code:
With ActiveDocument.Range.Tables(4)
    ...
    With .Cell(2, 2).Range
        ...
        .InsertCrossReference ReferenceType:=wdRefTypeBookmark, ReferenceKind:= wdContentText, _
        ReferenceItem:="DATE", InsertAsHyperlink:=True
    End With
End With
Is there another way I should be doing this? I'm really trying to avoid using Selection.
Reply With Quote
 



Similar Threads
Thread Thread Starter Forum Replies Last Post
Convert manual cross references in footnotes to other footnotes to automatic cross references ghumdinger Word VBA 7 11-20-2014 11:47 PM
Inserting Cross References into Cell Bookmarks & cross-references Suchoklates Word 1 09-19-2013 02:32 AM
Inserting Cross References into Cell Cross-References acolussi Word 9 05-16-2013 02:11 AM
MS Word cross-references? entity022 Word 3 06-03-2010 06:37 AM
Cross References egcharles Office 0 04-19-2009 06:20 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 08:34 PM.


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