Job Description
Newly Qualified Accountant | Limavady
An exciting opportunity has arisen for a Newly Qualified Accountant to join a leading engineering and infrastructure business based in the Limavady area.
This is a fantastic opportunity for an ambitious finance professional to join a growing organisation operating across specialist sectors, supporting key operational and commercial projects throughout the UK and Ireland. What’s on Offer:
1. Competitive salary (negotiable depending on experience)
2. Permanent, full-time opportunity
3. Early finish every Friday (12pm)
4. Private Medical Insurance
5. Life Assurance Plan
6. Employer Pension Contribution
7. 30 days holidays
8. Ongoing professional development opportunities
9. Supportive and rewarding workplace culture
The Role Working closely with the Financial Director, the successful candidate will support the day-to-day finance function while contributing to financial planning, reporting and continuous improvement across the business.
Key responsibilities will include:
• Assisting with monthly management accounts, variance analysis and reporting
• Supporting budgeting, forecasting and financial planning processes
• Completing balance sheet reconciliations accurately and on time
• Assisting with statutory accounts preparation and audit requirements
• Monitoring financial performance and supporting business decision-making
• Maintaining and improving financial controls and processes
• Supporting VAT, PAYE and other compliance activities
• Working collaboratively across operational and commercial teams
About You
• Fully qualified ACA or ACCA Accountant
• 1–2 years’ post-qualified experience preferred
• Strong technical accounting knowledge
• Advanced Excel and accounting systems experience
• Analytical with excellent attention to detail
• Strong communication and interpersonal skills
• Keen to develop within a fast-paced and evolving business environment
DO NOT USE: Criteria
Benefits
Apply
Share with a Friend
10. Share Vacancy on Facebook
11. Share Vacancy on X
12. Share Vacancy on LinkedIn
13. Share Vacancy on WhatsApp
14. Send Vacancy to a friend
// function selectJob() { var jobID = '36809'; var tagName = ''; if (GlobalEventObject != null) { target = GlobalEventObject.target || GlobalEventObject.srcElement; tagName = target.tagName; } tagName = tagName.toUpperCase(); if (tagName == 'A' || tagName == 'IMG') return; var newStatus = !$('#chk' + jobID).attr('checked'); if (tagName == 'INPUT') newStatus = !newStatus; PageMethods.HighlightJob(jobID, newStatus, AddSuccess, AddFailed, jobID) } function AddSuccess(res, joblst, newStatus) { var manyList = joblst.split(','); for (var jobid = 0; jobid < manyList.length; jobid++) { if (res == "added" && $('#job' + manyList[jobid])) { $('#job' + manyList[jobid]).addClass('selected'); $('#chk' + manyList[jobid]).attr('checked', true); } else if (res == "removed" && $('#job' + manyList[jobid])) { $('#job' + manyList[jobid]).removeClass('selected'); $('#chk' + manyList[jobid]).attr('checked', false); } } return false; } function AddFailed(res, jobid, newStatus) { alert('An error occurred whilst adding this vacancy to your list. Please try again'); return false; } PageMethods.set_path('/vacancies/vacancy-details.aspx'); //