E90Post
 


TNT Racewerks
 
BMW 3-Series (E90 E92) Forum > BIMMERPOST Universal Forums > Off-Topic Discussions Board > Calling All Computer Nerds.....



Reply
 
Thread Tools Search this Thread
      01-03-2008, 01:32 PM   #1
Dleo
Brigadier General
Dleo's Avatar
Cyprus
209
Rep
3,358
Posts

Drives: 2010 X5
Join Date: Jul 2006
Location: NYC

iTrader: (2)

Calling All Computer Nerds.....

Mission:

Save me hours and hours of data entry, you know, copy and paste, copy and paste,....... copy and paste.

Brief:

Its basically a very big excel workbook right now, it has current customers for each different brand our company has *Note not all customers carry every brand.
For each customer there is 12 empty boxes next to the name (months of the year)
Every month we get a monthly depletion (also another excel worksheet), saying who bought what and how many.
The problem is, sometimes theres more then 1,000 orders that need to be inputed and also tons of new accounts that need to be added for the specific brand.

Reward:

If you except to choose this mission and help me automate this process somehow, i will ship you a bottle of either vodka, rum, whiskey. (Depending on your preference of course)


Anyone??


If anyone is truly interested and capable of helping me automate this process I will send you the files I am working with to help you understand exactly how its setup.
__________________
Appreciate 0
      01-03-2008, 02:55 PM   #2
jumpingjz
Major General
jumpingjz's Avatar
United_States
71
Rep
5,425
Posts

Drives: 2007 328i Coupe
Join Date: Feb 2007
Location: Monterey Park, CA

iTrader: (4)

if it's in excel what you can do is

1. create a search key custname_brand_month
2. create the same search key at sales spreadsheet
3. use sumif fomula to sum up sales.

hope that helps.

JZ
Appreciate 0
      01-03-2008, 03:18 PM   #3
Dleo
Brigadier General
Dleo's Avatar
Cyprus
209
Rep
3,358
Posts

Drives: 2010 X5
Join Date: Jul 2006
Location: NYC

iTrader: (2)

Quote:
Originally Posted by jumpingjz View Post
if it's in excel what you can do is

1. create a search key custname_brand_month
2. create the same search key at sales spreadsheet
3. use sumif fomula to sum up sales.

hope that helps.

JZ
Thanks for the input, i will try messing with it, the problem is my experience with excel is limited to entering, formating, and organizing data
__________________
Appreciate 0
      01-03-2008, 03:27 PM   #4
TurboFan
Ski bum
TurboFan's Avatar
316
Rep
6,198
Posts

Drives: sideways
Join Date: Aug 2007
Location: Knee deep in the pow

iTrader: (8)

Send it to me. PM me for my address. I'll either figure it out in 20 minutes or say no f'ing way. Anything up to a macro is pretty easy. If I need to write a macro....well I'm a little rusty!
__________________

1999 e46 328i Ti Silver / Black[retired]
2007 e90 335xi Jet Black / Black[retired]
2011 e70 X5 35d Vermillion Red / Cinnamon
2011 e92 M3 LeMans / Fox Red extended
Appreciate 0
      01-03-2008, 03:28 PM   #5
MCS
e90 newbie
35
Rep
448
Posts

Drives: 2012 M3 E93
Join Date: Jul 2005
Location: Northern NJ

iTrader: (2)

Garage List
2006 330i  [0.00]
use a sumif or a vlookup on the cusomer name to get the orders.

An Excel for dummies book (MS help sucks) can explain the vlookup funciton.
__________________
E93 IL Blue M3 ZPP, ZCW
Appreciate 0
      01-03-2008, 03:34 PM   #6
Hawkeye
Brigadier General
Hawkeye's Avatar
No_Country
2070
Rep
4,365
Posts

Drives: '07 Z4 Coupe, '21 X3, '16 GMC
Join Date: Aug 2007
Location: Iowa

iTrader: (0)

Garage List
I might be able to help, when do you have to have this done by? I write programs in VBA for my job all the time.

Sounds like it should be pretty easy to do, maybe 15 minutes. It would be easy to write a code to search for a company and if it exists make sure it has that brand, if not add it. If the brand doesn't exist you could tack it on the end. If you wanted to send me some examples (smaller files but set up the same please) I could probably hack something together and tell you how to finess it.

