Microsoft
Software
Hardware
Network
Question : using date data in =CONCATENATE formula
one column has date as data.
example:
2/4/2008
In Format cell, the type is *3/14/2001
In a CONCATENATE formulae, I add that as a field to be CONCATENATED, but it is getting converted into
39482
How can i just keep it as 2/4/2008 and not 39482
Thanks
Answer : using date data in =CONCATENATE formula
=CONCATENATE(A1,TEXT(B1,"m
/d/yyyy"))
Assuming text is in A! and date is in B1
Random Solutions
dumb Access VBA question
Samba share on Windows 2003
Creating Server 2008 Domain
Moved a Dolpin 7 website to a new server and I get an error message.
Build and run of Actuate reports
directoryInfo.GetFiles() is slow in .net.
Transition or Restructure 2003 to 2008 R2 AD? Migrate Exchange 2003 or just move to 2010?
Change the powershell script to write to a file rather than updating to the computer object.
Increment Value
How do i verify an age element using javascript?