View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.misc
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default How do I get users to fill out excel spreadsheet sequentially

And if they choose to ignore the warning..........what then?


Gord Dibben MS Excel MVP

On Thu, 6 Jul 2006 23:31:01 -0700, DD wrote:

Thank you - worked brilliantly

"Dave Peterson" wrote:

I use an adjacent cell with a formula like:

=if(a1<"","","<-- Must be filled in!")

And I make it big bright bold red.



DD wrote:

I am trying to get users to enter all required fields. How do I stop users
from not filling out a required field


--

Dave Peterson