pass4sure microsoft MB3-461 v2.83
GP 9.0 Modifier with VBA : MB3-461 Exam
Exam Number/Code: MB3-461
Exam Name: GP 9.0 Modifier with VBA
VUE Code: GP 90-461
Questions Type: Multiple choice,
Real Exam Question Numbers: 50 questions
Passing Scores: 80%
Exam Language(s): English
“GP 9.0 Modifier with VBA”, also known as MB3-461 exam, is a Microsoft certification.
Preparing for the MB3-461 exam? Searching MB3-461 Test Questions, MB3-461 Practice Exam, MB3-461 Dumps?
With the complete collection of questions and answers, Pass4sure has assembled to take you through 150 questions to your MB3-461 Exam preparation. In the MB3-461 exam resources, you will cover every field and category in Microsoft Business Solutions helping to ready you for your successful Microsoft Certification.
Exam topics covered
The following list includes the topic areas covered on this exam. The percentage indicates the portion of the exam that addresses a particular skill.
• Modifier (20 percent)
Using the Forms Dictionary
Setting Window and Scrolling Window Properties
Customizing Menus
Modifying and Adding Fields
Changing Global Resources: Pictures, Data Types, Formats, Strings, and Messages
• VBA Overview (8 percent)
VBA Components
User Forms
Variable Declarations
Debugging VBA
Modules
• VBA: Working with Windows, Fields, and Grids, Parts 1 and 2 (48 percent)
Adding Windows, Grids, and Fields to VBA
Methods and Properties for Windows, Grids, and Fields
Using Window, Grid, and Field Events
• VBA: Working with Other Objects (24 percent)
DUOS
Working with Reports and Report Fields
Accessing Data Using ODBC
Marking References
Distribution of Your VBA Project
Audience profile
Individuals who want to obtain a certification on Microsoft Dynamics GP 9.0 Modifier with VBA should take this exam.
Credit toward certification
When you pass this exam, you earn credit toward the following certifications:
• Microsoft Certified Business Management Solutions Specialist
• Microsoft Certified Business Management Solutions Professional – Installation and Configuration for Microsoft Dynamics GP
Preparation tools and resources
In addition to your hands-on experience working with the product, we highly recommend that you use the following tools and training to help you prepare for this exam.
Training materials for this exam
Training materials for Microsoft Dynamics can be ordered through your local partner.
• Course 8520: Modifier with Visual Basic for Applications (VBA) in Microsoft Dynamics GP 9.0
Classroom training for this exam
• Course 8520: Modifier with VBA in Microsoft Dynamics GP 9.0
Supplemental learning resources
• Customization and Integration printable manuals found in online Help or in the Documentation folder where the Microsoft Dynamics GP 9.0 product is installed
• Modifier User’s Guide, Modifier Quick Start, and VBA Developer’s Guide manuals
Additional skills recommended
• General working knowledge of Windows Server 2003, Windows XP, and Microsoft Visual Basic for Applications
• Knowledge of how to use the windows function in the Microsoft Dynamics GP application
Microsoft online resources
• MSDN: The Microsoft Developer Network (MSDN) is a reference for developers that features code samples, technical articles, newsgroups, chats, and more.
• Training and certification newsgroups: There is a newsgroup for every Microsoft certification. By participating in the ongoing dialogue, you take advantage of a unique opportunity to exchange ideas with and ask questions of others, including more than 750 Microsoft Most Valuable Professionals (MVPs) worldwide.
Skills being measured
This certification exam measures your ability to do the following:
• Customize the windows, fields, and other global resources.
• Enhance the functionality of the Microsoft Dynamics GP product by using VBA programming code.
Exam specifics
Time requirements and questions
• 90 minutes to complete the exam
• 50 questions, with a passing rate of 80 percent
• Multiple choice and multiple answer questions
Registration
Register for Exam #MB3-461, Microsoft Dynamics GP 9.0 Modifier with VBA.
• Register now (Prometric.com)
Question: 1
Global changes can be made to some resources in Microsoft Dynamics GP. When a global change is made, this change affects the entire dictionary. Using Modifier, what type of resource can be customized with a global change? Choose the 3 that apply.
A – Pictures
B – Data Types
C – Tables
D – Messages
Answer: A, B, D Question: 2
Original Microsoft Dynamics GP windows customized using Modifier get stored in the Forms.dic. When does the Forms.dic get created?
A – Installation of Microsoft Dynamics GP B – Opening of Microsoft Dynamics GP
C – The first time you access Modifier from the application
D – When reg keys are added to allow access to Modifier
Answer: C Question: 3
In VBA what method should be used before updating the value of a field?
A – Activate
B – Focus C – Open D – Move
Answer: D Question: 4
Graphical objects are used throughout the Microsoft Dynamics GP application. In Modifier, what
objects can be used to display graphics? Choose the 2 that apply.
A – String
B – Lookup Button
C – Push Button
D – Message
Answer: B, C Question: 5
You are asked to modify a Microsoft Dynamics GP window by adding fields to it. Using Modifier, what type of fields can be added? Choose the 2 that apply.
Free PassGuide Practice Engine Demo Download
Pass4sure offers free demos for each certification exam, including all IT vendors. You can check out the testing engine software, or pdf file question quality and usability of our practice exams before you decide to buy it. We are the only one site that offers demos for almost all IT certification exams.If you want to try p4s exam practice engine demo.
http://demo.passguide.com/download
A – Local Fields
B – Fields from any table attached to the form
C – Fields from the auto-linked table
D – Fields from the table created by the user
Answer: A, C
Question: 6
In Modifier the user opens an existing Microsoft Dynamics GP data type “DDL_Country”. This data type is a drop-down list containing 3 static text values. What options are available for customizing the static text values?
A – Insert
B – Remove C – Replace D – Edit
Answer: C Question: 7
In Microsoft Dynamics GP scrolling windows are used to display multiple lines of information. What types of scrolling windows exist in the application? Choose the 3 that apply.
A – Browse Only
B – Editable
C – Adds Allowed
D – User Defined
Answer: A, B, C Question: 8
The Microsoft Dynamics GP Application contains several tables. Tables can be attached to forms and auto-linked to windows. How many auto-linked tables can exist for each window?
A – 1
B – 2
C – 3
D – Unlimited
Answer: A Question: 9
In Modifier, how can you change the property of a field or a window using the Properties window? Choose the 3 that apply.
A – Double-click on the property to change its value
B – Select a value from a list
C – Edit Manually
D – Field properties cannot be changed using Modifier
Answer: A, B, C Question: 10
You would like to customize a window and have opened the window layout with Modifier. Which window properties can be changed using Modifier? Choose the 2 that apply.
A – AutoOpen
B – Title
C – Name
D – WindowlD
Answer: A, B
Question: 11
What variables can be used only by procedures in the same module?
A – Public B – Private C – Explicit D – Static
Answer: B Question: 12
What is a set of declarations followed by procedures defined as?
A – Method B – Property C – Function D – Module
Answer: D Question: 13
What allows you to create a window or dialog box in your VBA project?
A – Module
B – User Form
C – Procedures
D – Class Module
Answer: B Question: 14
You are customizing a Microsoft Dynamics GP window by adding VBA code. When debugging the code, which window would you open to display information for all objects on the current
window?
A – Immediate Window
B – Locals Window
C – Call Stack Window
D – Watches Window
Answer: B Question: 15
You open the Purchase Order Entry window. After selecting a Vendor ID you would like to open the Purchasing Vendor Detail Entry window for the user. Which VGA statement would open this window using the indirect method?
A – PurchasingVendorDetailEntry.Open
B – PurchaseOrderEntry.Open
C – ExpansionButton4.Value = 1
D – PurchasingVendorDetailEntry.Activate
Answer: C
Question: 16
You have added a Microsoft Dynamics GP window to the VBA project. You also need to add several fields from that window. How do you add multiple fields to VBA?
A – Lasso the fields that you want to add. Choose Tools-Customize-Add fields to Visual Basic
B – Lasso the fields you want to add. Choose Tools-Customize-Add Multiple fields to Visual Basic
C – Select multiple fields using the Shift Key. Once they are selected choose Tools-Customize- Add fields to Visual Basic
D – Choose Tools-Customize-Add fields to Visual Basic. Click on each field you want to add
Answer: D Question: 17
In VBA what method can be used to move the cursor to a specific field?
A – Focus
B – Move
C – Focus Field
D – Move Field
Answer: A Question: 18
You are asked to customize the Payables Transaction Entry window by making the Shipping
Method a required field. Using VBA code, which statement would accomplish this?
A – ShippingWeight.Required = True
B – ShippingWeight is Required
C – Shipping Weight = Required
D – Required.ShippingWeight = True
Answer: A Question: 19
You have added a Microsoft Dynamics GP window and several fields to the VBA project. You realize that a few fields are not needed. How do you remove an individual field from the VBA
project?
A – From VBA highlight the field in the Project Explorer window and delete it
B – From VBA highlight the field from the list in the Code Window and delete it
C – From Microsoft Dynamics GP choose Tools-Customize-Remove field from Visual Basic
D – Individual fields cannot be removed from the VBA project
Answer: D Question: 20
In VBA which property can be used to set the value of a field?
A – Focus B – Value C – Set
D – Caption
Answer: B
pass4sure MB3-461
Questions and Answers : 150 questions
Updated: 2008-2-4
Market Price: $159.99
Member Price: $125.99
Free download:pass4sure microsoft MB3-461 v2.83
Free download:testking microsoft MB3-461 v2.83
| P4S Free Downloads |
|
Type |
Exam Braindumps | New Questions & Answers |
Latest Updated |
Available link |
![]() |
All Pass4sure's Exam Pack |
858 |
1 days ago | Download Free Testing Engines |
PassGuide Braindumps-Free Test king Help You Quick Pass Any it Certifications Exams
Click links: www.testking.la/braindumps/free/down/crack/all/testkingPass Guide Training Materials Dumps
Top Posts for Today
- pass4sure Mcse 2003 70-297 v2.83 (3 views)
- Pass4sure HP2-Z04 (2 views)
- pass4sure ibm 000-102 (2 views)
- pass4sure Mcse 2003 70-284 v2.83 (2 views)
- pass4sure Nortel 920-333 2.95 (2 views)
- pass4sure microsoft 70-646 (2 views)
- Pass4sure IBM 000-908 2.77 (2 views)
- pass4sure Nortel 920-530 2.73 (2 views)
- pass4sure Office SharePoint Server 2007 70-630 v2.73 (2 views)
- pass4sure cisco 642-832 (2 views)










Pingback by Pass4sure Microsoft MB3-461 2.77 | Free Latest Topcerts Pass4sure Rapidshare 4shared Dumps
[...] Number:MB3-461 Exam Name:Microsoft Certification – GP 9.0 Modifier with VBA Market Price:$159.99 Member [...]
Pingback by Testking Microsoft MB3-461 | Download Free Latest Testking Certification Exams Training vce PDF Materials Braindumps
[...] Number: MB3-461 Exam Exam Name: GP 9.0 Modifier with [...]