Share via

Using the {MACROBUTTON NoMACRO[type here]} code to get a few options in a row.

Anonymous
2010-09-02T18:34:11+00:00

Hello,

With the help of people on this forum I was able to create areas for people to click on something that would indicate what they should be typing, and once clicked it would disappear, and they would type their info.

Here is what I have so far:

{MACROBUTTON NoMACRO[type your name here]}

This works great....I put a style sheet on this and all is well...

Now, I want to be able to do an address, but I can't just say type address here, because I need them to put 3 blank spaces between street address and city and then city has to have a comma after it. So I tried doing 4 of these on one line for the 4 pieces of data needed (street address, city, state and zip code) and played with the spaces and the comma, but nothing is working.

Any help is greatly appreciated..

thanks

babs

Microsoft 365 and Office | Word | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

3 answers

Sort by: Most helpful
  1. Jay Freedman 207.7K Reputation points Volunteer Moderator
    2010-09-03T02:14:02+00:00

    No, the case of the word wouldn't have any effect.


    Jay Freedman

    MS Word MVP  FAQ: http://word.mvps.org

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2010-09-03T00:36:29+00:00

    Hi Jay,

    Thanks so much....I think what might have happened was I was applying a stylesheet to the text after the fact and NoMACRO became NOMACRO, since it was using all caps...would that have messed up up?

    Thanks!

    babs

    Was this answer helpful?

    0 comments No comments
  3. Jay Freedman 207.7K Reputation points Volunteer Moderator
    2010-09-02T21:11:19+00:00

    The spaces and the comma can't be inside the MacroButton fields; they have to go between the fields.

    {MACROBUTTON NoMACRO[type your street address here]}   {MACROBUTTON NoMACRO[type your city here]},   {MACROBUTTON NoMACRO[type your state here]} {MACROBUTTON NoMACRO[type your zip code here]}


    Jay Freedman

    MS Word MVP  FAQ: http://word.mvps.org

    Was this answer helpful?

    0 comments No comments