ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   How do I create a mandatory field in Excel (https://www.excelbanter.com/excel-programming/377857-how-do-i-create-mandatory-field-excel.html)

RSP

How do I create a mandatory field in Excel
 
I have a log using excel. I want the data entry staff to use their initials
on the log when entering data. I want that initial field to be mandatory.
How can I set it up to be mandatory?

NickHK

How do I create a mandatory field in Excel
 
Why not get them to give you initials on start up, in an InputBox maybe.
Then you can add it yourself each time and save the user the trouble of
entering the same thing each line.

Or the current logged-on user, you could generate something yourself, either
with :
Environ("UserName")
GetUserName API call

NickHK

"RSP" wrote in message
...
I have a log using excel. I want the data entry staff to use their

initials
on the log when entering data. I want that initial field to be mandatory.
How can I set it up to be mandatory?





All times are GMT +1. The time now is 10:10 PM.

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