Wrox Programmer Forums
|
Access VBA Discuss using VBA for Access programming.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 27th, 2006, 12:17 PM
Registered User
 
Join Date: Mar 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default how can i make this function

type in the value in the textbox(Primary key)
and then control the result from other textbox

 
Old March 28th, 2006, 08:25 AM
Friend of Wrox
 
Join Date: Mar 2004
Posts: 3,069
Thanks: 0
Thanked 10 Times in 10 Posts
Default

I am not sure what you want to do here. Do you want to enter a known primary key into the text box? If so, use a combo box so the user can't mis-type the PK and get an error.

What actions do you want to take based on this entry? What is the second text box for? Do you want the results of some action to be displayed in the second text box?



mmcdonal
 
Old March 28th, 2006, 01:02 PM
Registered User
 
Join Date: Mar 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

i just want to create a form to locate a record for updating the data by writing VBA

 
Old March 28th, 2006, 01:07 PM
Registered User
 
Join Date: Mar 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

http://www.functionx.com/vbaccess/ho...caterecord.htm

how can i do this of it
i follow all the instrustions , but i can't make this work






Similar Threads
Thread Thread Starter Forum Replies Last Post
send variable in function to another function schoolBoy Javascript How-To 6 March 3rd, 2007 09:16 AM
How to call javascript function from VB function vinod_yadav1919 VB How-To 0 February 13th, 2006 06:03 AM
How to make a modul function separetely MS BOOK: ASP.NET Website Programming Problem-Design-Solution 4 December 4th, 2005 10:59 PM
How do I make a function return a class? vertigo VB How-To 3 November 3rd, 2004 06:08 AM
retreive function/Line from macro or function? MikoMax J2EE 0 April 1st, 2004 04:42 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.