💻 Software
Is there a way to search for equations in Word 2007 documents?
Fresh5 days ago
Mar 15, 202614854 viewsConfidence Score0%
0%
Problem
I have many large Word 2007 documents containing a few dozen equations each. Is there a way to locate the equations using Word's Find command, or do I have to hunt for them old-school? I tried searching for a graphic ( ) and and field ( ), but that didn't do the trick. Am I missing something obviou…
Error Output
' Works: advances to the next footnote.
Sub GoToFootnote()
Selection.GoTo What:=wdGoToFootnote
End Sub
' Does nothing, even though wdGoToEquatio…Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Is there a way to search for equations in Word 2007 documents?
Low Risk
You need the "Go To" dialog box. You can get it by typing ctrl + g or on the Home tab, click the drop down on the "Find" button and choose "Go To". The Go To dialog box lets you go to equations. You'll see it on the list on the left side of the box.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix