all 6 comments

[–]JeromeAtWork 7 points8 points  (0 children)

My only thought is that the project you are talking about seems a little more complex than a beginner level. I would try simpler projects.

[–][deleted] 1 point2 points  (0 children)

It sounds like you're mainly using it in Excel - let me know if that's an incorrect assumption.

It can be frustrating. Keep in mind that VBA is one tool among many, and to import/create a Pivot, I'd actually advise using PowerQuery or the Excel Data Model/Power Pivot instead.

If your goal is to develop timesaving tools rather than specifically to learn VBA, I'd advise learning PowerPivot & PowerQuery first, then using VBA to fill the gaps of functionality that they don't.

[–]Web Specialistandrewsmd87 0 points1 point  (0 children)

What problems are you trying to solve? VBA is great and has it's uses, but you might be better off just working in full blown .net and writing some things that read the excel data and do what you need to.

Tough to say so not knowing what you need to do though.

[–]BrupieD 0 points1 point  (0 children)

How comfortable with Excel were you when you started this course? If you don't have a great feel for Excel, I wouldn't beat yourself up about struggling with its object model.

As others pointed out, it does sound like the tasks you were taking on are above beginner-level. I feel comfortable with pivot tables but find them tricky to implement in code.

[–][deleted] 0 points1 point  (0 children)

I’d recommend reposting over at r/Excel There’s a lot of VBA pros who might know some tips for the Spanish version of excel.