![]()  | 
	
| 
		 
			 
			#1  
			 
			
			
			
			
		 
		
	 | 
|||
		
		
  | 
|||
| 
		
	
		
		
			
			 
			
			Hi, just wondering whether/how it is possible to replace one field (in my case,  
		
		
		
		
		
		
		
		
			{AUTONUMLGL} with a {SEQ} field? I have a template that's got the normal auto-numbering and now have to do one starting with a specific number. Thanks, Ann -- Gave up and just did a lot of pasting, but would love to know for next time. Last edited by kilroyscarnival; 05-17-2024 at 07:31 AM. Reason: updated  | 
| 
		 
			 
			#2  
			 
			
			
			
			
		 
		
	 | 
|||
		
		
  | 
|||
| 
		
	
		
		
			
			 
			
			Yes. 
		
		
		
		
If you have your document set to display field codes, you can run replace for what is in the field. Replace Find: AUTONUMLGL with SEQ I do not think this will be all that helpful, though since the fields have different switches. vba would probably be required. For me, this would not be simple.  | 
| 
		 
			 
			#3  
			 
			
			
			
			
		 
		
	 | 
|||
		
		
  | 
|||
| 
		
	
		
		
			
			 Quote: 
	
  | 
| 
		 
			 
			#4  
			 
			
			
			
			
		 
		
	 | 
||||
		
		
  | 
||||
| 
		
	
		
		
			
			 
			
			You can create a SEQ field and copy it to the clipboard. Display field codes with Alt+F9 (or Alt+Fn+F9 on some keyboards). 
		
		
		
		
Then search for: ^d AUTONUMLGL and replace with: ^c The latter represents the clipboard content. 
				__________________ 
		
		
		
		
		
	
	Stefan Blom Microsoft Word MVP Microsoft 365 apps for business Windows 11 Professional  | 
 
 | 
	
	
| 
		 | 
			 
			Similar Threads
		 | 
	||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Find and Replace with Field Codes | mathosborne | Word VBA | 1 | 07-16-2018 03:52 PM | 
		
		  Find and replace a text with a field
	 | 
	eduzs | Word VBA | 6 | 02-23-2018 05:19 PM | 
		
		  Find & Replace text in Field Code across multiple documents
	 | 
	RPM7 | Word VBA | 6 | 05-12-2017 12:58 AM | 
		
		  How to type EF BB EF in MS Word find/replace box
	 | 
	ugcheleuce | Word | 3 | 08-21-2015 03:59 PM | 
| Replace-as-you-type in Word | drosemo | Word | 0 | 09-03-2010 07:31 PM |