PDA

View Full Version : Creating a Form with VBA in Excel


Haze0606
Apr 30, 2015, 12:43 AM
Hello,

I have created a form in Excel, I want the form to begin on a certain cell. The cells have got Data Validation and the Form will not input in these cells.

JBeaucaire
May 2, 2015, 03:59 PM
There's no reason VBA cannot insert values into a cells, data validation or not. If you post your workbook, or a small version of it, with instructions on how I can replicate the problem you're experiencing, I'll certainly take a look.