Hi,
At work I need to do lot of stuff with MS-Office and I managed to 'write' some scripts that do stuff instead of me. I copy-pasted it, changed some strings maybe.
It is very frustrating to just copy paste and not understand how to do it your self, for every simple thing google for something.
I am not completly new to programming, just to VBA:)
Could someone throw me a link to VBA tutorial?
Something with basic syntax: 'hello world' program, loops, flow control, declare variables, variable type conversions, Objects (can I do that?), file/user input/output, when 'with' block can be used, etc.
Thanks in advance.