A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

How do I add a search functionality to a DAP?



 
 
Thread Tools Display Modes
  #1  
Old September 25th, 2006, 05:21 PM posted to microsoft.public.access.tablesdbdesign
Berkin
external usenet poster
 
Posts: 1
Default How do I add a search functionality to a DAP?

I am having trouble following the instructions I found regarding this
question. In the instructions, it tells me to basically add a command button,
and then enter in an "OnClick" event procedure to make it a find button.
However, after I place the button on my page in design view, I do not have
the option of adding an event procedure for anything, let alone for the
"OnClick" field when I look at the button's properties.
  #2  
Old September 25th, 2006, 08:21 PM posted to microsoft.public.access.tablesdbdesign
NetworkTrade
external usenet poster
 
Posts: 825
Default How do I add a search functionality to a DAP?

having seen that no one has given you any advice as of yet;

just briefly....adding a button to a Form generally opens the command wizard
automatically that would step you thru this...you should check to see if
Wizards options is on (use your Help feature in product)

but assuming your button is already on your form...in Design View, open the
Property area and that is where you will find the 'OnClick' as one of the
events that can be programmed.

you can enter a DoCommand to open anything - - look that up

or you can first create a Macro to open anything...and then when in the
Properties of the button - in the 'OnClick' - - that Macro will appear in
the dropdown of this event if you look for it...

hope this overview helps a little

--
NTC


"Berkin" wrote:

I am having trouble following the instructions I found regarding this
question. In the instructions, it tells me to basically add a command button,
and then enter in an "OnClick" event procedure to make it a find button.
However, after I place the button on my page in design view, I do not have
the option of adding an event procedure for anything, let alone for the
"OnClick" field when I look at the button's properties.

  #3  
Old September 28th, 2006, 07:37 PM posted to microsoft.public.access.tablesdbdesign
[email protected]
external usenet poster
 
Posts: 2
Default How do I add a search functionality to a DAP?

This is something specifically I am interested in adding "functional"
buttons
to your form. Can you recommend a good how to book with examples that
work and all. Because I can create a simple form, but I really didn't
not want
to get into the programming aspect to produce a nice presentable
workable
form.
And how does one get to this "Property Area" you briefly touched on ?
I wish
I could find a webcast that would step thru each aspect one aspect at a
time.
Like a webcast on Radio or Choice or List Buttons on a form and how to
design
a working "Autofill" subform.


Thanks
MercedesDream


NetworkTrade wrote:
having seen that no one has given you any advice as of yet;

just briefly....adding a button to a Form generally opens the command wizard
automatically that would step you thru this...you should check to see if
Wizards options is on (use your Help feature in product)

but assuming your button is already on your form...in Design View, open the
Property area and that is where you will find the 'OnClick' as one of the
events that can be programmed.

you can enter a DoCommand to open anything - - look that up

or you can first create a Macro to open anything...and then when in the
Properties of the button - in the 'OnClick' - - that Macro will appear in
the dropdown of this event if you look for it...

hope this overview helps a little

--
NTC


"Berkin" wrote:

I am having trouble following the instructions I found regarding this
question. In the instructions, it tells me to basically add a command button,
and then enter in an "OnClick" event procedure to make it a find button.
However, after I place the button on my page in design view, I do not have
the option of adding an event procedure for anything, let alone for the
"OnClick" field when I look at the button's properties.


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 08:27 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.