View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default New Formular Needed

Hi
do you need a worksheet function or a VBA solution. For
the former one this could be complicated as you want the
result in the same cell as one of he parameter resides


-----Original Message-----


I have been using some old software to provide what i

need but want to move
to Microsoft.

The formular that has been used in the old software (Q&A

Version 3) is:

IF Field 2< Field 1 then Field 3 = Field 1 - Field 2 +

Field 3 ELSEIF Field
2 Field 1 then Field 3 = Field 3 - Field 2 + Field 3

Can anyone work out a conversion that will work?

Thanks


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.668 / Virus Database: 430 - Release Date:

24/04/2004


.