Enter Keywords:
1 - 10 of 194(0.017 seconds)
Sort By:
 
source data is in Excel and the column is formatted there as a percent (eg. 145%) when i perform a mail merge into word of that column it merges it as (eg. 1.45%) The code reads as { MERGEFIE...
Zones: MS WordDate Answered: 07/20/2004 Rating: 8.2 Views: 4
hello, I have some numbers in A1 and I would like to have in B1 the results of A1 - 7% A2 and I would like to have in B2 the results of A1 - 0.7% how can I do that?
Zones: MS ExcelDate Answered: 07/12/2006 Rating: 9.0 Views: 0
I'm using the transferspreadsheet to send the results of a query to an excel spreadsheet. It works, but, all the data arrives as text (like 'test or '123). I have most of the query fields set to St...
Zones: MS AccessDate Answered: 12/18/2006 Rating: 8.4 Views: 0
Using the standard formatting procedures when entering 4 in a field formatted as Percent, the results are displayed as 400%. When entering .04 the results are displayed as 4%. I would like to fo...
Zones: MS AccessDate Answered: 05/12/2000 Rating: 7.0 Views: 0
I have a procedure which ensures the text is numeric.  If it is, then it makes a calculation based on it and comes back as a percentage.  If the user changes another number, I would like them to be...
Zones: Visual BasicDate Answered: 03/11/2001 Rating: 8.4 Views: 0
I am trying to make a stored procedure capable of updating ONLY a top x% of the records in a table.  Currently the code looks like this: DECLARE csr_Result CURSOR FOR      SELECT TOP 50 PERCENT...
Zones: MS SQL ServerDate Answered: 07/02/2001 Rating: 9.6 Views: 4
Hey Experts! I have a field that controls [discounts] in my form.  [discounts] is a percent filed in my table as well as in my form.   Here is my trouble, when I go to enter a number, let's s...
Zones: MS AccessDate Answered: 01/06/2004 Rating: 5.8 Views: 0
Periodically I get multiple errors from SQL saying that the tempdb log file is full.  I've checked it and found that the file growth method is set to "in megabytes" instead of "by percent".  I've c...
Zones: DatabasesDate Answered: 05/07/2004 Rating: 8.6 Views: 0
I have a stored procedure that retreives student responses for a test for a report.  The table is structured so that each question is a column and I need to find the most effecient wat to get the p...
Zones: MS SQL ServerDate Answered: 02/29/2004 Rating: 9.4 Views: 0
Hello guys, I need help for algorythm based on percentage calculations. I just need the idea or you can write me directly some examples. The language doesn't matter, I need it in PHP , but i hav...
Zones: PHP and DatabasesDate Answered: 06/28/2004 Rating: 8.2 Views: 0