muhammad susanto
Well-known Member
- Joined
- Jan 8, 2013
- Messages
- 2,077
- Office Version
- 365
- 2021
- Platform
- Windows
hi guys...
how to extract this number which 2 condition (date format and general format)
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]data sample[/TD]
[TD]desired result[/TD]
[/TR]
[TR]
[TD]08/12/2005 (date format)[/TD]
[TD]2005[/TD]
[/TR]
[TR]
[TD]01/07/1992 (date format)[/TD]
[TD]1992[/TD]
[/TR]
[TR]
[TD]2001-10-380 (general format)[/TD]
[TD]2001[/TD]
[/TR]
[TR]
[TD]1986-7-451254 ((general format)[/TD]
[TD]1986[/TD]
[/TR]
</tbody>[/TABLE]
hope, someone could help me...
m.susanto
how to extract this number which 2 condition (date format and general format)
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]data sample[/TD]
[TD]desired result[/TD]
[/TR]
[TR]
[TD]08/12/2005 (date format)[/TD]
[TD]2005[/TD]
[/TR]
[TR]
[TD]01/07/1992 (date format)[/TD]
[TD]1992[/TD]
[/TR]
[TR]
[TD]2001-10-380 (general format)[/TD]
[TD]2001[/TD]
[/TR]
[TR]
[TD]1986-7-451254 ((general format)[/TD]
[TD]1986[/TD]
[/TR]
</tbody>[/TABLE]
hope, someone could help me...
m.susanto