Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Navision
 
Posts: n/a
Default Problems with SUMIF()


=SUMIF(GLAcc;"='450'";Razdoblje1)-SUMIF(GLAcc;"='45999'";Razdoblje1)

it doesnot work on Excel 2003 because it doesnot taking first cell
"450" (text) at all.


operand = doesnot work. Please help!


This is an export file from MBS Navision plans and
it has predifined formulas in excel. And I can not change it in
Navision, maybe only in excel. Example:
Br. racuna GK Ime TC Sifra 1.1.2006 1.2.2006
TROSKOVI POSLOVANJA 40000 72144 6548
TROSKOVI PR & MARKETING I PRODAJE 40000 57828 5689
450 Troskovi oglasavanja 40000 5689 859
451 Troskovi PR-a 40000
452 Troskovi istrazivanja trzista 40000 568
453 Troskovi donacija i sponzorstva 40000 458
454 Troskovi tiska plakata, izrade oglasa 40000 5689
455 Troskovi izrade forspana 40000 56234
456 Fotografiranje,animac.,jinglovi,logotip 40000
457 Institucij.mat.(vizitke,memo,posjet,vre) 40000
Ostali troskovi prodaje i marketinga 40000 0 0
4590 Ostali troskovi prodaje i marketinga 40000 568
4591 Troskovi nagradnih igara-prodaja 40000
4592 Troskovi spikiranja forspana-Yammat 40000


450 is exported txt cell,blanks in first columns are formulas cell..

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
 
Posts: n/a
Default Problems with SUMIF()

=SUMIF(GLAcc;"=450";Razdoblje1)-SUMIF(GLAcc;"=45999";Razdoblje1)


--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Navision" wrote in message
oups.com...

=SUMIF(GLAcc;"='450'";Razdoblje1)-SUMIF(GLAcc;"='45999'";Razdoblje1)

it doesnot work on Excel 2003 because it doesnot taking first cell
"450" (text) at all.


operand = doesnot work. Please help!


This is an export file from MBS Navision plans and
it has predifined formulas in excel. And I can not change it in
Navision, maybe only in excel. Example:
Br. racuna GK Ime TC Sifra 1.1.2006 1.2.2006
TROSKOVI POSLOVANJA 40000 72144 6548
TROSKOVI PR & MARKETING I PRODAJE 40000 57828 5689
450 Troskovi oglasavanja 40000 5689 859
451 Troskovi PR-a 40000
452 Troskovi istrazivanja trzista 40000 568
453 Troskovi donacija i sponzorstva 40000 458
454 Troskovi tiska plakata, izrade oglasa 40000 5689
455 Troskovi izrade forspana 40000 56234
456 Fotografiranje,animac.,jinglovi,logotip 40000
457 Institucij.mat.(vizitke,memo,posjet,vre) 40000
Ostali troskovi prodaje i marketinga 40000 0 0
4590 Ostali troskovi prodaje i marketinga 40000 568
4591 Troskovi nagradnih igara-prodaja 40000
4592 Troskovi spikiranja forspana-Yammat 40000


450 is exported txt cell,blanks in first columns are formulas cell..



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Navision
 
Posts: n/a
Default Problems with SUMIF()

Thanks,

but this is not a solution...

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
 
Posts: n/a
Default Problems with SUMIF()

?????????

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Navision" wrote in message
oups.com...
Thanks,

but this is not a solution...



  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Navision
 
Posts: n/a
Default Problems with SUMIF()

the change gives result in a cell 0
=SUMIF(GLAcc;"=450";Razdoblje1)-SUMIF(GLAcc;"=45999";Razdoblje1)

450 is text and in a same time first row pointed by formula
other rows are calculated o.k. only first row is not taken



  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
vezerid
 
Posts: n/a
Default Problems with SUMIF()

Try this:

=SUMPRODUCT(Razdoblje1*--(--LEFT(GLAcc,FIND("
",GLAcc)-1)=450)*--(--LEFT(GLAcc,FIND(" ",GLAcc)-1)<46000)

Does this help?

Kostis Vezerides

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sumif problems - meeting 2 criteria then sum Kikkoman Excel Discussion (Misc queries) 1 August 2nd 05 04:49 PM
problems with sumif and countif Simon Shaw Excel Discussion (Misc queries) 6 July 23rd 05 10:02 PM
Problems with SUMIF function and Wildcards (* and ?) J1J Excel Worksheet Functions 4 June 27th 05 04:25 PM
Sumif Problems Anat Excel Discussion (Misc queries) 6 June 16th 05 06:05 AM
sumif alphanumeric problems buyer1 Excel Discussion (Misc queries) 4 February 1st 05 10:10 PM


All times are GMT +1. The time now is 01:53 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"