Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Microsoft Office > Access and Access VBA > Access VBA
|
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 26th, 2005, 09:21 AM
Authorized User
 
Join Date: Jan 2005
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Default prompting for criteria before printing

Hii,
      I have created a small check writing program which consists of a table name "DATA" with fields CHEQUENO, CHEQUEDT, BANKNAME & AMOUNT & also a query with date criteria with the above fields. I have 2 problems while generating reports
    1. I have created a report based on the above query the problem is that while entering data into table i will enter all the fields except "CHEQUENO". The check should be prompted when checks to be printed & same time check no to be updated simultaneously in "DATA" table aganist the record.
    2. "BANKNAME" consists of atleast 3 different banks for which a different series of check no is used, for which each time as an when bank name changes in a query report should prompt for starting check no & it should be incremented sequentially.
        Any help on VBA coding for this.
        Thank you.


 
Old March 26th, 2005, 10:50 AM
Friend of Wrox
 
Join Date: Nov 2004
Posts: 248
Thanks: 0
Thanked 1 Time in 1 Post
Default

Note: this same question is answered here: http://p2p.wrox.com/topic.asp?TOPIC_ID=28191

Randall J Weers
Membership Vice President
Pacific NorthWest Access Developers Group
http://www.pnwadg.org





Similar Threads
Thread Thread Starter Forum Replies Last Post
Prompting for password whenever running report aslamsadia Crystal Reports 1 August 14th, 2008 03:42 PM
drawing circle after prompting user Lizane Java GUI 1 June 18th, 2007 09:19 AM
disable parameter prompting diyagp BOOK: Professional Crystal Reports for VS.NET 2 January 31st, 2005 02:51 AM
prompting user to download files bsatyen Classic ASP Professional 0 September 12th, 2003 02:41 AM
How do I suppress the parameter prompting box? knakos Crystal Reports 2 August 21st, 2003 04:30 AM





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