Re: Double Click Syntax
- From: "Larry Linson" <bouncer@xxxxxxxxxxxxx>
- Date: Thu, 28 Jun 2007 05:03:26 GMT
"jeff" <jazzy.jeff.81@xxxxxxxxx> wrote
I did try this, but unfortunately I'm not sure
where my colleagues have the cd for the software,
because it always prompts me to install the help
files when I try and do this. I guess that's my
next step though.
Yes, you need to do this -- newsgroups are not a substitute for Help.
I'm not too sure what you mean by the type of
control (i'm pretty new to this side of access),
but it is just a text box. There is no list box.
The code you show was written for a List Box. I can't imagine that it ever
worked, in any circumstances, with a Text Box.
You really _have_ to educate yourself on Access issues before trying to
maintain the Access database application. Newsgroups are for learning, and
for volunteers to help users "over the rough spots"; they are not a source
for getting freebie work.
A good series of books I have found for the novice is the "Access <version>
Step by Step" from Microsoft Press. Roger Jenkins' "Using Access
<version> -- Special Edition" starts at the beginning and goes farther, as
does John Viescas et al's "Microsoft Access Inside/Out" from Microsoft
Press, both of which are good. Then you're going to need to learn VBA in the
context of Access' object model -- I'm familiar with Wrox Press "Access 2003
VBA" and "Access 2007 VBA" by Hennig, Stein, et al, and recommend those.
Perhaps I need to use a different command
to ItemsSelected?
If it is a Text Box, you should be able to just eliminate the IF...THEN and
END IF statements, leaving only the DoCmd.OpenForm in the code you quoted.
Larry Linson
Microsoft Access MVP
.
- References:
- Double Click Syntax
- From: jeff
- Re: Double Click Syntax
- From: paii, Ron
- Re: Double Click Syntax
- From: jeff
- Re: Double Click Syntax
- From: Larry Linson
- Re: Double Click Syntax
- From: jeff
- Double Click Syntax
- Prev by Date: Re: Totalling Yes or No
- Next by Date: How to capture inserted value
- Previous by thread: Re: Double Click Syntax
- Next by thread: Re: Double Click Syntax
- Index(es):
Relevant Pages
|
Loading