Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
To keep track of frequent price changes with several products I
maintain LIST1 with 3 fields: ProductID, DateOfChange, NewPrice. Running orders are stored in LIST2, with also 3 fields: ProductID, OrderDate, QuantitySold. Here I need a 4th field, “TurnOver” =[LIST1!NewPrice] *[LIST2! QuantitySold]). How can Ifind the NewPrice valid at OrderDate? Thank you in advance. Kind regards, H.G. Lamy |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cannot copy & past beween workbooks | Excel Discussion (Misc queries) | |||
Tracking textual Data changes beween 2 columns & highlight diff nu | Excel Discussion (Misc queries) | |||
Tracking textual Data changes beween 2 columns & highlight diff nu | Excel Discussion (Misc queries) | |||
how do i shade the space beween lines in a chart | Charts and Charting in Excel |