I’m probably doing this in a weird way, but I’m combining two systems that IO can’r connect properly. I have a table of products on orders (from a system I can’t connect to appsheet at the moment) The products on the order go to different departmentsfor picking, so I can mark them on the table to show who needs them.
I can make a LIST of the appropriate products for the department, but then I want to deconstruct the list to fill in the columns in a row so that they can pick the order and then mark what they have picked.
So I need to find Product 1, then Product 2, etc. in seperate columns.
I also need to show the location and quantity, but I think I can just do a lookup for that.
If that makes sense to anyone and you have an idea let me know. The main thing (I think for this way) is deconstructing the list
@David_Hopkins That would work if I could get the raw data list into google sheets, but I can’t. The app looks at an excel spread sheet, which is automatically exported from our order taking system.
It’s a bit awkward to explain and even to show with a google sheet as the main issue is that I’m using google and excel.
@Lynn Hello Lynn, That would work, except the LIST is a virtual column (and I don’t think there’s an equivalent in google sheets), so then I can’t split it in the google sheet
@David_Hopkins Thanks for having a look at this David. I tried LISTGETAT in the App Formula, but it doesn’t recognise it. I can’t get into the app you put a link to.