• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

I have an excel question

jme5343

Platinum Member
I've got a small ordering/inventory sheet I've worked up. I've added drop down boxes for customer and location. I'd like to be able to sort them geographically when needed, East and West. Can I hide something in the field that could be used to sort them this way?

Thanks for looking.
 
is this field an array?

if not, why not just add another column that has east/west, the sort function allows for multiple column selection...

lets say you had size and east/west, you could just order by east/west column and then order by size..., just select the whole area, and select order first by geography, than order second by size.

hope this helps.
 
Back
Top