![]() |
|
|
|
#1
|
|||
|
|||
|
Or you could add a date to the CostLookupTable. Of course that would make the table much larger since it would then basically be a history of costs for each item, not just the current. Still, that could be useful information too to retain.
Also, I would change the lookup statement to use an IFERROR and a table name to be a bit more robust. For example, if you name your table CostLU, you do not need to enter the range of cells. =IFERROR(VLOOKUP(D2,CostLU,2,FALSE),"") |
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
alphabetize a list (manual index) with entries and sub-entries
|
shmu | Word | 5 | 08-01-2016 11:15 PM |
[Project 2013] More accuracy with resource, unit %, and cost?
|
cag8f | Project | 18 | 01-02-2016 01:51 PM |
Cost resource not taken in real cost
|
pascalbidouille | Project | 1 | 08-21-2015 01:25 PM |
| Using Fill In Fields to Autopopulate Multiple Areas in the Document | rogelinepaula | Word | 1 | 08-13-2015 11:15 PM |
| Autopopulate | schiesa | Word | 1 | 11-06-2012 02:31 AM |