Thread
: [Solved]
How can I write the following (whole) formula in a single cell?
View Single Post
07-19-2010, 10:06 AM
ConneXionLost
Windows XP
Office 2003
Simulacrum
Join Date: Jan 2010
Location: Victoria, Canada
Posts: 86
Hi,
Code:
=IF(F10<=E10,F10-E10+1,C10)
Cheers,
ConneXionLost
View Public Profile
Find all posts by ConneXionLost