Discover117p
New Member
- Joined
- Jun 8, 2020
- Messages
- 2
- Office Version
- 2013
- Platform
- Windows
Hi All,
This is my first time on this and this forum seems very helpful from the other post i've seen.
I am working on a large set of data. Each row contains a column with cells such as below
*** DD-MM-YYYY (ZZ) ***
Random text sajfoadfoasdkdasn fddnvadnv dfkbaf
*** DD-MM-YYYY (ZZ) ***
Random Textfhdsfl asif 9guhasddf9 hdd
osdahfhadsfihisaf8af
The ZZ is the initials of a user so that varies like the date, SO E.G. john smith would be (JS)
I want to split this data up into columns when it finds *** DD-MM-YYYY (ZZ) *** it pull that and the text that follows.
I think i will need vba on this any suggestions kind people?
This is my first time on this and this forum seems very helpful from the other post i've seen.
I am working on a large set of data. Each row contains a column with cells such as below
*** DD-MM-YYYY (ZZ) ***
Random text sajfoadfoasdkdasn fddnvadnv dfkbaf
*** DD-MM-YYYY (ZZ) ***
Random Textfhdsfl asif 9guhasddf9 hdd
osdahfhadsfihisaf8af
The ZZ is the initials of a user so that varies like the date, SO E.G. john smith would be (JS)
I want to split this data up into columns when it finds *** DD-MM-YYYY (ZZ) *** it pull that and the text that follows.
I think i will need vba on this any suggestions kind people?