Group:  Microsoft Access ยป microsoft.public.access.formscoding
Thread: how to just increase a field

Geek News

how to just increase a field
h3llz 12/4/2008 11:20:01 PM
how to i increase a field rather than setting it? e.g. total= total+price
Re: how to just increase a field
"Mike Painter" <mddotpainter[ at ]sbcglobal.net> 12/4/2008 11:57:40 PM
h3llz wrote:
[Quoted Text]
> how to i increase a field rather than setting it? e.g. total=
> total+price

What do you mean?
If total = 10 and price = 20, then Me!total = Me!total + Me!price will
result in total being set to 30.

If total = "wo" and price = "man", then Me!total = Me!total + Me!price will
result in total being set to "woman"


Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net