+ Reply to Thread
Results 1 to 3 of 3

Running a Copy Row Macro From a User Form (Easy Fix I Think)

  1. #1
    Forum Contributor
    Join Date
    09-13-2012
    Location
    Midwest
    MS-Off Ver
    Excel 365
    Posts
    124

    Running a Copy Row Macro From a User Form (Easy Fix I Think)

    I'm trying to run the below macro from a userform but it is not working. I do not get any debugging issues, it just doesn't copy and paste.
    Basically, the user enters a row number in textbox3 and the macro should copy from A to AL of the specified row and paste it into AN of that same row.
    If I run this macro on the sheet itself, then it works fine, but in the userform it does nothing.

    Please Login or Register  to view this content.
    Thanks for any help.
    Luke

  2. #2
    Forum Guru HaHoBe's Avatar
    Join Date
    02-19-2005
    Location
    Hamburg, Germany
    MS-Off Ver
    work: 2016 on Win10 (notebook), private: 365 on Win11 (desktop), 2019 on Win11 (notebook)
    Posts
    8,198

    Re: Running a Copy Row Macro From a User Form (Easy Fix I Think)

    Hi, Luke,

    maybe like this:
    Please Login or Register  to view this content.
    Ciao,
    Holger
    Last edited by HaHoBe; 04-07-2013 at 02:15 PM. Reason: code correction
    Use Code-Tags for showing your code: [code] Your Code here [/code]
    Please mark your question Solved if there has been offered a solution that works fine for you

  3. #3
    Forum Contributor
    Join Date
    09-13-2012
    Location
    Midwest
    MS-Off Ver
    Excel 365
    Posts
    124

    Re: Running a Copy Row Macro From a User Form (Easy Fix I Think)

    That helped. Thank you, sir.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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