View Single Post
 
Old 12-20-2024, 05:35 PM
Chris G Chris G is offline Windows 11 Office 2016
Novice
 
Join Date: Oct 2023
Posts: 9
Chris G is on a distinguished road
Default

Thanks p45cal, that is the solution. There is indeed a formula in each of the cells being concatenated, e.g. =IF(O20<>0,O20&" hrs " &TEXT(B20,"d-mm-yy"),""), so they look empty when there's no data to display.

So thank you very much indeed for the solution!
Reply With Quote