+ Reply to Thread
Results 1 to 9 of 9

Which program would be best for this task?

  1. #1
    Registered User
    Join Date
    01-20-2015
    Location
    Baltimore, MD
    MS-Off Ver
    2013 Office
    Posts
    16

    Which program would be best for this task?

    Hello everyone,

    Sorry if I'm posting in the wrong section. This seemed the most proper, because I didn't see any other "general" section. Please forgive me if so, I am new to the forum!

    Okay so I am presented with a workplace "problem". Currently, we have 4 different spread sheets with dozens of tabs to track personnel public information, personnel PII, two dozen different columns with training names and almost a hundred rows of people where we mark the date each person completed the training, and a vacation time sheet with all the rows of people.

    Is there any way to condense, make more efficient, and pretty everything up? Using excel and very rudimentary at the moment, but I'm trying to make it all look and feel better and more streamlined. Any suggestions? I have the whole MS Suite. I thought about Access but I'm not the best at it, if someone was to point me properly I could learn it no problem.


    Thanks!

    Edit: Using MS 2007 in the Office but 2013 at home! Everything should be done in 2007 however
    Last edited by odahilys; 01-20-2015 at 02:08 PM.

  2. #2
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: Which program would be best for this task?

    MS Access is probably the best route to go with this one since you have several Excel files, and each file has several tables. Do you know SQL? Or you can always store the tables in Access and export the data to Excel when you need them.

  3. #3
    Registered User
    Join Date
    01-20-2015
    Location
    Baltimore, MD
    MS-Off Ver
    2013 Office
    Posts
    16

    Re: Which program would be best for this task?

    Quote Originally Posted by JieJenn View Post
    MS Access is probably the best route to go with this one since you have several Excel files, and each file has several tables. Do you know SQL? Or you can always store the tables in Access and export the data to Excel when you need them.
    Thank you for the swift response!

    I agree that Access is the best route. I however am not versed in the program. I spent the weekend learning and I'm lead to believe I know enough to start down a path. I only have soft knowledge in MySQL from my days of forum administration.
    We use the spreadsheets at least 20 times a day, and they always need to be readily available. Mostly we focus on one person, but sometimes we need the overall picture to see how many people have completed all required training and who is delinquent.

    Given Access is the method, what would be the best path? How would I go about creating a simple to read, quick to use database with all the information required? I made a test by typing up about 20 fields for personnel tracking only, and basically had a simple table. That's as far as I went, but I'm sure there's something better in store.

  4. #4
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: Which program would be best for this task?

    Oh. You don't create a brand new tables. You just link the Excel files to your Access database, so that way all of your table is centralized in one location. MS website has some good information (for once), hopefully the link might help.

    Look under Link to data in Excel section
    http://office.microsoft.com/en-in/ac...#_Toc269881998

  5. #5
    Registered User
    Join Date
    01-20-2015
    Location
    Baltimore, MD
    MS-Off Ver
    2013 Office
    Posts
    16

    Re: Which program would be best for this task?

    Quote Originally Posted by JieJenn View Post
    Oh. You don't create a brand new tables. You just link the Excel files to your Access database, so that way all of your table is centralized in one location. MS website has some good information (for once), hopefully the link might help.

    Look under Link to data in Excel section
    http://office.microsoft.com/en-in/ac...#_Toc269881998
    So I linked a few things, and I have pretty much most of the data linked. How would I put this to use? How do I combine the 4 spreadsheets? Is there even a purpose to doing that?

  6. #6
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: Which program would be best for this task?

    When you say combine, do you mean combine the tables into one master tables?

  7. #7
    Registered User
    Join Date
    01-20-2015
    Location
    Baltimore, MD
    MS-Off Ver
    2013 Office
    Posts
    16

    Re: Which program would be best for this task?

    Quote Originally Posted by JieJenn View Post
    When you say combine, do you mean combine the tables into one master tables?
    Like I want to see EVERYTHING about a person, pulled from the 4 sheets. I want to see the training they have done, their personal information, and when they are going on vacation.

  8. #8
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: Which program would be best for this task?

    Do you know how to write SQL? In SQL, there is a Union statement where you can combined the tables together, and WHERE clause to specify the criteria.

  9. #9
    Registered User
    Join Date
    01-20-2015
    Location
    Baltimore, MD
    MS-Off Ver
    2013 Office
    Posts
    16

    Re: Which program would be best for this task?

    Quote Originally Posted by JieJenn View Post
    Do you know how to write SQL? In SQL, there is a Union statement where you can combined the tables together, and WHERE clause to specify the criteria.
    As I said, I'm only familiar with MySQL in forum management, which uses the SQL coding but in specific implementation. I will pool together some information though, now that I've got some direction!

+ 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. export excel list of task in custom outlook task 2010.
    By maxseal in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-22-2014, 03:51 PM
  2. Is Excel the right program for the task at hand?
    By oputa ossai in forum Excel General
    Replies: 3
    Last Post: 12-30-2012, 11:49 PM
  3. [SOLVED] IF contingent task closed, THEN change formatting of dependent task cell
    By tek_9 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-29-2012, 08:40 PM
  4. Previous Task and Next Task buttons aren't working
    By top.C.Crets in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-07-2012, 08:27 AM
  5. [SOLVED] dialog box for active cell task to speed repeditive task
    By Todd F. in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-09-2005, 10:05 AM

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