• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Recent content by drewszone32

  1. D

    Rolling 6 months

    It will be pulled out of timekeeping and copy and pasted in excel form. Basically a running tally and when the 6 month date comes up then a point is taken off employee. exp. point on January 1st and 6 months later point is taken off to keep track of employees points.
  2. D

    Rolling 6 months

    I am looking to put together an excel sheet to track attendance points throughout the year as a rolling 6 months. Simply excel sheet with Name in column A and Points in column G with Date in column F. Information will continue to be added to sheet. Can someone help me out?
  3. D

    Rolling 6 month point removal

    I have below formula in which I believe it will take a point of after 181 days. So basically if someone got a point on January 2nd the point should come off July 3rd correct? I don't see the points coming off. Can anyone help...
  4. D

    Hyperlinks

    Sorry for the file not working right. I understand the hyperlink section and have had it work many times. This time it is coming up with an error "No program is registered to open this file". I right click and click on hyperlink then use drop down box to go to file I want hyper linked to cell...
  5. D

    Hyperlinks

    I am trying to create a hyperlink between Test file and Bulk file. In Test file, PO # section is where I want the hyperlink to link to Bulk pick bins.xlsx file. Basically want to open up test file and click on PO # and the appropriate bulk pick bins excel file opens up with information. Thank you
  6. D

    formula not to show zero

    =MIN(SUMIFS(H2:NH2,$H$1:$NH$1,">="&EDATE(TODAY(),-181),H2:NH2,"<="&TODAY())) I have the following formula in F2 cell. I would like to have this cell to show blank instead of zero.
  7. D

    automatic email sent once threshold is hit

    Basically looking for a formula/command when email hits 4 points an e-mail will automatically be sent to the supervisor.
  8. D

    automatic email sent once threshold is hit

    How do you insert an automatic email command in excel? Need to have an automatic email sent to supervisor if say 4 total points are hit with information. I am in the process of creating a form to be sent but need to know how I set his up and then when form is completed, how to attach to auto...
  9. D

    Rolling 6 month point formula

    Luke, I am attaching another excel file. It doesn't seem like the formula is working. As you can see in total points column people are showing points but in Points sub column with your formula it shows 0. I would like Points Sub column show total points and then when 6 months which equals about...
  10. D

    Rolling 6 month point formula

    I attached a new version. Yes there will be multiple people in file listed in Jane Doe area. It will be a daily upload inputted for previous day. I am trying to figure out if Jane Doe 1 gets a 1 point on Jan 1st need report and July 1st comes along need the point to go away it is past the 6...
  11. D

    Rolling 6 month point formula

    Hi! I am looking to find out how to create a formula that will do a rolling 6 month point structure. Basically total point that can be accumulated in 6 months is 7. I want to have it take a point off when the 6 months is up. The point structure will be 1 thru 7 . It can be half points in there...
  12. D

    Form logic

    SELECT Tasks.* FROM Tasks WHERE (((Int([Due Date]))=Int(Date()))); Here is the logic. How would like to have this show information for 7days from due date?
  13. D

    Drop down box

    The drop down box is used for the bottom section. When you click on drop down box you can pick any month, which will bring up that month's information from other tabs into one. I would like to be able to bring up any month's information from drop down box and it will fill the top part for...
  14. D

    Drop down box

    I have a summary page with set up with Months listed on top and groups listed on left side. Below I have a drop down box which brings up each months information. I would like to be able to bring up January and have the information populate in summary section for January in upper section of...
  15. D

    To many arguments in formula but not sure why.

    When I add an amount in E7 is &#60;0 the formula works. Once I add an amount in E7 it changes to false. Can someone tell me why
Back
Top