Thread
:
making cells mandatory entry?
View Single Post
#
1
Posted to microsoft.public.excel.programming
Dave Peterson
external usenet poster
Posts: 35,218
making cells mandatory entry?
I like to use an adjacent cell that's formatted in big bold red letters:
=if(a1="","","Please fill in A1!")
NANGO wrote:
Is there a way to make filling out a cell mandatory in an excel template form?
--
Dave Peterson
Reply With Quote
Dave Peterson
View Public Profile
Find all posts by Dave Peterson