I have a table that has a field that I want to be a percent - This is keyed in monthly and gives the percentage of goal for each sales rep.
I currently have it as a number (long integer) formatted as a percent.
I run a query that pulls this information along with information from another table.
When the data shows up in the report, it shows as 100% even though all numbers are .83 to .89 - How can I get it to not round to 100% ????
Not sure if this makes a difference but the tables are housed somewhere else and just linked to where I am running the reports -
This is one of those that I just can't figure out even though I know that there must be an easy answer.
Thanks in advance for your help!!!!!
I currently have it as a number (long integer) formatted as a percent.
I run a query that pulls this information along with information from another table.
When the data shows up in the report, it shows as 100% even though all numbers are .83 to .89 - How can I get it to not round to 100% ????
Not sure if this makes a difference but the tables are housed somewhere else and just linked to where I am running the reports -
This is one of those that I just can't figure out even though I know that there must be an easy answer.
Thanks in advance for your help!!!!!