Salary Survey
Salary Survey
Register a CV
Register a CV
Refer a Friend
Refer a Friend
Testimonials
Testimonials

Corporate Finance Director (TS)

Are you a Senior Manager/AD ready for Director or a Director in Transaction Services ready to make a move to a top tier practice firm? If so, this could be the role for you!

Our client, are growing their Bristol team at pace, so it’s a great time to join a dynamic team. You will be providing due diligence for financial investors, banks, Private Equity, and other funders both on buy and sell side and sector agnostic. Deals 1m-200m

Your responsibilities will include;

  • Managing multiple deals at a time, lead scoping meetings and prepare formal reports focusing mainly on Due Diligence.
  • Assuming responsibility for larger projects and where needed supporting Partners
  • Managing the corporate team and supporting junior colleagues.
  • Being active in the market to help make sure the firm is represented and business development to win new business to help grow the department.

As the successful candidate you will have;

  • Worked in transaction services for around 7-10 years
  • A relevant industry qualification (ACA etc)
  • Some experience of business development or the real drive to want to take this on within the role.

If you are seeking Transaction Services roles in Bristol contact Austin Rose, the Corporate Finance Recruitment Specialists.

Reference

ARJ15179

Sector

Corporate Finance

Salary

£84,000 to £120,000 Per Annum

Town/City

Bristol

Contract

Permanent

Closing Date

18/11/2024

Elio Schiller
-
Transaction (Process ID 629) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction.

SELECT DISTINCT TOP 5 d_searchableVacs.l_vacID as k_id, (SELECT tx_altText FROM d_vacancies WHERE k_id = d_searchableVacs.l_vacID) as tx_altText, d_searchableVacs.tx_benefits,d_searchableVacs.d_date,d_searchableVacs.yn_featured, d_searchableVacs.yn_branded, d_searchableVacs.yn_urgentVac, d_searchableVacs.tx_ref, d_searchableVacs.tx_jobTitle, d_searchableVacs.l_clientID, d_searchableVacs.l_currencyID, d_searchableVacs.f_salMin, d_searchableVacs.f_salMax, d_searchableVacs.b_salaryType, d_searchableVacs.l_ote, d_searchableVacs.tx_duration, d_searchableVacs.yn_showClient, d_searchableVacs.tx_city, d_searchableVacs.yn_negotiable, d_searchableVacs.tx_locations,d_searchableVacs.tx_logoImage, d_searchableVacs.tx_sectors, d_searchableVacs.tx_listItems, d_searchableVacs.tx_duration, (SELECT COUNT(k_id) as appCount FROM d_applicationItems WHERE l_itemID = d_searchableVacs.k_id) as vacAppCount, d_searchableVacs.yn_passportReq ,'' as distance, d_searchableVacs.l_agencyEmployerID FROM d_searchableVacs INNER JOIN x_vacLocations ON d_searchableVacs.l_vacID = x_vacLocations.l_vacID INNER JOIN x_vacSectors ON d_searchableVacs.l_vacID = x_vacSectors.l_vacID INNER JOIN l_durations ON d_searchableVacs.l_durationID = l_durations.k_id WHERE d_searchableVacs.l_vacID <> 604 AND (x_vacLocations.l_locationID IN (select x_vacLocations.l_locationID FROM x_vacLocations WHERE l_vacID = 604) ) AND (l_sectorID IN (select x_vacSectors.l_sectorID FROM x_vacSectors WHERE l_vacID = 604) ) AND (l_durationID = (SELECT l_durationID FROM d_vacancies WHERE k_id = 604)) ORDER BY yn_branded DESC, yn_featured DESC, d_date DESC