We'd like to remind Forumites to please avoid political debate on the Forum... Read More »
We're aware that some users are experiencing technical issues which the team are working to resolve. See the Community Noticeboard for more info. Thank you for your patience.
📨 Have you signed up to the Forum's new Email Digest yet? Get a selection of trending threads sent straight to your inbox daily, weekly or monthly!
Excel forumula help
Options

Delboy24
Posts: 132 Forumite
in Techie Stuff
Hi,
Hopefully some of you Excel guru's can help me.
I have a number of tabs in a spreadsheet, with one particular column listing the date somethng was received (Column A1 eg.)
To save trawling through a number of tabs to check I want to make a summary sheet which returns the argument if a date is input then "yes", if no date is input then the argument returns a "no" on the summary sheet.
Hope all is clear, thanks in advance.
Del
Hopefully some of you Excel guru's can help me.
I have a number of tabs in a spreadsheet, with one particular column listing the date somethng was received (Column A1 eg.)
To save trawling through a number of tabs to check I want to make a summary sheet which returns the argument if a date is input then "yes", if no date is input then the argument returns a "no" on the summary sheet.
Hope all is clear, thanks in advance.
Del
0
Comments
-
=IF(A1="","no","yes)
Which means, if A1 is empty, print no, otherwise print yes.0 -
Hi,
Hopefully some of you Excel guru's can help me.
I have a number of tabs in a spreadsheet, with one particular column listing the date somethng was received (Column A1 eg.)
To save trawling through a number of tabs to check I want to make a summary sheet which returns the argument if a date is input then "yes", if no date is input then the argument returns a "no" on the summary sheet.
Hope all is clear, thanks in advance.
Del
=IF(Sheet1!A1>0,"Yes","No")
basically = IF there is anything other than a blank cell in Sheet1! Cell A1 then the value of the cell that you enter the formula in will equal Yes otherwise in all other scenarios it will equal No
Hope that helps0 -
Thanks very much - big help...0
This discussion has been closed.
Confirm your email address to Create Threads and Reply

Categories
- All Categories
- 350.9K Banking & Borrowing
- 253.1K Reduce Debt & Boost Income
- 453.5K Spending & Discounts
- 243.9K Work, Benefits & Business
- 598.7K Mortgages, Homes & Bills
- 176.9K Life & Family
- 257.1K Travel & Transport
- 1.5M Hobbies & Leisure
- 16.1K Discuss & Feedback
- 37.6K Read-Only Boards