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

Recent content by chunbabachun8

  1. chunbabachun8

    Dynamic year help!

    Thanks GRB, I'll let you know if the code works for me. chunbabachun8
  2. chunbabachun8

    Dynamic year help!

    Thanks JRB, First date would be 2017-07-01 and 2018-06-30 would be the last day of fiscal year. BTW, thanks for the link. I'd definitely spend some time with this link. chunbabachun8
  3. chunbabachun8

    Dynamic year help!

    Hi, I was wandering if anyone can help me out. I want get rid of hard coded date and year instead make this range of date dynamic and by changing the year only. I assume my (Fiscal Year) @FY = '2018' CASE BETWEEN (TDATE,{^2017-07-01},{^2018-06-30}) -- I want to make only Year Dynamic like...
  4. chunbabachun8

    Dynamic year rage in perticular date

    Hi SkipVought, I need ForPro help! chunbabachun8
  5. chunbabachun8

    Dynamic year rage in perticular date

    Hi, I was wandering if anyone can help me out. I want get rid of hard coded date and year instead make this range of date dynamic and by changing the year only. I assume my (Fiscal Year) @FY = '2018' CASE BETWEEN (TDATE,{^2017-07-01},{^2018-06-30}) -- I want to make only Year Dynamic like...

Part and Inventory Search

Back
Top