Setrange by value less than...

sabzamsabzam Member Posts: 1,149
Hi Everybody,

Is it possible to set a setrange which is less than a particular value. Thereofre instead of the usual thing where setrange should be withing a particular range the range should be less than a particular number

Comments

  • idiotidiot Member Posts: 651
    SETFILTER (i,'< 5')
    or
    SETFILTER (i, '< %1', "No.")
    NAV - Norton Anti Virus

    ERP Consultant (not just Navision) & Navision challenger
  • sabzamsabzam Member Posts: 1,149
    Hi idiot,

    I would suggest to change the nick you're not that idiot after all. Thanks for your help it has worked perfectly :D
Sign In or Register to comment.