Can anyone give me some direction in the following
I want to find the difference between numbers and then save the difference to a new table. For example,
198.50.15 - 20 (sample number)
I want to be able to present this output
192.50.15
192.50.16
192.50.17
192.50.18
192.50.19
192.50.20
and...
Trying to avoid using subforms. Just as an example,
I have 2 tables Name and Color. I have my relationship
set up as a 1 to many. A name can have many favorite colors. I have also created 2 seperate forms. A frm_name
and frm_color. I want to execute frm_name, input a name, click a button to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.