Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,494
Default data validation and forms

what's the preferred way to use data validation with an input form? if data is
entered directly into a cell, validation works, if i use an input form, it
allows any entry.

--


Gary



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,494
Default data validation and forms

any ideas on this?

--


Gary


"Gary Keramidas" <GKeramidasATmsn.com wrote in message
...
what's the preferred way to use data validation with an input form? if data is
entered directly into a cell, validation works, if i use an input form, it
allows any entry.

--


Gary





  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7,247
Default data validation and forms

Data Validation only applies to input made by the user, with the
keyboard and mouse. It doesn't apply to changes made by VBA code.
You'd have to write your own validation routine in the form
itself.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com





"Gary Keramidas" <GKeramidasATmsn.com wrote in message
...
what's the preferred way to use data validation with an input
form? if data is entered directly into a cell, validation
works, if i use an input form, it allows any entry.

--


Gary





  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,494
Default data validation and forms

ok thanks chip, will do. just wanted to make sure

--


Gary


"Chip Pearson" wrote in message
...
Data Validation only applies to input made by the user, with the keyboard and
mouse. It doesn't apply to changes made by VBA code. You'd have to write your
own validation routine in the form itself.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com





"Gary Keramidas" <GKeramidasATmsn.com wrote in message
...
what's the preferred way to use data validation with an input form? if data
is entered directly into a cell, validation works, if i use an input form,
it allows any entry.

--


Gary







Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
custom data validation on cells with data validation values AKrobbins Excel Worksheet Functions 2 June 21st 11 04:20 PM
Validation Data using Validation Table cell range..... Dermot Excel Discussion (Misc queries) 16 January 5th 10 09:35 PM
Data Validation/Forms Combo Box olrustyxlsuser Excel Discussion (Misc queries) 5 May 21st 07 06:49 PM
Data Validation and Forms Marge Excel Discussion (Misc queries) 3 January 30th 07 04:52 PM
Forms Toolbar vs. Control Toolbox vs. Data Validation for drop dow Scott Excel Discussion (Misc queries) 1 February 1st 05 01:51 PM


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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"