如何在vb10 + access中制作订购系统 [英] How to Make a ordering system in vb10+access

查看:57
本文介绍了如何在vb10 + access中制作订购系统的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

所以我有一张桌子和这张桌子的设计.

So i have a table and design of this.

在子库存中,如果我想先查看库存,请在文本框中输入子库存,然后在另一个文本框上打印,其中包含项目代码,itemdecs,子库存,uom和请购单.

in the subinventory if i want to view first the stock input a subinventory on textbox then print on the other textbox w/e itemcode, itemdecs, subinventory, uom and requisition.

现在,如果我想第二秒钟在子库存文本框上订购,我会在itemdb中放入将减去当前数量的任何数字,如果库存低于100,它将显示一个msg框,表明当前库存较低超过100,并且如果库存 为0时,会显示一则消息,提示该库存缺货.

now if i want to order on subinventory textbox in the second i will put any numbers that will subtract to the current number in the itemdb and if the stock is lower than 100 it will show a msg box that the current stock is lower than 100, and if the stock is 0 it will show a msg that the stock is out of stock.

tyvm

HI

推荐答案


这是我的源代码.

我只需要在Order表单中即可.首先,在单击后找到子库存,它将在文本框中显示当前库存,然后在第二个文本框中,我将下达多少订单 被减去到Regbal.

,我想提出一个严重警告,我的库存只有100个,tyvm也缺货
https://drive.google.com/file/d/0B_g46cr6s6LFRjlieElBaVdPT1E/view

this is my source code..

i only need in the Order form. first find the subinventory after click it will show the current stock on the textboxs then in the second textbox i will put how many order to be subtract to the Regbal. that's it.

and i want a critical warning that my stock is only 100 and also out of stock tyvm


这篇关于如何在vb10 + access中制作订购系统的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