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