Hi Everyone.
I am BRAND NEW to Access, and while i'm pretty good with computers in general, i don't have any experience programming or with Access.
I am starting a new database from scratch - it will begin with one table of contacts (shareholders) and the number of shares they own in several businesses. I would like access to calculate the %age of ownership in each company. Very easy in Excel, but after hours of searching these forums and elsewhere, I am at a loss.
Name #Shares %age
Jim 15 xx%
Bob 33 yy%
Tom 27 zz%
Total 75 100%
Pretty straight-forward I think. Should i be doing this in a Query? And if so, how?
2nd Quesiton:
We have about 25 companies, and i want all the reports to look the same. Is there a way to have a button in a form so when i click on the button, i get a list of queries to run (for example, all shareholders with >0.1 shares of a company X), and then have that list automatically go into a Report?
Thanks in advance.
Jim