View Single Post
  #1   Report Post  
Posted to microsoft.public.word.mailmerge.fields
Compass Rose Compass Rose is offline
external usenet poster
 
Posts: 29
Default ASK field default

I have created an ASK field in a document which prompts for a receipt number,
which has the year in 2 digit format followed by a dash, and then I manually
enter the remaining digits of the receipt number. eg: 09-124

It appears like this:

{ASK ReceiptNo "Enter the receipt number" \d {DATE \@ "yy'-'"}}

When the prompt appears, the default value is highlighted. Is it possible to
change the default coding so that the default value isn't highlighted, and
the cursor is situated after the dash?

TIA
David