|
查看: 1301|回复: 3
|
[求助]MS access 如何自动更新?
[复制链接]
|
|
|
对不起, 找了很多, 但是都不是我要的 。
请问会很复杂么?
user只要选user, 其他的东西就回自动更新。
可以给我一点tips么?
 |
|
|
|
|
|
|
|
|
|
|

楼主 |
发表于 28-9-2007 03:48 PM
|
显示全部楼层
请问这里的me是指什么? 常常看到me
The method you use will depend on what type of control Prodcut ID is.
If it's a combobox or listbox (If a textbox I would consider changing
it), include the Unit Price as a column in it's Rowsource. In the
AfterUpdate event use..
Me![pricebox]=me![combo].Column(x)
(replace control names and column number as needed) |
|
|
|
|
|
|
|
|
|
|
发表于 28-9-2007 04:13 PM
|
显示全部楼层
ME好像是带头者。。我经常都没有放ME在前面。。。不过可要放你的=FORM![FORM NAME].[TEXTBOX]
对了~为什么你得ID要放COMBO BOX呢?
[ 本帖最后由 程家伟 于 28-9-2007 04:15 PM 编辑 ] |
|
|
|
|
|
|
|
|
|
|

楼主 |
发表于 29-9-2007 01:25 AM
|
显示全部楼层
想要user friendly咯~
user只要选id, 那么其他的就自己promt出来。
然后在下面的computer那边加电脑还是update就可以了。
请问那个code对么?
应该在那里放? expression build? 试到有点累了。。。。  |
|
|
|
|
|
|
|
|
| |
本周最热论坛帖子
|