Excel help
Closed
Vikram
-
Mar 15, 2010 at 01:29 AM
rizvisa1 Posts 4479 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Mar 15, 2010 at 10:02 AM
rizvisa1 Posts 4479 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Mar 15, 2010 at 10:02 AM
Related:
- Excel help
- Excel date format dd.mm.yyyy - Guide
- Transfer data from one excel worksheet to another automatically - Guide
- Number to words in excel - Guide
- Screenshot in excel - Guide
- 1st, 2nd, 3rd position formula in excel ✓ - Office Software Forum
1 reply
rizvisa1
Posts
4479
Registration date
Thursday January 28, 2010
Status
Contributor
Last seen
May 5, 2022
767
Mar 15, 2010 at 10:02 AM
Mar 15, 2010 at 10:02 AM
You can use datavalidation
Use custom and enter this formula
=IF(A1>=A2, TRUE, FALSE)
Use custom and enter this formula
=IF(A1>=A2, TRUE, FALSE)