I have a card form based on a table that have as primary key a code type field. when i run the form i want to have only the recors that have length = 8. How could I do it??
If you set filter ???????? (8x?) on the code, you will have just codes with length 8. ? means any character. If you have 8 x ? you have filter for "any code which have 8 characters".
Comments
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
I want to always have only the records with a length code = 8 !
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.