EXCEL spreadsheet expert wanted. D you take, cash!
Discussion
What with the credit crunch etc I figured there's probably a chance that someone can make a few quid:
I have some data, lots and lots of data on various spreadsheets, just basic stuff like brake pad and disc fitments for different vehicles that I need to merge together, which isn't a problem BUT I think that i'm viewing the data within the boundries of my capabilites and I believe that someone who really knows there excel may be able to do something completely different with it!
Bascially, I don't know what it is I don't know, but I know there are things that I don't know.
msg me for the job & to discuss!
Alan
I have some data, lots and lots of data on various spreadsheets, just basic stuff like brake pad and disc fitments for different vehicles that I need to merge together, which isn't a problem BUT I think that i'm viewing the data within the boundries of my capabilites and I believe that someone who really knows there excel may be able to do something completely different with it!
Bascially, I don't know what it is I don't know, but I know there are things that I don't know.
msg me for the job & to discuss!
Alan
You need to develop a logical data model (LDM) first that reflects your business and gives you a single version of the truth. After that you need to select which physical platform is most suitable (probably Access in this case) and create a physical data model (PDM). You then need to map the logical entities & attributes from the LDM to the physical objects defined in the PDM. Next step, after a little ETL (or maybe ELT depending on your architecture), load the data into your PDM. Set up a maintenance process(es) and off you go querying your data to further your business compared to your competition 

Edited by Silver993tt on Thursday 5th March 17:29
Where are you wanting to go with this?
If just basic look at Access and if further a proper database maybe of use.
Just get something like a free copy of SQL Lite FOC and then export the data in CSV format and then import it into SQL and then query the DB when you need to do something.
Then your can go as far as you want with a GUI interface, etc.
If you want i can have a look at it as i specialise in this and im bored at the moment and have loads of free time.
If just basic look at Access and if further a proper database maybe of use.
Just get something like a free copy of SQL Lite FOC and then export the data in CSV format and then import it into SQL and then query the DB when you need to do something.
Then your can go as far as you want with a GUI interface, etc.
If you want i can have a look at it as i specialise in this and im bored at the moment and have loads of free time.
Dupont666 said:
If just basic look at Access and if further a proper database maybe of use.
or a free DB from OpenOfficeDupont666 said:
Just get something like a free copy of SQL Lite FOC
or MySQL ? Not wishing to muddy the waters, but depending on the numbers involved it's sometimes just as easy to keep the data in excel or upgrade to excel 2007 if you need over 65k rows of data on one sheet.
Databases are all well and good and will do pretty much anything you might ever need, but if you're the only using the sheets then you might just be able to consolidate them and use some pivot tables / advanced filters etc.
Databases are all well and good and will do pretty much anything you might ever need, but if you're the only using the sheets then you might just be able to consolidate them and use some pivot tables / advanced filters etc.
Can't believe that anyone is seriously recommending Access. Either design and build a proper database on a proper DBMS or do something clever (and maintainable) with Excel.
80% of the work is usually data cleansing anyway. Some of that can be semi-automated with fuzzy logic techniques, but when a client says 'we've got a load of data in spreadsheet templates' it usually means that the 'templates' aren't quite as identical as they think, and the data is in different locations...
And yes, I have extensive and specific experience in this area... for example, getting 20 years' worth of performance analytics out of spreadsheets which evolved over the years was an interesting project
The client said it couldn't be done and was going to hire 40 temps to re-key the data, I did it with 4 temps and 6 PCs running fuzzy-logic extract code in a distributed array.
That was 10s of thousands of spreadsheets, all slightly different in format as the users had made alterations on the fly as required month-on-month, year-on-year - this sounds like a lot less data.
80% of the work is usually data cleansing anyway. Some of that can be semi-automated with fuzzy logic techniques, but when a client says 'we've got a load of data in spreadsheet templates' it usually means that the 'templates' aren't quite as identical as they think, and the data is in different locations...
And yes, I have extensive and specific experience in this area... for example, getting 20 years' worth of performance analytics out of spreadsheets which evolved over the years was an interesting project

That was 10s of thousands of spreadsheets, all slightly different in format as the users had made alterations on the fly as required month-on-month, year-on-year - this sounds like a lot less data.
Silver993tt said:
You need to develop a logical data model (LDM) first that reflects your business and gives you a single version of the truth. After that you need to select which physical platform is most suitable (probably Access in this case) and create a physical data model (PDM). You then need to map the logical entities & attributes from the LDM to the physical objects defined in the PDM. Next step, after a little ETL (or maybe ELT depending on your architecture), load the data into your PDM. Set up a maintenance process(es) and off you go querying your data to further your business compared to your competition 
Yep, what he said...
Edited by Silver993tt on Thursday 5th March 17:29
Gassing Station | Computers, Gadgets & Stuff | Top of Page | What's New | My Stuff