Closed Thread
Results 1 to 2 of 2

Thread: excel help (i THINK this could be easy...)

  1. #1
    shackrock is offline Learning Programmer
    Join Date
    Dec 2006
    Location
    Washington, DC
    Posts
    64
    Rep Power
    0

    excel help (i THINK this could be easy...)

    I'm trying to write an excel document for documenting all the movies I have.

    Basically, I'll have the following fields that I will fill in (manually)...these will be like the columns that I'll have.

    *Movie Name
    *Genre
    *Year Produced
    *My Rating
    *IMDB Link

    I'd like to be able to sort (in both directions) the Movie (alphabetically), Genre (alphabetically), Year (number order), and Rating (number order).... so everything except the IMDB links.

    The genre column, I'd like to have only certain options available. I'd also like to be able to combine options. For example, I'll have a list of things that I can put a "check" next to it if it applies to the movie:
    *romance
    *action
    *comedy
    *drama
    *tv series

    There will be some TV series, that are romantic comedies.... (for example). So I'd like to do something like that. Now where I KNOW that will get tricky is with sorting...so I dont know, suggestions here would be nice.

    I need to be able to add an unlimited number of movies.


    Anyway I don't really know anything about programming in excel, but if anyone could help me out here, I'd really really appreciate it... I have an EE degree, so I have a fairly good background in general programming, just have no idea where to start here in excel.

    Thanks.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many

     
  3. #2
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143
    Why do you want to program? Data : Sort gives you all the power you need.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

Closed Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Excel 2007 and excel 2010
    By secondrate in forum Visual Basic Programming
    Replies: 1
    Last Post: 06-16-2010, 04:49 AM
  2. Import form Excel, filtr, export to excel
    By seatcordobawrc in forum Pascal and Delphi
    Replies: 1
    Last Post: 03-30-2010, 02:30 PM
  3. C# using excel
    By Siten0308 in forum C# Programming
    Replies: 2
    Last Post: 01-21-2010, 02:49 PM
  4. Fun with Excel
    By Xystus777 in forum C# Programming
    Replies: 0
    Last Post: 12-04-2008, 07:07 AM
  5. using VB with excel
    By renoald in forum Visual Basic Programming
    Replies: 26
    Last Post: 10-20-2008, 09:52 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