Howdy all,
I am attempting to replace a gigantic Excel sheet (I bet you've never heard that here) that tracks sales by dealers (Excel Worksheets) for each product (Row), monthly (Columns) then rolls the info up (very clumsily) into a single per Product (still rows) monthly breakdown (still Columns). Dealers fall into pricing levels such as Gold Silver etc. (and no it's not 5%-10%15% of course, it's custom made up prices).
The sheet also includes a differentiation for forecasted sales versus actual orders (VERY SIMPLY, as in "how many did we order last year for October?"
I figure I need a transaction table that would allow me to record each entry, consisting of:
Customer
Product
Forecast Q (or actual Q for existing periods)
Period (month/year)
pricing level
I am trying to keep the user interaction as similar as possible, (our ERP got pushed off and I can't sleep knowing this excel sheet plays such a large role and does it so poorly) essentially somebody will add info a bit at a time.
entries will be likely one dealer month at a time, eg. "here are the November numbers for Dealer Brothers inc." which will either be next November (projected sales) or last November (actual sales). and will include number of units sold/forcasted for each product.
anyway, I figured I'd throw this out there and see if I'm close.
cheers in advance
I am attempting to replace a gigantic Excel sheet (I bet you've never heard that here) that tracks sales by dealers (Excel Worksheets) for each product (Row), monthly (Columns) then rolls the info up (very clumsily) into a single per Product (still rows) monthly breakdown (still Columns). Dealers fall into pricing levels such as Gold Silver etc. (and no it's not 5%-10%15% of course, it's custom made up prices).
The sheet also includes a differentiation for forecasted sales versus actual orders (VERY SIMPLY, as in "how many did we order last year for October?"
I figure I need a transaction table that would allow me to record each entry, consisting of:
Customer
Product
Forecast Q (or actual Q for existing periods)
Period (month/year)
pricing level
I am trying to keep the user interaction as similar as possible, (our ERP got pushed off and I can't sleep knowing this excel sheet plays such a large role and does it so poorly) essentially somebody will add info a bit at a time.
entries will be likely one dealer month at a time, eg. "here are the November numbers for Dealer Brothers inc." which will either be next November (projected sales) or last November (actual sales). and will include number of units sold/forcasted for each product.
anyway, I figured I'd throw this out there and see if I'm close.
cheers in advance