Microsoft
Software
Hardware
Network
Question : MS Access turn values into percentages
I have a table with a number of fields containing values. The final field is a total of the values in all other fields. I need to turn each of the values into the relevant percentage (based on the total in the final field) but I need to do this whilst preserving the name of each field. It is not a problem if a new table is created but the field names must be the same. I can do the percentage bit but not without changing the field names.
Any ideas
Many thanks
Answer : MS Access turn values into percentages
If you can copy the worksheet and then do so and calculate the percentages in the copy referencing values in the original sheet.
Random Solutions
How do I configure Outlook Anywhere on Exchange 2010 RC1, single server installation?
Microsoft Money - Login question
Dcount with null values
Why I play mp3 in Office PowerPoint 2003 had an error of MCI Error ?
RPC server unavailable on adding host to Cluster
How do I add the YTD Column to this query in Access?
Invalid access to memory location
Asp.Net aspx page can page be reloaded and retain Values
Error exporting to PDF when report language is set to French
How do you tell visual studio to reindent all code so you can match up the "if/else" "while", and strucs like that