ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Not allowing to continu unless a specific cell has specific answer (https://www.excelbanter.com/excel-discussion-misc-queries/163345-not-allowing-continu-unless-specific-cell-has-specific-answer.html)

madubois9

Not allowing to continu unless a specific cell has specific answer
 
I am trying to see if I can force an answer to be selected in a specific cell
and that if it is not then the person can't move on in the document and
cannot save it with that answer.
For example, if the answers that can be selected are "yes" and "no", and
"no" is selected, then the person using the document will not be able to
continue with the questionnaire and save it.
Is this possible?

Otto Moehrbach

Not allowing to continu unless a specific cell has specific answer
 
What do you mean when you say "not be able to continue with the
questionnaire"? What do you want to happen? One thing that can be done is
to lock all the cells (except the cell with the "no") and protect the sheet.
This will prevent the user from entering anything in any cell. Is this what
you want? Preventing a save when a "no" is in a specific cell is simple to
do. You can also have a message box pop up which explains to the user
whatever you want to explain. All of these things require VBA. HTH Otto
"madubois9" wrote in message
...
I am trying to see if I can force an answer to be selected in a specific
cell
and that if it is not then the person can't move on in the document and
cannot save it with that answer.
For example, if the answers that can be selected are "yes" and "no", and
"no" is selected, then the person using the document will not be able to
continue with the questionnaire and save it.
Is this possible?




Gord Dibben

Not allowing to continu unless a specific cell has specific answer
 
And then have a contingency plan for when user disables macros upon opening the
workbook<g


Gord Dibben MS Excel MVP

On Wed, 24 Oct 2007 14:22:28 -0400, "Otto Moehrbach"
wrote:

What do you mean when you say "not be able to continue with the
questionnaire"? What do you want to happen? One thing that can be done is
to lock all the cells (except the cell with the "no") and protect the sheet.
This will prevent the user from entering anything in any cell. Is this what
you want? Preventing a save when a "no" is in a specific cell is simple to
do. You can also have a message box pop up which explains to the user
whatever you want to explain. All of these things require VBA. HTH Otto
"madubois9" wrote in message
...
I am trying to see if I can force an answer to be selected in a specific
cell
and that if it is not then the person can't move on in the document and
cannot save it with that answer.
For example, if the answers that can be selected are "yes" and "no", and
"no" is selected, then the person using the document will not be able to
continue with the questionnaire and save it.
Is this possible?




Otto Moehrbach

Not allowing to continu unless a specific cell has specific answer
 
Always. Thanks Gord. Otto
"Gord Dibben" <gorddibbATshawDOTca wrote in message
...
And then have a contingency plan for when user disables macros upon
opening the
workbook<g


Gord Dibben MS Excel MVP

On Wed, 24 Oct 2007 14:22:28 -0400, "Otto Moehrbach"

wrote:

What do you mean when you say "not be able to continue with the
questionnaire"? What do you want to happen? One thing that can be done
is
to lock all the cells (except the cell with the "no") and protect the
sheet.
This will prevent the user from entering anything in any cell. Is this
what
you want? Preventing a save when a "no" is in a specific cell is simple
to
do. You can also have a message box pop up which explains to the user
whatever you want to explain. All of these things require VBA. HTH Otto
"madubois9" wrote in message
...
I am trying to see if I can force an answer to be selected in a specific
cell
and that if it is not then the person can't move on in the document and
cannot save it with that answer.
For example, if the answers that can be selected are "yes" and "no", and
"no" is selected, then the person using the document will not be able to
continue with the questionnaire and save it.
Is this possible?







All times are GMT +1. The time now is 04:33 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com