louisjunker
New Member
- Joined
- Aug 7, 2017
- Messages
- 12
Hello,
I'm trying to create a macro in VBA which should convert all cells from B2 and downwards into mutiple columns.
I got 8 sheets called D1, D2, ..., D8 - which all need to be affected by this macro.
The character to seperate will be a comma.
The macro will seperate dates from each other.
I have searched around the internet - and couldn't find anything there was working.
Can anybody help
Best regards
LJ
I'm trying to create a macro in VBA which should convert all cells from B2 and downwards into mutiple columns.
I got 8 sheets called D1, D2, ..., D8 - which all need to be affected by this macro.
The character to seperate will be a comma.
The macro will seperate dates from each other.
I have searched around the internet - and couldn't find anything there was working.
Can anybody help
Best regards
LJ