![]() |
|
#1
|
|||
|
|||
|
I'm trying to figure how to either reference or assign a variable to various filed codes like {AUTHOR}. How to do reference the { } brackets? I tried the CHR codes, but it didn't want to work. Any ideas?
Code:
Sub FCTest()
Dim FC As String
FC = "char(123) AUTHOR chr(125)"
MsgBox FC
End Sub
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Using FieldCodes, AutoText, BuildingBlocks | ptmuldoon | Word | 5 | 01-02-2015 01:33 PM |
| Auto referencing | SharkAttack | Word | 5 | 02-17-2013 07:09 PM |
| Referencing | darksupernova | Word | 4 | 11-08-2012 03:37 AM |
| Multiple referencing | SPRITEtoo | Word | 3 | 01-29-2012 07:39 PM |
| Cross referencing | maltesedog | Word | 0 | 02-13-2009 07:43 AM |