• 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.

Search results

  1. I

    help deleting OLK files

    Every day I get a small excel file (2003) by email (2003 outlook express) and after I get done with it i delete it.(at least I thought I did) come to find out it has been going to a temp. (OLK) file in my C: drive. After talking this over with several people someone told me that they had at one...
  2. I

    Can somebody help me with an if iserror problem

    I have the below formula that I would like to add the IF(ISERROR function to. I have been struggling with for 3 hours. if it produces an error i would like the cell to be blank. Thanks in advance. please help...
  3. I

    Need help with an excel chart

    I have a list of daily numbers that I have made a line chart of. I don't know if the following request is even possible. I would like to have some features in the chart, that I am not capable of doing and I would like some help that I am willing to pay for. I would like the next day on the...
  4. I

    Format column width

    I have a column that is formatted as 20.0 wide. that is good for the first 25 rows. my question can the next 10 (or so) rows convert that column into 5 columns 4.0 wide? Thanks in advance for any help. irenesboy
  5. I

    VBA help

    Hi All I have this line of code in a vba macro that I use Range("B2:B" & LR).FormulaR1C1 = "=IF(RC[-1]=""LARRY"",""Lar"",""NONE"")" It is in column B looking at column A and if the word/name in the corresponding cell in column A is “LARRY” it works fine. (either Lar or NONE). My problem is...
Back
Top