Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > microsoft.public.excel.programming > #107930

Re: Calculate event to do what Change event does.

Newsgroups microsoft.public.excel.programming
Date 2015-08-02 07:26 -0700
References <e4c206ed-373a-4262-a438-887a6d63a5dc@googlegroups.com> <mpl0la$8hh$1@dont-email.me> <836ec3d4-6ab5-4bd4-a0aa-47fec194991d@googlegroups.com> <mpl5ad$nme$1@dont-email.me>
Message-ID <02fa918e-bfa3-4efa-97f7-ece43887e5c8@googlegroups.com> (permalink)
Subject Re: Calculate event to do what Change event does.
From "L. Howard" <lhkittle@comcast.net>

Show all headers | View raw


> 
> if a value in column A fires the calculation you could create a data
> validation for column A => Custom => =COUNTIF(A:A,A1)=1
> Then no duplicates can be entered in A.
> 
> 
> Regards
> Claus B.

Hi Claus,

I can see I don't have enough information about the sheet and column in question.

I'll inquire some more.  If I get more info, then I'll post back.

Thanks.

Howard

Back to microsoft.public.excel.programming | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: Calculate event to do what Change event does. "L. Howard" <lhkittle@comcast.net> - 2015-08-02 06:11 -0700
  Re: Calculate event to do what Change event does. Claus Busch <claus_busch@t-online.de> - 2015-08-02 15:15 +0200
  Re: Calculate event to do what Change event does. Claus Busch <claus_busch@t-online.de> - 2015-08-02 15:19 +0200
    Re: Calculate event to do what Change event does. "L. Howard" <lhkittle@comcast.net> - 2015-08-02 07:26 -0700

csiph-web