Results 1 to 2 of 2

Thread: appending text from button into text box

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2006
    Location
    NJ
    Posts
    5

    appending text from button into text box

    I'm looking for code that will paste a bit of info into a text box on an MSAccess form. I have a form that has buttons on it. Each button has a word associated with it (say, "box", "circle", "tree", etc.) . I want the user to be able to click the button and have the word "box" appear in the text box. If they select another button (ie. "tree"), I want that word to be appended to the first word (ie. "box, tree"), and so on. Can someone offer me a script I can put into an Access Expression or Macro?

    tia
    Tom

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: appending text from button into text box

    Access VBA question moved to Office Development

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width