Re: no second button click
- From: "Brendan Reynolds" <brenreyn@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 9 May 2005 21:34:01 +0100
If it is clicked again ever? Or only if it is clicked again within the
current session?
For the former, you'd need to store a value somewhere to record the fact
that the button had been clicked, and look it up each time the form opens.
For the latter, you could use a static variable.
--
Brendan Reynolds (MVP)
"dogpigfish" <dogpigfish@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:A0D04837-6630-4F63-8497-3B9BD3D5B764@xxxxxxxxxxxxxxxx
> Is there anyway to make a button only work once and then recieve a message
> if
> it is clicked again?
.
- Follow-Ups:
- Re: no second button click
- From: dogpigfish
- Re: no second button click
- References:
- no second button click
- From: dogpigfish
- no second button click
- Prev by Date: no second button click
- Next by Date: Duplicating records
- Previous by thread: no second button click
- Next by thread: Re: no second button click
- Index(es):
Relevant Pages
|