On Tue, Oct 21, 2008 at 3:18 PM, Ted Byers <[EMAIL PROTECTED]> wrote:
> There are tradeoffs no matter what route you take.
> You can do validation in Access as you can in Excel, but Excel is not
> designed to manage data where Access is, and both are crippled by their
> dependance on VB (a seriouusly broken language: fine for scripting MS

Excel can do validation without VB.  For example, you can restrict
data to a certain range of dates, limit choices by using a list, or
make sure that only positive whole numbers are entered all without
any VB.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to