+ Reply to Thread
Results 1 to 14 of 14

Recommendations for Careers with VBA - VBA heavy jobs?

  1. #1
    Forum Expert CheeseSandwich's Avatar
    Join Date
    12-22-2021
    Location
    Kent, England
    MS-Off Ver
    365 - 2404-17531.20128
    Posts
    1,361

    Recommendations for Careers with VBA - VBA heavy jobs?

    Hi all,

    I can only apologise if this post is not allowed but just thought I would ask feedback from the experts.

    I am currently a Business Analyst and have been thinking about progressing my career specifically into remote working.

    Are there any suggestions of careers to look out for i.e. Project Mgmt. or VBA Developer?

    There are very few of the latter from the above suggestions around so wondered what people’s thoughts are.

    My favourite thing to do is problem solve VBA issues and generate dynamic reports and interacting between systems, I don't have SQL or Python or anything like that, my skills are VB, VBA, AutoIt

    Thanks in advance
    Cheese
    Last edited by CheeseSandwich; 02-11-2022 at 06:24 AM.

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,721

    Re: Careers with VBA - VBA heavy jobs

    The post is allowed but I've moved it to a more appropriate forum and tweaked your title.
    Jeff
    | | |·| |·| |·| |·| | |:| | |·| |·|
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Forum Expert CheeseSandwich's Avatar
    Join Date
    12-22-2021
    Location
    Kent, England
    MS-Off Ver
    365 - 2404-17531.20128
    Posts
    1,361

    Re: Recommendations for Careers with VBA - VBA heavy jobs?

    Thanks Jeff,

    Cheese

  4. #4
    Forum Expert romperstomper's Avatar
    Join Date
    08-13-2008
    Location
    East Sussex, UK
    MS-Off Ver
    365, varying versions/builds
    Posts
    21,247

    Re: Recommendations for Careers with VBA - VBA heavy jobs?

    I can't remember the last time I saw a pure VBA developer job. Mostly at least one other language is required - SQL seems pretty common - and I think a lot of those types of jobs have shifted towards other languages like C#.
    Remember what the dormouse said
    Feed your head

  5. #5
    Forum Expert CheeseSandwich's Avatar
    Join Date
    12-22-2021
    Location
    Kent, England
    MS-Off Ver
    365 - 2404-17531.20128
    Posts
    1,361

    Re: Recommendations for Careers with VBA - VBA heavy jobs?

    Thanks Rory,

    I found a job with Lidl a little while ago for a VBA developer but the money was quite a bit less than i already get - i wanted to make the move (for me) but it just did not make any sense as i have a mortgage and two sprogs.

    I have a book on SQL (SQL for dummies) so i am going to get reading.

    Cheers,
    Cheese

  6. #6
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    81,174

    Re: Recommendations for Careers with VBA - VBA heavy jobs?

    I'm not an IT person, but I was a teacher. For a techie in a school, where data handling and analysis is prevalent, a knowledge of SQL would certainly be advantageous: most educational database software uses SQL (as I understand it), and some of it is better than others in allowing teachers to get what they need out of them in the format they want it. As Pupil Data Analyst at my school, I had to work with the IT team to work round this, and they had been forced to learn SQL. I know that a knowledge of SQL is now mentioned in job descriptions for their jobs.

    Conversely, they would have little need for VBA in a school, where, generally speaking, it will be the browser-based version of Excel (if a Windows/MS Office platform is being used) that will be the entry point for most staff, and the browser won't support VBA, of course.

    Anyway, this may or may not be helpful.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  7. #7
    Forum Expert CheeseSandwich's Avatar
    Join Date
    12-22-2021
    Location
    Kent, England
    MS-Off Ver
    365 - 2404-17531.20128
    Posts
    1,361

    Re: Recommendations for Careers with VBA - VBA heavy jobs?

    Thanks for the input Ali, this does help as it reinforces what i was pondering about SQL - I NEED TO LEARN IT!

    Cheers,
    Cheese

  8. #8
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    81,174

    Re: Recommendations for Careers with VBA - VBA heavy jobs?

    I think you do - even I went to two of the training sessions at school when the IT team decided to tool themselves up!!!

    I forgot to say: my other half worked for a software company providing software solutions for county councils, etc., and all their databases were built using SQL.
    Last edited by AliGW; 02-11-2022 at 10:32 AM.

  9. #9
    Forum Expert CheeseSandwich's Avatar
    Join Date
    12-22-2021
    Location
    Kent, England
    MS-Off Ver
    365 - 2404-17531.20128
    Posts
    1,361

    Re: Recommendations for Careers with VBA - VBA heavy jobs?

    Thanks Ali, I am off work all next week so i am going to get reading - i have dabbled but never jumped in. I have learned quite a bit about power query online but even this seems to have been skipped ove by MS for BI tools.

  10. #10
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,721

    Re: Recommendations for Careers with VBA - VBA heavy jobs?

    I spent 42 years as a professional software developer and project and program manager. As such I have a kind of snooty opinion about going off an learning a language. If you need to know SQL, you don't just need to know the language syntax. For it to make any sense you will need to first learn relational database design.

  11. #11
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    81,174

    Re: Recommendations for Careers with VBA - VBA heavy jobs?

    I learnt relational database design when I decided to teach myself by building an entire exam entries system for myself to use at school in Access (this was before we used school database software that did all of this for us), so when I did a bit of SQL, that knowledge was invaluable. So yes, Jeff, I entirely agree with your point.

  12. #12
    Forum Expert CheeseSandwich's Avatar
    Join Date
    12-22-2021
    Location
    Kent, England
    MS-Off Ver
    365 - 2404-17531.20128
    Posts
    1,361

    Re: Recommendations for Careers with VBA - VBA heavy jobs?

    Thanks, I will be learning that - i used to use Access but it seems to have been dropped like a stone, my last two companies i have worked for do not even have it installed. I know it is a bit different but access was all about relational tables so i think i know where we are going. Onto the world of merged queries etc...

    How about Python? Is there a need?

  13. #13
    Forum Expert
    Join Date
    07-23-2018
    Location
    UK
    MS-Off Ver
    O365 32bit (Windows)
    Posts
    2,002

    Re: Recommendations for Careers with VBA - VBA heavy jobs?

    Quote Originally Posted by 6StringJazzer View Post
    If you need to know SQL, you don't just need to know the language syntax.
    Also be mindful that SQL has a number of "dialects", largely dependent on the system being used, which support different functions and have small but significant syntax differences.

  14. #14
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,721

    Re: Recommendations for Careers with VBA - VBA heavy jobs?

    Quote Originally Posted by CheeseSandwich View Post
    i used to use Access but it seems to have been dropped like a stone....but access was all about relational tables so i think i know where we are going.
    If you use Access to learn relational databases then 90% of that will apply to other RDBMSs.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Anyone into C#? Forum recommendations?
    By JapanDave in forum The Water Cooler
    Replies: 46
    Last Post: 08-02-2016, 10:44 AM
  2. Course Recommendations
    By howe7032 in forum Excel General
    Replies: 1
    Last Post: 11-04-2014, 03:26 AM
  3. [SOLVED] Too heavy and slow.
    By heuder in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 02-27-2014, 09:29 AM
  4. File has become very heavy
    By Suraj3825 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-06-2013, 02:49 PM
  5. question about excel and careers
    By joe2324 in forum The Water Cooler
    Replies: 5
    Last Post: 05-19-2013, 07:55 PM
  6. Add-in recommendations please
    By Shatin in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-23-2005, 03:10 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1