View Single Post
 
Old 09-26-2023, 09:15 PM
Guessed's Avatar
Guessed Guessed is offline Windows 10 Office 2016
Expert
 
Join Date: Mar 2010
Location: Canberra/Melbourne Australia
Posts: 4,176
Guessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant future
Default

And what value would you expect to see for
=SUM(D3-Now())

The Sum formula would be expecting multiple number values separated by commas or perhaps a range of cells. You are giving it a single value so Sum is not required. The formula would still fail if D3 doesn't have a number value (eg, it is a string).

When compound formulas fail, test each constituent part to work out why it isn't working.
__________________
Andrew Lockton
Chrysalis Design, Melbourne Australia
Reply With Quote