danhendo888
Board Regular
- Joined
- Jul 15, 2019
- Messages
- 167
- Office Version
- 365
- Platform
- Windows
I am using two vlookups in one cell such that the two values are joined together by a space
[FONT=Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif]=VLOOKUP(….)&" "&(VLOOKUP(…)
where the value returned appears as something like:
CompanyName 43658
The 43658 is the value returned from a column of dates.
Is it possible to change the 43658 to a ddmmyy format?
[/FONT]
[FONT=Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif]=VLOOKUP(….)&" "&(VLOOKUP(…)
where the value returned appears as something like:
CompanyName 43658
The 43658 is the value returned from a column of dates.
Is it possible to change the 43658 to a ddmmyy format?
[/FONT]