Forms - Prompts for a List using Data Validation

Howie_B

New Member
Joined
Mar 25, 2010
Messages
12
I am creating a business form using excel 2007. I have fields that I would like to have a drop down list in. I would like for that field to have a prompt message that appears without having to click on the cell first. So that if you opened the sheet say cell B2 would say "Yes or No" and then if you clicked on the cell there would be a drop down and you would choose your response which would replace the prompt.

I have created the named range on a separate sheet that I plan to hide, and I know how to create a drop down list using data validation, but I can't figure out how to create the prompt.

Thanks in advance for the help.
 

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.
If you enter yes or no and then put in the data valaidation then it stays with the original value but when you try and enter data the validation works and forces you to pick yes or no. You would have to reset it with VBA though if you need to.
 
Upvote 0
thanks for the reply.

how would i go about making it say "Yes or No" anytime the cell is blank?
 
Upvote 0
I cant think how you would do that as the cell would not be blank then would it? You maybe could do it by having a conditional format and a background but I would need to think about how to do that
 
Upvote 0

Forum statistics

Threads
1,214,976
Messages
6,122,543
Members
449,089
Latest member
davidcom

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top