Pricing Auto Arrangment Flormula

peachey

New Member
Joined
Apr 24, 2019
Messages
1
I have a column of prices from my Easter Flowers. An Example: Column A Prices are arranged as 376 384 386 389 387 384 381 384 386 393 390 389 386 389 etc.

EXCEL needs to subtract the first two 376-384 which is a difference of +7. Now in Column B I need Excel to populate cells with the continuous numbers of 376,377,378,379,380,381,382,383,384.

The next is 384-386 which is +2 number. Now in Column B again it needs to continue count from 385,386.
The next is 386-389 which is +3 units higher. Now in Column B it needs to continue count 387,388,389
The next is 389-387 which is -2 units lower. Now in Column B it needs to count 388,387. It needs to be dynamic and continue automatic counting in Column B whether plus or minus as Column A live feed adds another new daily PRICE. If there are double HIGHS or LOWS then COLUMN B should advance 1 cell but the Price would remain the same.

REVIEW of the end result of my Easter Flowers prices in Column A would dynamically create in Column B the following PRICE result string of : 376,377,378,379,380,381,382,383,384,385,386,387,388,389,388,387,386,385,384,385,386,387,388,389,390,391,392,393,392,391,390,389,388,387,386,387,388,389 etc. This should be simple to construct but I am relatively new to excel so I would like professional help for this formula.
 

Excel Facts

Create a chart in one keystroke
Select the data and press Alt+F1 to insert a default chart. You can change the default chart to any chart type

Forum statistics

Threads
1,215,506
Messages
6,125,194
Members
449,214
Latest member
mr_ordinaryboy

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top