Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
DD DD is offline
external usenet poster
 
Posts: 68
Default How do I get users to fill out excel spreadsheet sequentially

I am trying to get users to enter all required fields. How do I stop users
from not filling out a required field
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default How do I get users to fill out excel spreadsheet sequentially


write an if statement that tests all your fields, and if any one is
blank, display a banner saying YOU HAVE ONE OR MORE FIELDS STILL TO
COMPLETE


--
robert111
------------------------------------------------------------------------
robert111's Profile: http://www.excelforum.com/member.php...o&userid=31996
View this thread: http://www.excelforum.com/showthread...hreadid=558766

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default How do I get users to fill out excel spreadsheet sequentially

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
  #4   Report Post  
Posted to microsoft.public.excel.misc
DD DD is offline
external usenet poster
 
Posts: 68
Default How do I get users to fill out excel spreadsheet sequentially

Thank you that worked well

"robert111" wrote:


write an if statement that tests all your fields, and if any one is
blank, display a banner saying YOU HAVE ONE OR MORE FIELDS STILL TO
COMPLETE


--
robert111
------------------------------------------------------------------------
robert111's Profile: http://www.excelforum.com/member.php...o&userid=31996
View this thread: http://www.excelforum.com/showthread...hreadid=558766


  #5   Report Post  
Posted to microsoft.public.excel.misc
DD DD is offline
external usenet poster
 
Posts: 68
Default How do I get users to fill out excel spreadsheet sequentially

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



  #6   Report Post  
Posted to microsoft.public.excel.misc
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


  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default How do I get users to fill out excel spreadsheet sequentially

You scream at them!

Gord Dibben wrote:

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


--

Dave Peterson
  #8   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default How do I get users to fill out excel spreadsheet sequentially

Not in the enlightened corporate world I was working in for the past 15 years.

No punching, slapping, screaming, derogatory statements or any other non-PC
behaviour.

Employing the fruits of your sensitivity training, you gently point out that
they have not followed instructions quite as you wished and could they possibly,
if so inclined, fill out the required cells between breaks and attending group
hugs sessions.


I am soooooooooooooooo happy to be out of it.


Gord


On Fri, 07 Jul 2006 11:36:05 -0500, Dave Peterson
wrote:

You scream at them!

Gord Dibben wrote:

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


  #9   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default How do I get users to fill out excel spreadsheet sequentially

You left out surfing the web!

Gord Dibben wrote:

Not in the enlightened corporate world I was working in for the past 15 years.

No punching, slapping, screaming, derogatory statements or any other non-PC
behaviour.

Employing the fruits of your sensitivity training, you gently point out that
they have not followed instructions quite as you wished and could they possibly,
if so inclined, fill out the required cells between breaks and attending group
hugs sessions.

I am soooooooooooooooo happy to be out of it.

Gord

On Fri, 07 Jul 2006 11:36:05 -0500, Dave Peterson
wrote:

You scream at them!

Gord Dibben wrote:

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


--

Dave Peterson
  #10   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default How do I get users to fill out excel spreadsheet sequentially


In the spirit of contributions so far, test if they have complied with
your wishes, ie are any cells blank, and if so, automatically send an
e-mail asking them to fill out all outstanding fields, AND COPY THIS TO
THEIR BOSS. If no improvement, next time ALSO COPY TO BOSS'S BOSS.
Calculate how much this rework is costing in dollars, and send an
E-mail to the Financial Vice-President. Update your resume / CV just in
case.

Robert


--
robert111
------------------------------------------------------------------------
robert111's Profile: http://www.excelforum.com/member.php...o&userid=31996
View this thread: http://www.excelforum.com/showthread...hreadid=558766

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Copying filtered data to another Excel Spreadsheet [email protected] Excel Discussion (Misc queries) 3 January 23rd 06 10:01 PM
Converter from MS Works 4.5 spreadsheet to MS Excel 2003 John Excel Discussion (Misc queries) 0 January 14th 06 12:10 AM
allow users to edit a range in excel 2000 jimar Excel Discussion (Misc queries) 6 August 24th 05 08:12 PM
calling a C++ program from Excel 2000 and passing a result from C++ back to an excel spreadsheet ellis kurland Excel Discussion (Misc queries) 3 August 15th 05 04:10 PM
How do I password protect cells in a spreadsheet created in Excel Tbenson37303 Excel Worksheet Functions 0 November 22nd 04 09:21 PM


All times are GMT +1. The time now is 05:46 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"