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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. lyndseypaja

    show the first of the month

    Hi, I need to use an existing date in a dataset and then create a new variable which shows it as the first of the month i.e. if the logged_date is 05OCT2012 I need the new variable to show 01OCT2012 - is there a way to do this?? I'd really appreciate any help anyone could give me. Thanks :-)
  2. lyndseypaja

    Reporting for last week using macros

    I'm trying to run a report each week that includes data for Monday to Sunday (for the previous week). I've plagorised some code to get the dates for last week, but, I'm stuggling to get this to work when using the macros in my code. This is what I've used for obtaining dates... data _null_; i...

Part and Inventory Search

Back
Top