Hello all.
This is my first post in this forum and english isn't my main language, so forgive me if i'm not clear enough or something. Also, I'm using excel 2007 on windows XP SP3
So, i searched a lot and couldn't find any precise answers about issues that arise when we are working on very large datasets. My dataset contains 610.000+ observations, and its a pain to do anything - it crashes a lot, it's very slow and such. Is that normal? Can I do anything to improve it or make it less painful?
With that in mind I was thinking about splitting my dataset so , hopefully, it becomes easier to deal with the amount of data. But i don't want to do it manualy, so I tried to creat a macro or vba procedure, but with no sucess... So here I am.
Ok, I have a dataset with 610.000+ cases and 50+ columms. I wanted to split my main worksheet into various smaller worksheets, based on at least one condition - a columm called "state" - , so I'd have a worksheet for each state present on my main worksheet. How can I do that? And with more than one condition, what do i have to add?
I'm not very good with programming, but I'm at a point that I need to learn it, to stay competitive in my career. Does anyone know a good guide/book/internet page that offers something close to a complete course to excel and vba? I've already done almost all of the "VBA for dummies" book and I still have so much to learn...
Thank you in advance.
Gvf.
This is my first post in this forum and english isn't my main language, so forgive me if i'm not clear enough or something. Also, I'm using excel 2007 on windows XP SP3
So, i searched a lot and couldn't find any precise answers about issues that arise when we are working on very large datasets. My dataset contains 610.000+ observations, and its a pain to do anything - it crashes a lot, it's very slow and such. Is that normal? Can I do anything to improve it or make it less painful?
With that in mind I was thinking about splitting my dataset so , hopefully, it becomes easier to deal with the amount of data. But i don't want to do it manualy, so I tried to creat a macro or vba procedure, but with no sucess... So here I am.
Ok, I have a dataset with 610.000+ cases and 50+ columms. I wanted to split my main worksheet into various smaller worksheets, based on at least one condition - a columm called "state" - , so I'd have a worksheet for each state present on my main worksheet. How can I do that? And with more than one condition, what do i have to add?
I'm not very good with programming, but I'm at a point that I need to learn it, to stay competitive in my career. Does anyone know a good guide/book/internet page that offers something close to a complete course to excel and vba? I've already done almost all of the "VBA for dummies" book and I still have so much to learn...
Thank you in advance.
Gvf.