Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Lookup a price that was valid at a certain date

Hello,

to keep track of frequent price changes with several products I
maintain a simple list of 3 columns: ProductName, DateOfChange,
NewPrice.

To calculate turnover, I then need to multiply the quantities ordered
of each product with the product’s price that was actually valid at
the order date.

Is it possible to find the applicable prices for a, or any, given
order date ?

Grateful for your consideration,

kind regards,

H.G. Lamy
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,514
Default Lookup a price that was valid at a certain date

Frank used his keyboard to write :
Hello,

to keep track of frequent price changes with several products I
maintain a simple list of 3 columns: ProductName, DateOfChange,
NewPrice.

To calculate turnover, I then need to multiply the quantities ordered
of each product with the products price that was actually valid at
the order date.

Is it possible to find the applicable prices for a, or any, given
order date ?

Grateful for your consideration,

kind regards,

H.G. Lamy


Normally, the pricing applied to a given order would be the current
price at the time it was written. Orders history details should show
this.

Turnover is the volume of items sold/resold in a given period. This has
nothing to do with price unless you're looking to measure sales volume
amounts based on items sold for a given period. Again, this info would
usually be found in the Orders history details.

Whether the solution you want is feasibly possible depends on how
you've structured your data. The 3 columns you mention are insufficient
to the task in that you don't mention there's a Quantity column.

Data queries can only return results that the data storage has been
structured to record details of. Same applies to retrieving data from a
spreadsheet: -you can only work with what's available to you!

--
Garry

Free usenet access at http://www.eternal-september.org
ClassicVB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Validate Text in Textbox to Ensure Text is a Valid Price Format Ryan H Excel Programming 1 November 12th 09 07:35 PM
Lookup Price based on two values tomhelle Excel Discussion (Misc queries) 3 November 16th 08 04:38 AM
Lookup valid combination of multiple cells Gerard Excel Worksheet Functions 5 November 9th 07 10:32 AM
Lookup price formula jimE Excel Worksheet Functions 2 October 23rd 07 12:49 AM
Price Lookup Joe Black Excel Worksheet Functions 13 March 31st 07 05:37 AM


All times are GMT +1. The time now is 06:40 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"