+ Reply to Thread
Results 1 to 10 of 10

Enter data in a cell to make a list on another sheet

  1. #1
    Registered User
    Join Date
    01-10-2013
    Location
    Canada
    MS-Off Ver
    Excel 2003
    Posts
    5

    Enter data in a cell to make a list on another sheet

    Hello to all!

    I am new to this site and need some help. I have a cd collection that I would like to input into excel. I would like to type in the Artist, Album Title, Songs, etc. in a cell or a row. Then I would like the information typed in to be put into a list on a different sheet.

    Can this be done? I am not an expert by any means on excel, so please if there is an example you can show me, that would be very helpful.

    I have other ideas for using this type of formula, but will start small.

    Thanks for your help!

  2. #2
    Valued Forum Contributor
    Join Date
    02-09-2012
    Location
    Mauritius
    MS-Off Ver
    Excel 2007
    Posts
    1,055

    Re: Enter data in a cell to make a list on another sheet

    Hello!

    Can you give all the details that you want to feed into the sheet? Artist,Album Title, Songs. That's all or do you want some more data to be fed into the sheet?

    Pls specify..
    Click *, if my suggestion helps you. Have a good day!!

  3. #3
    Registered User
    Join Date
    01-10-2013
    Location
    Canada
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: Enter data in a cell to make a list on another sheet

    I don't know just yet, but would like the Artist, Album Title, Song Title, and potentially could add in song number, length of song, genre and potentially any other referencing data. I think if I can keep it simple with just the artist, album and song for now, it may be enough for me to work with to figure out how it is done. I may try to use the worksheet as a data base so I could look up information or sort through the data in the future.

    Does that help?

  4. #4
    Valued Forum Contributor
    Join Date
    02-09-2012
    Location
    Mauritius
    MS-Off Ver
    Excel 2007
    Posts
    1,055

    Re: Enter data in a cell to make a list on another sheet

    Try this. I have a form which will help you to insert the details into a list format.

    Please Login or Register  to view this content.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    01-10-2013
    Location
    Canada
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: Enter data in a cell to make a list on another sheet

    That worked well, thank you.

    I don't know much about macros, but as I learn more about them, then I should be able to move the ADD CD INFO box to another location in the worksheet and will also be able to add other criteria such as song length or whatever. I figure I can then create another worksheet for movies or books.

    I appreciate your help. Thanks so much!

  6. #6
    Valued Forum Contributor
    Join Date
    02-09-2012
    Location
    Mauritius
    MS-Off Ver
    Excel 2007
    Posts
    1,055

    Re: Enter data in a cell to make a list on another sheet

    Yes, you can add any number of details on to that sheet using the form.

    Please click on the star below. Thanks!

  7. #7
    Registered User
    Join Date
    01-10-2013
    Location
    Canada
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: Enter data in a cell to make a list on another sheet

    What did you name the macro? Thanks!

  8. #8
    Valued Forum Contributor
    Join Date
    02-09-2012
    Location
    Mauritius
    MS-Off Ver
    Excel 2007
    Posts
    1,055

    Re: Enter data in a cell to make a list on another sheet

    Its not a macro. But I have a button on sheet1 called "Add". When you click that you will have a form wherein you will be adding all the details. Later you click on the "ADD" button on that form and the details that you had filled in the form comes on to the sheet. The code is in sub cmdadd_Click().

  9. #9
    Registered User
    Join Date
    01-10-2013
    Location
    Canada
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: Enter data in a cell to make a list on another sheet

    I see. So if I wanted to add to the form to include let's say the song number, how would I do that? Also, how can I move the button into column A and move the columns so the Artist column is column C and the remaining info is to the right of column C? Does that make sense? Just wondering how to edit this sheet.

    Thank you!

  10. #10
    Valued Forum Contributor
    Join Date
    02-09-2012
    Location
    Mauritius
    MS-Off Ver
    Excel 2007
    Posts
    1,055

    Re: Enter data in a cell to make a list on another sheet

    Go to the code window and click on the forms folder. you will see the form named "userform1". Double click on that and the form will be opened in design mode. You can insert the necessary controls and modify the look of your form.


    Check this:

    Please Login or Register  to view this content.
    Attached Files Attached Files

+ 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