New to Access - Need Help

  • Thread starter Thread starter jstampacchia
  • Start date Start date
J

jstampacchia

Hi,

I am trying to create a % calculation from two tables and two columns in a
query.

Help?

Julius
 
Hi,

I am trying to create a % calculation from two tables and two columns in a
query.

Help?

Julius

Please clear your mind of your existing knowledge of the structure of
your database and the nature of the calculation you're doing.

Read the question above.

If you can understand it, you're a lot better than I am...

All I can say is "construct an expression which gives you the desired
fraction, and display the result in a textbox with a Percent format".

John W. Vinson [MVP]
 
John said:
[quoted text clipped - 4 lines]

Please clear your mind of your existing knowledge of the structure of
your database and the nature of the calculation you're doing.

Read the question above.

If you can understand it, you're a lot better than I am...

All I can say is "construct an expression which gives you the desired
fraction, and display the result in a textbox with a Percent format".

John W. Vinson [MVP]

Got it!

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top