$$Excel-Macros$$ Re: Can I get Day from date in excel.

2008-10-26 Thread karthik balasubramanian
Look at this link http://www.mrexcel.com/archive/Dates/29314.html this s workin fine 9-Oct-2008 Wednesday 10-Oct-2008 Thursday 11-Oct-2008 Friday 13-Oct-2008 Sunday On Mon, Oct 13, 2008 at 11:51 PM, Mayank Patel <[EMAIL PROTECTED]> wrote: > Hi friends, > Is there any worksheet function to

$$Excel-Macros$$ Re: Concatenate Formula

2008-10-26 Thread karthik balasubramanian
Hi, Use this formulae: =CONCATENATE(E17,F17,TEXT(G17,"[$-409]d-mmm-;@")) COL: E F G ROW ms excel 24-oct-2008 E17 is ms F17 is excel g17 is 24-oct-2008 I hope this helps. with regards karthik.B On Fri, Oct 24, 2008 at 1:01 AM, H Upadhyay <[EMAIL PROTECTE