+ Reply to Thread
Results 1 to 6 of 6

Enter data from a userform to a worksheet that goes across the sheet instead of down

  1. #1
    Registered User
    Join Date
    05-10-2015
    Location
    Ryton
    MS-Off Ver
    Office 2013
    Posts
    49

    Enter data from a userform to a worksheet that goes across the sheet instead of down

    Hi All you VBA gurus out there
    I am trying to submit data from a user form that will populate the next free cell across the sheet instead of the next free cell down the sheet
    does anyone have any suggestions

  2. #2
    Forum Expert
    Join Date
    08-12-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    5,636

    Re: Enter data from a userform to a worksheet that goes across the sheet instead of down

    http://www.rondebruin.nl/win/s9/win005.htm
    use last Column instead of last row

    Please Login or Register  to view this content.
    If you are satisfied with the solution(s) provided, please mark your thread as Solved.
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Registered User
    Join Date
    05-10-2015
    Location
    Ryton
    MS-Off Ver
    Office 2013
    Posts
    49

    Re: Enter data from a userform to a worksheet that goes across the sheet instead of down

    I have attached the file here
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    05-10-2015
    Location
    Ryton
    MS-Off Ver
    Office 2013
    Posts
    49

    Re: Enter data from a userform to a worksheet that goes across the sheet instead of down

    Thanks I will try that

  5. #5
    Registered User
    Join Date
    05-10-2015
    Location
    Ryton
    MS-Off Ver
    Office 2013
    Posts
    49

    Re: Enter data from a userform to a worksheet that goes across the sheet instead of down

    I have copied that code into my command button and nothing happens, am I putting it in the wrong place?

    What I want to happen is that the text I put into userform 1, ie "week 1" gets entered into cell B2 then the following week C1 and so on
    regards Moose

  6. #6
    Forum Expert
    Join Date
    08-12-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    5,636

    Re: Enter data from a userform to a worksheet that goes across the sheet instead of down

    the code needs to be adapted to your spreadsheet

    try this code

    Please Login or Register  to view this content.

+ 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] Transfer Userform data on 1 worksheet to different worksheet (empty row = wrong sheet)
    By HeyInKy in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-26-2014, 10:08 AM
  2. Replies: 0
    Last Post: 02-27-2014, 04:43 PM
  3. Userform To Enter Data In worksheet
    By rajiv1988 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 07-17-2013, 04:04 AM
  4. Sheet Protection 'ON' and still enter data from UserForm??
    By leopardhawk in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-04-2013, 07:32 AM
  5. Replies: 5
    Last Post: 12-06-2010, 04:39 PM

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