Form w/ Y/N option

  • Thread starter lito via AccessMonster.com
  • Start date
L

lito via AccessMonster.com

Hi,

I had an inventory table existing it has fields:

Fieldname Data type

PartNo text
StockNo text
Description text
QtyInitial number
QtyOnhand number
QtyIssue number
Customer text


Now i had my form created link by query to search a partno it works fine.

My question is this:
i need to have a yes/no button in my form (a form that i created to search a
partno). A yes/no that will ask me if i will issue a certain qty to my
customer(Of course if it has an onhand stock from my inventtory table). If
yes i will then ask the qty and if no just close my form. After the quantity
(qty to be issue) enter i want my qtyonhand be reflected also...

thank you for your help guys.....
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

form 0
i need help 4
Issue Ticket 1
Calculation 5
Computation in one form from the other forms 8
Revised Calculation 11
form 1
Looping or Do While statement? 10

Top