Enter Keywords:
1 - 10 of 429(0.011 seconds)
Sort By:
 
I was just wondering if there is anyway to make change the behavior of percentages in an Access Form - for example, I currently have a percentage on a form, when I enter 10 into the field, it treat...
Zones: MS AccessDate Answered: 02/08/2003 Rating: 8.6 Views: 0
Hello Everyone, I am having a little calucaltion problem and I haven't been able to figue out how to do it. What I need to do here is come up with what is called a finance reserve.  Its value...
Zones: PHP and DatabasesDate Answered: 09/28/2003 Rating: 8.8 Views: 0
Greetings friends, I am writing a small text compression program, just for a project. I want to no how to calculate the percentage of the files compression, how can i do this and what variables ...
Zones: C++Date Answered: 07/17/2004 Rating: 6.0 Views: 4
Hello, I have a poll script with three options to vote for, and I want to show how many percent of all three numbers each of the number. I use a loop to display the three recordsets, and I want ...
Zones: ASPDate Answered: 09/02/2004 Rating: 9.8 Views: 0
What is the proper formula to determine the percentage change of two numbers. My data looks like: Site 88          Day 1             Day 33                        % Change Rate Black      ...
Zones: MS ExcelDate Answered: 01/21/2005 Rating: 9.4 Views: 0
I have a chart which says that: on change of Name, count the Sum of Dollars and give me a percentage This works fine.  The problem I have is that some of the percentages are really low compar...
Zones: Crystal Reports SoftwareDate Answered: 07/13/2005 Rating: 7.6 Views: 0
Ok, another pretend database here. Let's say I was an insurance agent and I had a database: Table: tblCustomers Fields: CID (autonumber, key), CARS (numeric), and WOM (yes/no). WOM is a fiel...
Zones: MS AccessDate Answered: 07/14/2005 Rating: 9.0 Views: 0
i got this inmy select statement but want to format in 2 places percentage IIF([G_SALES] = 0,0,[G_Sales]/[Total_Vol]*100) AS [Percent]
Zones: MS AccessDate Answered: 08/04/2005 Rating: 7.8 Views: 0
I have the code below and it seems the percentages are not working right.  Should I put *100 in the last line of the division code YearlyBudgetSource = "SELECT tblBudgetInfo.Budget_Amount AS S...
Zones: MS AccessDate Answered: 09/26/2005 Rating: 8.6 Views: 0
I have a table labeled MVER which has 7 fields.  I am trying to create a quere that will evalaute field "Briefed" which will contain either the text Fav,Mar,UFav against the other Field "Result1" w...
Zones: MS AccessDate Answered: 12/05/2005 Rating: 9.2 Views: 0