Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

do not want blank cells?

Status
Not open for further replies.

bgreen

Programmer
Feb 20, 2003
185
CA
How can I prevent a user from leaving a cell blank (empty)?

I would like column A to not allow any blank cells. Preventing end user from entering data into a cell if there are any empty cells above it.
 


Hi,

You cannot do that without VBA code.

If you wish to pursue a code solution, please repost in VBA Visual Basic for Applications (Microsoft) Forum707.

Skip,

[glasses] [red][/red]
[tongue]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top