Hello everyone
I have data in range("C3:F14")
I will filter my range and after filter I need to subtract column E - Column D (for visible cells only)
For example: I have filtered data and only rows 5 - 9 - 13 are visible
In Column B I need to substract E9-D5 and the result will be in B5
And E13-D9 and the result to be in B9
Hope it is clear
Bookmarks