Hi,
Is it possible to separate a form into tabs/sections on a front end form? e.g. step 1-4 (my details, billing, shipping payment)
It is possible. You can use the extension MB Tabs to create tabs for the custom fields to show on the frontend.
if it is then is it possible to validate each tab before allowing the user to progress to the next step/tab?
No, the MB Tabs extension does not support a button to jump to the next step/tab. You can create your own JS code to do that.