harbour1302
New Member
- Joined
- Jun 13, 2017
- Messages
- 25
Hi Folks,
I have an ordering sheet for my business.
In cells F4:I4 i input my forecast sales.
In cells G8:I19 the result tells me how much stock to order.
I Place all orders on a Monday but have aproblem that if during the week i need to adjust my forecast, this changes the amount i need to order.
If possible i require a VBA that highlights any cell that result has changed and remove the highlight when sheet closes.
Or a VBA code that automatically creates a duplicate sheet with the actual numerical change in the cell, foe example if i require 2 boxes less then the duplicate sheet will show -2.
Thanks
I have an ordering sheet for my business.
In cells F4:I4 i input my forecast sales.
In cells G8:I19 the result tells me how much stock to order.
I Place all orders on a Monday but have aproblem that if during the week i need to adjust my forecast, this changes the amount i need to order.
If possible i require a VBA that highlights any cell that result has changed and remove the highlight when sheet closes.
Or a VBA code that automatically creates a duplicate sheet with the actual numerical change in the cell, foe example if i require 2 boxes less then the duplicate sheet will show -2.
Thanks