1
Answer

Restricting User entry in Excel

Ask a question
netspider

netspider

16y
1.8k
1

Hi,

I have a C# application that writes data into Excel. I need to restrict one column to contain only numerical value.

In Excel, It should not allow the user to enter non-numerical values or should Prompt the user to enter only numerical values. I should achieve this functionality from C#  when I load values to Excel itself. This condition must be stored in Excel and should apply even after disconnecting from C# application.

Regards,
Meena


Answers (1)
Next Recommended Forum