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

    Creating a searchable database

    Is there any way of posting the worksheet itself ? It will make the situations very clear ...
  2. K

    Creating a searchable database

    Hi to all, I have browsed this site a lot and found many useful things one of it was "using excel as database" spreadsheet . I wanted my worksheet to be same like that ...as I am completely novice when it comes to writing vba or macro Is there any one who could modify the codes of the...
  3. K

    Sorting out data using a macro if its older than 60 days.

    Hi Luke M thanks for your reply, But know what I am kinda zero in excel filtering macros and all. I tried your way and pasted (=">="&TODAY()+60) in A2 but it returns me >=41528 dont know why it happens . I would be glad if you come out with a macro for it ,you know sort of ready made...
  4. K

    Sorting out data using a macro if its older than 60 days.

    Hi everyone, I am badly stuck with this problem need your kind help. I have a data which consists of date ,invoice number and amount in cell E2 F2 G2 respectively.What I need is a macro that would sort out the data based on value of date in cell E2 (I mean to say that if the date in cell E2...
Back
Top