G
Guest
I have data of about 50.000 goods all with different weight. I would like to
group them into less than 1 kg between 1 and 5 kg between 5 and 10 kg and
above 10 Kg. How do I go about that.
I know i should enter Partition([amount],0,10,5) but where do I enter that
(field, Table, criteria, sort.....). Please screenshoot the design view of
the query or something. I am a bit lost. Thank you.
PS: when I tried the answer was always the expression you entered contains
invalid syntax. (WHAT???)
group them into less than 1 kg between 1 and 5 kg between 5 and 10 kg and
above 10 Kg. How do I go about that.
I know i should enter Partition([amount],0,10,5) but where do I enter that
(field, Table, criteria, sort.....). Please screenshoot the design view of
the query or something. I am a bit lost. Thank you.
PS: when I tried the answer was always the expression you entered contains
invalid syntax. (WHAT???)