+ Reply to Thread
Results 1 to 3 of 3

pasting textbox value to active cell

  1. #1
    ASU
    Guest

    pasting textbox value to active cell

    how do I paste the value of a textbox in a userform to a active cell in a
    spreadsheet.
    --
    ASU

  2. #2
    Ardus Petus
    Guest

    Re: pasting textbox value to active cell

    Activecell.Value=Userform1.TextBox1.Value

    HTH
    --
    AP

    "ASU" <[email protected]> a écrit dans le message de news:
    [email protected]...
    > how do I paste the value of a textbox in a userform to a active cell in a
    > spreadsheet.
    > --
    > ASU




  3. #3
    ASU
    Guest

    Re: pasting textbox value to active cell

    Thanks very much. It works nicely.
    --
    ASU


    "Ardus Petus" wrote:

    > Activecell.Value=Userform1.TextBox1.Value
    >
    > HTH
    > --
    > AP
    >
    > "ASU" <[email protected]> a écrit dans le message de news:
    > [email protected]...
    > > how do I paste the value of a textbox in a userform to a active cell in a
    > > spreadsheet.
    > > --
    > > ASU

    >
    >
    >


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1