My Assistant
|
|
Feb 23 2012, 11:17 PM
Post
#1
|
|
|
New Member Posts: 11 |
Hi everyone..
I'm new with microsoft access, and i'm learning how to use it.. i've been given a task of creating a data entry system using the microsoft access 2007... I want to know how to create a button which have the function of creating new report when we click it.. And can we make it ask we to choose which field should be included in the report? |
|
|
|
![]() |
Feb 26 2012, 11:01 AM
Post
#2
|
|
|
Access Wiki and Forums Moderator Posts: 47,919 From: SoCal, USA |
Hi,
Event Procedure? I don't really understand.. can explain a lil bit? (IMG:style_emoticons/default/confused.gif) When I ask for the step-by-step, this is what I was expecting: 1. While in Form's Design View, added a Command Button 2. While the Command Button is selected, in the Properties Window, in the Event Tab, selected [Event Procedure] from the dropdown in the Click event 3. Clicked on the three dots (...) next to [Event Procedure] 4. In the Code Window, created the following: Private Sub ButtonName_Click() DoCmd.RunCommand acCmdNewObjectReport End Sub Hope that makes sense... |
|
|
|
ryan_apessimisl Create Report Button Feb 23 2012, 11:17 PM
theDBguy Hi,
In the Ribbon, Create tab, Reports group, t... Feb 24 2012, 12:11 AM
ryan_apessimisl QUOTE (theDBguy @ Feb 24 2012, 12:11 AM) ... Feb 24 2012, 01:12 AM
theDBguy Hi,
In that case, you can try using something lik... Feb 24 2012, 11:45 AM
ryan_apessimisl QUOTE (theDBguy @ Feb 24 2012, 11:45 AM) ... Feb 24 2012, 07:34 PM
theDBguy Hi,
I'm just curious... how exactly did you t... Feb 24 2012, 11:17 PM
ryan_apessimisl QUOTE (theDBguy @ Feb 24 2012, 11:17 PM) ... Feb 25 2012, 02:28 AM
theDBguy Hi,
Thanks for the additional info. Just one more... Feb 25 2012, 04:34 PM
ryan_apessimisl QUOTE (theDBguy @ Feb 25 2012, 04:34 PM) ... Feb 26 2012, 07:56 AM
ryan_apessimisl QUOTE (theDBguy @ Feb 26 2012, 12:01 PM) ... Feb 26 2012, 07:17 PM
theDBguy Hi,
Glad to hear you're making progress. Try ... Feb 26 2012, 10:46 PM
ryan_apessimisl QUOTE (theDBguy @ Feb 26 2012, 10:46 PM) ... Feb 27 2012, 12:59 AM
theDBguy Hi,
Glad to hear you got it to work.
To learn ... Feb 27 2012, 01:07 AM
ryan_apessimisl QUOTE (theDBguy @ Feb 27 2012, 01:07 AM) ... Feb 27 2012, 01:13 AM
theDBguy Hi,
Perhaps you could start with Crystal's Le... Feb 27 2012, 12:13 PM
ryan_apessimisl QUOTE (theDBguy @ Feb 27 2012, 12:13 PM) ... Feb 27 2012, 07:24 PM
theDBguy Hi,
Good luck with your learning. We all help out... Feb 29 2012, 10:37 AM
ryan_apessimisl QUOTE (theDBguy @ Feb 29 2012, 11:37 AM) ... Feb 29 2012, 07:57 PM
theDBguy Hi Ryan,
QUOTE (ryan_apessimisl @ Feb 29 201... Mar 1 2012, 06:53 PM![]() ![]() |
|
Go to Top · Lo-Fi Version | Time is now: 20th May 2013 - 01:09 AM |