Advertisement

1 - 10 of 344 containing alltags:("subtraction") (0.001 seconds)
I have 3000 items in a stores database numbered 1  to 3000. Each item has many pieces. e.g. Item #1 is a #60 drill, and there is 50 of them. Item #2 is a 1" drill and there is 10 of them. When a #6...
Zones: MS AccessDate Answered: 02/19/1999 Grade: A Views: 0
I have a simple addition/subtraction statment using a double variable. But for somehow, it's giving me an inaccurate value. Here's the code: double curThick = 0.0; ..../* curThick is set to...
Zones: JavaDate Answered: 09/05/2000 Grade: A Views: 0
I need to perform simple arithmetic (addition and subtraction) on pairs of very large numbers. I've been told to hold the values as strings and then convert them one digit at a time to arrays of in...
Zones: JavaDate Answered: 11/28/2002 Grade: A Views: 0
I have recently completed a program that involved adding and subtracting elemnts in an integer array input one array element at a time.  Now I have to modify that program to include multiplication ...
Zones: C++Date Answered: 05/13/2003 Grade: B Views: 0
Is it possible to add or subtract a string with Visual Basic?  If so how do I do it? For example: A + 1 = B Z + 1 = AA AA + 1 = AB AB - 1 = AA The purpose is for a macro in Excel to find t...
Zones: Visual BasicDate Answered: 11/11/2003 Grade: A Views: 0
Hi Experts Can somebody please shed some light on this simple but annoying problem I am currently having. I have a calculated control that I wish to subtract 25%. How do I put this?? Th...
Zones: MS AccessDate Answered: 07/19/2004 Grade: A Views: 0
I am trying to subtract two columns and display the result in the third column using VBA   Anyone know why this wont work?? Dim shtInv As Worksheet  Set shtInv = Application.Worksheet("T3-E...
Zones: Visual BasicDate Answered: 03/05/2005 Grade: A Views: 12
Hi, This is what I would like to do, Col A is a date in the following format (2005/03/08)  and I would like to subtract this date by the number that's Col B. Then I would like the result to b...
Zones: MS SQL ServerDate Answered: 04/26/2005 Grade: A Views: 0
I have 2 excel sheets. I want to put a formula in sheet2- E5 so that it subtracts sheet1- cell V(# in sheet2 - C2). So lets say that Sheet 2 - Cell C2 had the number 19 in it. The formula ...
Zones: MS ExcelDate Answered: 09/21/2005 Grade: A Views: 0
at present, i've got two problems, the first of which is very pressing, very urgent.  any assistance with either truly is appreciated. the first is a subtraction error, the second is a formatting ...
Zones: MS SQL ServerDate Answered: 01/27/2006 Grade: A Views: 0