Re: A Better Way for Select
- From: "tina" <nospam@xxxxxxxxxxx>
- Date: Sat, 02 Sep 2006 18:39:58 GMT
if removing the = sign worked, then i'm guessing that you're calling the
function from each command button's Click event *procedure*, not directly
from the Click event property line. that will certainly work just as well;
it's just quicker to set up the code if you type the function directly on
the property line in the Properties box, using the = sign. that's why i
wrote a function instead of a sub, because only functions can be called in
that manner.
hth
"DS" <bootybox@xxxxxxxxxxxxx> wrote in message
news:pIfKg.411$Au5.46@xxxxxxxxxxxxxxx
screen.Thanks, Its almost there. ****The only problem is that it keeps
replacing the first number and doesn't add any others.*** The user has
to use a Pad since hey don't have a keyboard and are using a touch
Once again, Thank YouI removed the = Sign and it works fine now. BTW how do you clear the
DS
LblDisplay? I tried (000)-000-0000 but that really doesn't work. ay
other suggestions appreciated.
Thanks
DS
.
- Follow-Ups:
- Re: A Better Way for Select
- From: DS
- Re: A Better Way for Select
- References:
- A Better Way for Select
- From: DS
- Re: A Better Way for Select
- From: tina
- Re: A Better Way for Select
- From: DS
- Re: A Better Way for Select
- From: DS
- A Better Way for Select
- Prev by Date: Re: A Better Way for Select
- Next by Date: Re: Prevent Tab Key from executing before update event
- Previous by thread: Re: A Better Way for Select
- Next by thread: Re: A Better Way for Select
- Index(es):
Loading