G
Guest
Hi!
I need to calculate stuff and I'm planning to do it in a query. My
calculations aren't simple (like a+b-c), so I cannot do then straight into a
field in design mode, I'm doing them in code. It is not a problem for me, it
works. My question is:
if I select fields from a table and sort them (so that the order stays
always the same if I use/open the query) can I create calculated fields to a
query so that the calculated results stay in their right places?
(To be clearer: If I do the calculations record by record will for example
the results on my 10th record be the same always (source data not changing),
even if I open and close and open and close and open and close the query to
check it out with my two eyes? I don't want the results be bouncing around..)
-Beginner-
I need to calculate stuff and I'm planning to do it in a query. My
calculations aren't simple (like a+b-c), so I cannot do then straight into a
field in design mode, I'm doing them in code. It is not a problem for me, it
works. My question is:
if I select fields from a table and sort them (so that the order stays
always the same if I use/open the query) can I create calculated fields to a
query so that the calculated results stay in their right places?
(To be clearer: If I do the calculations record by record will for example
the results on my 10th record be the same always (source data not changing),
even if I open and close and open and close and open and close the query to
check it out with my two eyes? I don't want the results be bouncing around..)
-Beginner-