Results 1 to 9 of 9

Copying text from form into cell.

Threaded View

Noma9000 Copying text from form into... 04-28-2022, 11:31 AM
6StringJazzer Re: Copying text from form... 04-28-2022, 11:44 AM
Noma9000 Re: Copying text from form... 04-28-2022, 02:28 PM
Arkadi Re: Copying text from form... 04-28-2022, 02:37 PM
Noma9000 Re: Copying text from form... 04-28-2022, 02:43 PM
Noma9000 Re: Copying text from form... 04-28-2022, 02:56 PM
Arkadi Re: Copying text from form... 04-29-2022, 08:01 AM
Noma9000 Re: Copying text from form... 04-30-2022, 09:51 PM
Arkadi Re: Copying text from form... 05-03-2022, 08:51 AM
  1. #1
    Registered User
    Join Date
    04-25-2022
    Location
    Egypt
    MS-Off Ver
    365
    Posts
    6

    Question Copying text from form into cell.

    Hello Everyone,

    I am a noobie in VBA and I am currently trying to copy the text from a form created in excel (not ActiveX) into a message box but all I get is the choice number.
    Sub test()
       Dim y As String: y = Sheets("Entry form").Shapes("entry_type").ControlFormat
       Msgbox y
    End Sub
    Moderator's note: Please take the time to review our rules. There aren't many, and they are all important. Rule #2 requires code tags. I have added them for you this time because you are a new member. I also fixed a VBA syntax error on the last line. --6StringJazzer

    is there anywhere to quote the text in the list form?
    Last edited by 6StringJazzer; 04-28-2022 at 11:42 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Problem copying actual values form cell references
    By eleleldimos in forum Excel General
    Replies: 1
    Last Post: 04-22-2020, 11:25 PM
  2. Copying text from cells until text in a certain cell changes
    By zthearcnlc in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-22-2017, 03:53 PM
  3. Copying User form values from text boxes but need to convert to a number
    By lateniteNC1 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-21-2017, 08:45 AM
  4. Replies: 1
    Last Post: 08-28-2013, 05:04 PM
  5. [SOLVED] Copying data from a form to a cell
    By CarlosVA in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-13-2013, 11:48 AM
  6. Copying Text from 1 cell and inserting into the text of another
    By brandnewday10 in forum Excel General
    Replies: 2
    Last Post: 04-19-2011, 05:20 AM
  7. Copying text from a cell and splitting the text in to individual cell
    By mvel_sky in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-30-2010, 05:58 AM

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