Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 172
Default Enforce cell completion

I have a worksheet with which I want to make sure particular cells have
content filled in them before it is closed. Could anyone give me some
instruction on how to do this. Im new to this so any detail on where to go
and what to put in would be more than appreciated.


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Enforce cell completion


Apart from using a big stick there is no foolproof way to do this, as
whilst you could write VB code to request cell completion you cannot
force a user to enable macros when opening a workbook.

Closest is a reminder, via select the required cell, and Format,
Conditional Formatting, and set Cell Value, is Equal to, ="" and set
the Pattern to Red.

This will highlight all required cells that have not yet been given a
value.

HTH

---

Simon Wrote:
I have a worksheet with which I want to make sure particular cells have
content filled in them before it is closed. Could anyone give me some
instruction on how to do this. Im new to this so any detail on where to
go
and what to put in would be more than appreciated.



--
Bryan Hessey
------------------------------------------------------------------------
Bryan Hessey's Profile: http://www.excelforum.com/member.php...o&userid=21059
View this thread: http://www.excelforum.com/showthread...hreadid=559263

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 172
Default Enforce cell completion

That works great thanks.

Moving on from that what would the formula be if cell A2 was to show red if
it had no contents but only if cell A1 had been filled in?

Thanks for the advice €“ lots made my day a lot more productive!


"Bryan Hessey" wrote:


Apart from using a big stick there is no foolproof way to do this, as
whilst you could write VB code to request cell completion you cannot
force a user to enable macros when opening a workbook.

Closest is a reminder, via select the required cell, and Format,
Conditional Formatting, and set Cell Value, is Equal to, ="" and set
the Pattern to Red.

This will highlight all required cells that have not yet been given a
value.

HTH

---

Simon Wrote:
I have a worksheet with which I want to make sure particular cells have
content filled in them before it is closed. Could anyone give me some
instruction on how to do this. Im new to this so any detail on where to
go
and what to put in would be more than appreciated.



--
Bryan Hessey
------------------------------------------------------------------------
Bryan Hessey's Profile: http://www.excelforum.com/member.php...o&userid=21059
View this thread: http://www.excelforum.com/showthread...hreadid=559263


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Enforce cell completion

Simon

You seem satisfied with the answer you received, but how will that "enforce cell
completion" before closing?

I, as user, can simply ignore your red flags and carry on.


Gord Dibben MS Excel MVP


On Fri, 7 Jul 2006 09:08:01 -0700, Simon
wrote:

That works great thanks.

Moving on from that what would the formula be if cell A2 was to show red if
it had no contents but only if cell A1 had been filled in?

Thanks for the advice – lots made my day a lot more productive!


"Bryan Hessey" wrote:


Apart from using a big stick there is no foolproof way to do this, as
whilst you could write VB code to request cell completion you cannot
force a user to enable macros when opening a workbook.

Closest is a reminder, via select the required cell, and Format,
Conditional Formatting, and set Cell Value, is Equal to, ="" and set
the Pattern to Red.

This will highlight all required cells that have not yet been given a
value.

HTH

---

Simon Wrote:
I have a worksheet with which I want to make sure particular cells have
content filled in them before it is closed. Could anyone give me some
instruction on how to do this. Im new to this so any detail on where to
go
and what to put in would be more than appreciated.



--
Bryan Hessey
------------------------------------------------------------------------
Bryan Hessey's Profile: http://www.excelforum.com/member.php...o&userid=21059
View this thread: http://www.excelforum.com/showthread...hreadid=559263



  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Enforce cell completion


The formula would then be:
set to Formuls (not Cell Value = )

=AND($A$1<"",B1="")

As Gord Dibben pointed out this does not 'enforce' completion, merely
highlights the requirement.

HTH

---

Simon Wrote:
That works great thanks.

Moving on from that what would the formula be if cell A2 was to show
red if
it had no contents but only if cell A1 had been filled in?

Thanks for the advice €“ lots made my day a lot more productive!


"Bryan Hessey" wrote:


Apart from using a big stick there is no foolproof way to do this,

as
whilst you could write VB code to request cell completion you cannot
force a user to enable macros when opening a workbook.

Closest is a reminder, via select the required cell, and Format,
Conditional Formatting, and set Cell Value, is Equal to, ="" and set
the Pattern to Red.

This will highlight all required cells that have not yet been given

a
value.

HTH

---

Simon Wrote:
I have a worksheet with which I want to make sure particular cells

have
content filled in them before it is closed. Could anyone give me

some
instruction on how to do this. Im new to this so any detail on

where to
go
and what to put in would be more than appreciated.



--
Bryan Hessey

------------------------------------------------------------------------
Bryan Hessey's Profile:

http://www.excelforum.com/member.php...o&userid=21059
View this thread:

http://www.excelforum.com/showthread...hreadid=559263




--
Bryan Hessey
------------------------------------------------------------------------
Bryan Hessey's Profile: http://www.excelforum.com/member.php...o&userid=21059
View this thread: http://www.excelforum.com/showthread...hreadid=559263

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
insert date Larry Excel Worksheet Functions 28 July 15th 06 02:41 AM
Compiling macro based on cell values simonsmith Excel Discussion (Misc queries) 1 May 16th 06 08:31 PM
Urgent date/scheduling calc needed jct Excel Worksheet Functions 3 February 24th 06 01:36 AM
Dates of a Day for a month & year cell formulas mikeburg Excel Discussion (Misc queries) 2 December 29th 05 10:14 PM
Copy cell format to cell on another worksht and update automatical kevinm Excel Worksheet Functions 21 May 19th 05 11:07 AM


All times are GMT +1. The time now is 09:37 AM.

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"