+ Reply to Thread
Results 1 to 3 of 3

run a macro with data validation?

  1. #1
    Registered User
    Join Date
    04-18-2005
    Posts
    3

    run a macro with data validation?

    Hi all
    Is it possible to run a macro with data validation?
    Tahnks

  2. #2
    Registered User
    Join Date
    02-25-2005
    Posts
    84
    If you insert data into a cell using macros, this will bypass any cell validation. The key is to code your macro to check it from there too, effectivly having 2 means of validation - one for directly editing the cell and one for data passed by a macro.

  3. #3
    Registered User
    Join Date
    04-18-2005
    Posts
    3
    Quote Originally Posted by widemonk
    If you insert data into a cell using macros, this will bypass any cell validation. The key is to code your macro to check it from there too, effectivly having 2 means of validation - one for directly editing the cell and one for data passed by a macro.

    Hi Widemonk!

    Thanks for your help.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1