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

Delete only rows with the same OrderID #29

Open
benecs opened this issue Nov 14, 2019 · 1 comment
Open

Delete only rows with the same OrderID #29

benecs opened this issue Nov 14, 2019 · 1 comment

Comments

@benecs
Copy link

benecs commented Nov 14, 2019

Hi,

Great code :)
I'm wondering if you could help me with adjusting the code...
After each new order comes in I add some additional data in the last few columns.
When new order comes in, it does not delete the one where I added new data in last few columns.
So I would like to delete duplicates based on OrderID. Not the whole row.
Can you help me with that?

Thank you!

Regards,
S

@benecs
Copy link
Author

benecs commented Nov 18, 2019

Can anyone maybe help me with this?
I would really appreciate it...

Regards,
S

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

1 participant