• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Microsoft Excel VLookup Problem

CoolTech

Platinum Member
I have an excel spreadsheet that gets realtime data from a program. The values change in 2 columns. For example, product# and price would be the two columns. There are about 20 products total for which price data accumulates. Here is a sample sheet"

product# price
__________________

4567 6.13
3325 1.97
4657 2.22
3326 3.77
1147 4.88

The feed I get is only 1 row and has product and price, for example:

product# price
__________________

3326 7.77

the product and price are always changing, but the product# will always be one of twenty products I have.

I am trying to use a vlookup function to calculate total price sums over a day's period by looking up the product# but when I use the vlookup function it does not update, its like a static function and the data is constantly changing
 
Do you have automatic selected for calculation? It's found under tools, options, and the calculation tab.
 
Back
Top