Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by ptweb

  1. ptweb

    ADDING AN AND

    Hi =SUMIF(G2:G36,0,E2:E36) I would like to add a AND condition to this sum so that H2:H36 also equal 0... bit confused
  2. ptweb

    running Apache::ASP

    Hello, I've been the the page below and think I have installed everything, how do start the ASP? APACHE is working and I've done all the cpan stuff.. http://www.apache-asp.org/install.html#Download%20and86dfc858
  3. ptweb

    Apache

    I have downloaded and unzip the tar files associated? what is the next step please, I have not got perl either, so I persume I need that looking at the first command line perl -MCPAN -e shell
  4. ptweb

    Apache

    Does anyone know is apache supports Active server pages?
  5. ptweb

    IIS on XP Home

    I Followed this tutorial to enable me to install iis, I get the view of iis but wont let me tick it/. tut = http://adamv.com/dev/articles/iis-on-xp-home iis=iis2.dll,OcEntry,iis2.inf,,7
  6. ptweb

    IIS

    Done all that, my check box is not checkable
  7. ptweb

    IIS

    i followed the above steps to install iis in my xp home edition.Now i can see aplication server in the add remove box,but i am not able to select it,above all i can see the details of it but cant select any of option under application
  8. ptweb

    IIS on winxp home edition

    Yes, thats what I followed, but the checkbox is not tickable?
  9. ptweb

    IIS on winxp home edition

    IIS on winxp home Edition? I recently made adjustments to my home edition software so I could use IIS web server components, this is posted all over the web how to do this but not my problem, I did everything required and IIS is visible or selectable but the checkbox is not active, it wont...
  10. ptweb

    FORMULA PROBLEM

    Urrrrrrrrrrrrrrrrrrr the mannnnnnnnnn
  11. ptweb

    FORMULA PROBLEM

    This is neally there Ken, =SUMIF('EXPENSES SALES'!E61:E574,B15,'EXPENSES SALES'!H61:H574)+INDIRECT("H"&B15) Its just I'm reaching the row from the EXPENSES SALES sheet? Many thxs advance
  12. ptweb

    FORMULA PROBLEM

    I see so the INDIRECT function will surfice?
  13. ptweb

    FORMULA PROBLEM

    No row, not column sorry, its the row id produced by excel, the row number, the id of thr row,
  14. ptweb

    FORMULA PROBLEM

    Its as before first row is row numbers............. 220 ldv recovery 15000.00 221 parts ldv recovery 220 32.88 222 mot ldv recovery 220 no 65.00 223 parts ldv recovery 220 3.08 224 tax ldv...
  15. ptweb

    FORMULA PROBLEM

    Sorry for delay, no thats not it.... 220 is the row id ... everything related to that purchase will be given an row id so has to allow what and where the expense was for... in other words 220 parts ldv recovery 15000.00 221 parts ldv recovery 220 32.88...

Part and Inventory Search

Back
Top