Results 1 to 2 of 2

Thread: ADO question *Urgent :-)

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2005
    Posts
    1

    ADO question *Urgent :-)

    Hi,

    I have created a program with containing two forms. In the first the user decides which item they want too purchase and once it has been selected i need a command button to be pushed and each time an item is requested it will show on a dblist on the second form.
    These items will all have a price and a total must then be shown, really confused, any ideas?

    Thanks alot for your time
    MC

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: ADO question *Urgent :-)

    Welcome to the forums.

    Quote Originally Posted by mcitner
    I have created a program with containing two forms. In the first the user decides which item they want too purchase
    How do they decide? What are the steps taken here?
    Quote Originally Posted by mcitner
    once it has been selected i need a command button to be pushed
    Do you mean that you want the code under the command button to be automatically executed, or does the user press the command button and execute the code?
    Quote Originally Posted by mcitner
    each time an item is requested it will show on a dblist on the second form.
    Is the second form visible at this time? Why a second form? Why not have the items appear in a listbox on the same form from which they are being selected?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width