+ Reply to Thread
Results 1 to 2 of 2

VBA - Textbox to new row line in sheet 1 within specific cell range

  1. #1
    Registered User
    Join Date
    04-26-2013
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    18

    Post VBA - Textbox to new row line in sheet 1 within specific cell range

    Hi all,

    Please can I request some assistance,

    I am currently using the follwoing basic code :
    Please Login or Register  to view this content.
    However I need to be able to input the textbox inforamtion multiple times using the userform but each time the information needs to be placed in the next row down,
    range is as follows:
    A17 to V17 from row 5 down to row 60

    All help will be much appreciated,

    Many Thanks,

    Hemal
    Last edited by hemal89; 11-24-2014 at 09:08 AM.

  2. #2
    Registered User
    Join Date
    09-27-2011
    Location
    India
    MS-Off Ver
    Excel 2003
    Posts
    86

    Re: VBA - Textbox to new row line in sheet 1 within specific cell range

    Hi Hemal,

    You have find the last used row to fill your data.
    The code below will update dynamically without any limits.
    Hope this works out.

    Please Login or Register  to view this content.
    If you are satisfied with the solution(s) provided, please mark your thread as Solved.

    New quick method:
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

    Or you can use this way:

    How to mark a thread Solved
    Go to the first post
    Click edit
    Click Go Advanced
    Just below the word Title you will see a dropdown with the word No prefix.
    Change to Solved
    Click Save


    You may also want to consider thanking those people who helped you by clicking on the little star at the bottom left of their reply to your question.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Copy range to sheet with same name as specific cell
    By sguyott in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-04-2014, 09:42 AM
  2. How i can validate TextBox value with specific Sheet Range
    By Reemet in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-13-2013, 07:17 AM
  3. vb code for receive button to substract textBox value from specific cell of sheet
    By swapbhay in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-21-2013, 09:28 AM
  4. Replies: 1
    Last Post: 04-05-2013, 03:40 PM
  5. Copy and paste specific range to date specific range in alternate sheet
    By alanalmarza in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-21-2013, 08:29 AM

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