I'll pm you my info.
__________________
2007 Z4 3.0si Coupe • 6 MT • Black Saphire Metallic • PP • SP
2016 GMC Sierra SLT Z71 Premium Plus 4x4
2017 Harley StreetGlide • Denim Black • V&H Tune
2021 BMW x30i • Phytonic Blue Metallic • Fully loaded
Appreciate 0
      01-03-2008, 03:39 PM   #7
Hawkeye
Brigadier General
Hawkeye's Avatar
No_Country
2070
Rep
4,365
Posts

Drives: '07 Z4 Coupe, '21 X3, '16 GMC
Join Date: Aug 2007
Location: Iowa

iTrader: (0)

Garage List
Quote:
Originally Posted by MCS View Post
use a sumif or a vlookup on the cusomer name to get the orders.

An Excel for dummies book (MS help sucks) can explain the vlookup funciton.
sumif and vlookup will not help adding new companies. sumif would be good if you were just looking for stuff you had to match. (customer on the side and brand along the top) and only if you didn't have a starting quantity you had to worry about. Otherwise you would have to make a presentation tab and a prior month tab or something similar.
__________________
2007 Z4 3.0si Coupe • 6 MT • Black Saphire Metallic • PP • SP
2016 GMC Sierra SLT Z71 Premium Plus 4x4
2017 Harley StreetGlide • Denim Black • V&H Tune
2021 BMW x30i • Phytonic Blue Metallic • Fully loaded
Appreciate 0
      01-03-2008, 03:45 PM   #8
O-cha
Brigadier General
O-cha's Avatar
218
Rep
4,726
Posts

Drives: Mcoupe
Join Date: Oct 2007
Location: In front of you

iTrader: (2)

Does everything follow the same characteristics? Like the monthly depletion order and new customer additions? If so it's a very easy job for a programmer to write a program that will take your order depletions and input them into the other excel sheet. Same with the new customers as long as it follows the same pattern with each entry and each month.


Thing is, programmers aren't cheap even if it's a super easy job like this one, but the bonus is it would nearly fully automate the job you just described. Upload the two spreadsheets, or an example of them if it's confidential.
__________________
Appreciate 0
      01-03-2008, 03:45 PM   #9
ren
Captain
60
Rep
839
Posts

Drives: 2024 X7 M60i
Join Date: Jan 2007
Location: U.S.

iTrader: (8)

I can give it a shot if you still haven't figure it out. I'm not bad with Excel modeling. If you want send me a PM I'll send you my e-mail address. Good luck!
Appreciate 0
      01-03-2008, 04:25 PM   #10
Hawkeye
Brigadier General
Hawkeye's Avatar
No_Country
2070
Rep
4,365
Posts

Drives: '07 Z4 Coupe, '21 X3, '16 GMC
Join Date: Aug 2007
Location: Iowa

iTrader: (0)

Garage List
Quote:
Originally Posted by O-cha View Post
Does everything follow the same characteristics? Like the monthly depletion order and new customer additions? If so it's a very easy job for a programmer to write a program that will take your order depletions and input them into the other excel sheet. Same with the new customers as long as it follows the same pattern with each entry and each month.


Thing is, programmers aren't cheap even if it's a super easy job like this one, but the bonus is it would nearly fully automate the job you just described. Upload the two spreadsheets, or an example of them if it's confidential.
Yeah, what he said. I am really expensive....when at work. But I'd do it for a bottle of booze (just don't tell my company that!)
__________________
2007 Z4 3.0si Coupe • 6 MT • Black Saphire Metallic • PP • SP
2016 GMC Sierra SLT Z71 Premium Plus 4x4
2017 Harley StreetGlide • Denim Black • V&H Tune
2021 BMW x30i • Phytonic Blue Metallic • Fully loaded
Appreciate 0
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT -5. The time now is 09:24 AM.




e90post
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
1Addicts.com, BIMMERPOST.com, E90Post.com, F30Post.com, M3Post.com, ZPost.com, 5Post.com, 6Post.com, 7Post.com, XBimmers.com logo and trademark are properties of BIMMERPOST