Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default trying to create a form that will stop you if you leave a cell bla

If you leave a cell blank with a particular row, I want to not let the person
move forward by either locking or hiding the following cell. For example if
A1 is blank then B1 is no accessable, if B1 is left blank then C1 is not
accessible.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,939
Default trying to create a form that will stop you if you leave a cell bla

You can do it with custom data validation.
Data - Validation... - Custom - =A1<""
Ensure that you uncheck Ignore Blanks
--
HTH...

Jim Thomlinson


"CarTel Boy" wrote:

If you leave a cell blank with a particular row, I want to not let the person
move forward by either locking or hiding the following cell. For example if
A1 is blank then B1 is no accessable, if B1 is left blank then C1 is not
accessible.

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
create a form and find a value in one cell and replace a value in JCM Excel Worksheet Functions 1 October 1st 07 10:59 AM
How to leave form displayed JT Excel Programming 1 September 10th 07 10:00 PM
How to leave form displayed JT Excel Programming 1 September 10th 07 07:04 PM
Modal form won't leave Merlin[_3_] Excel Programming 1 September 28th 06 07:32 PM
Show user form, leave wosksheet active Wric Smith Excel Programming 3 December 4th 03 08:46 PM


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

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

About Us

"It's about Microsoft Excel"