Making an Excel Column Mandatory

juniormary

New Member
Joined
May 10, 2007
Messages
41
Is there any way that I can format a column in excel to call for mandatory population? I think it may have something to do with Data > Validation.... but I can't seem to get it to work right. Basically... If someone populates fields in a row... I would like them to be required to populate one of the fields with their initials. If they don't, I would like a message to pop up....

Any thoughts?
 

Excel Facts

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney

srizki

Well-known Member
Joined
Jan 14, 2003
Messages
1,831
Office Version
  1. 365
Platform
  1. Windows
Highlight the column where you want to put validation, and in custom validation put formula, =NOT(TRIM(RANGE WEHRE YOU WANT INITIAL)="")


Hope it helps.
 
Upvote 0

Forum statistics

Threads
1,191,552
Messages
5,987,232
Members
440,086
Latest member
Mahi786

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
Top