Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new entries on top of the excel #48

Open
FunkyCss opened this issue Mar 7, 2021 · 1 comment
Open

Add new entries on top of the excel #48

FunkyCss opened this issue Mar 7, 2021 · 1 comment

Comments

@FunkyCss
Copy link

FunkyCss commented Mar 7, 2021

When you insert the data from the orders it would be better for the user to recieve the latest on top of the excel, also a seperator after each data insert would be cool so the user can easily see the new data.

@jponce92
Copy link

jponce92 commented Jun 9, 2021

you can solve that easily by adding another sheet and using a formula similar to this> =QUERY(Sheet 2!A:T, "Select P, A, B, C, D, E, F, G, I, J, K, L, N, Q, R, S Order By R desc")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants