RE: $$Excel-Macros$$ Unique No

2010-03-27 Thread Sathish Jalendran
Hi, Check the attached file and let me know if its ok for you Regards Sathish Jalendran Picture (Device Independent Bitmap) From: excel-macros@googlegroups.com [mailto:excel-mac...@googlegroups.com] On Behalf Of C Vivek Sent: 26 March 2010 PM 04:52 To: excel-macros@googlegroups.com

$$Excel-Macros$$ Date based Triger for a Macro

2010-03-25 Thread Sathish Jalendran
Dear Group, Is it possible to trigger a macro on a specified date , even if that excel file is not opened Regards Sathish Jalendran The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and

$$Excel-Macros$$ Re: Filter problem

2009-09-08 Thread Sathish Jalendran
Hi, In excel 2003 the filter will show only the first 1000 results hence you are not able to view data beyond 1000(but custom filters will work), where as this problem will not be there in excel 2007, Regards Sathish Jalendran From: excel-macros@googlegroups.com [mailto:excel-mac

$$Excel-Macros$$ Re: Count if i appreciate if do this ASAP

2009-09-03 Thread Sathish Jalendran
Hi, Please check if the attached solution suits you Regards Sathish Jalendran From: excel-macros@googlegroups.com [mailto:excel-mac...@googlegroups.com] On Behalf Of amresh kumar Sent: 03 September 2009 PM 02:30 To: excel-macros@googlegroups.com Subject: $$Excel-Macros$$ Count if i

$$Excel-Macros$$ Re: Vlookup not working in 2007

2009-08-28 Thread Sathish Jalendran
Hi, Check the attached file 1 u have to freeze cells in the formula 2 you have to convert to numbers before applying the formula Regards Sathish Jalendran From: excel-macros@googlegroups.com [mailto:excel-mac...@googlegroups.com] On Behalf Of Mahesh Sent: 28 August 2009 PM 12:08

$$Excel-Macros$$ Re: Need help on formula

2009-08-26 Thread Sathish Jalendran
Hi, Check the attached formula, and let me know if this is what u r looking for Regards Sathish Jalendran From: excel-macros@googlegroups.com [mailto:excel-mac...@googlegroups.com] On Behalf Of vinod rao Sent: 26 August 2009 PM 03:53 To: excel-macros@googlegroups.com Subject: $$Excel

$$Excel-Macros$$ Re: urgent - How to calculate sum of only positive numbers

2009-08-07 Thread Sathish Jalendran
U can do control+shift+enter instead of normal enter Regards Sathish Jalendran From: excel-macros@googlegroups.com [mailto:excel-mac...@googlegroups.com] On Behalf Of Ashish Pradhan Sent: 07 August 2009 PM 02:46 To: excel-macros@googlegroups.com Subject: $$Excel-Macros$$ Re: urgent - How

$$Excel-Macros$$ Re: urgent - How to calculate sum of only positive numbers

2009-08-07 Thread Sathish Jalendran
Hi, U can try this =SUMIF(E4:E8,">0",E4:E8) Regards Sathish Jalendran From: excel-macros@googlegroups.com [mailto:excel-mac...@googlegroups.com] On Behalf Of ANIL NAIR Sent: 07 August 2009 PM 02:09 To: excel-macros@googlegroups.com Subject: $$Excel-Macros$$ ur

$$Excel-Macros$$ Re: Split data to different Sheet *** URGENT***

2009-08-07 Thread Sathish Jalendran
Column Heading Too." + vbCrLf + vbCrLf + "-->Cracked by Sathish Jalendran", Title:="Split Data", Default:="A1", Type:=8) 'for selecting the criteria range Set subrnge = Application.InputBox(prompt:="Select the Column/Sub Data Range based on which the Data

$$Excel-Macros$$ Re: Formula-Replacing Minus Symbol

2009-08-04 Thread Sathish Jalendran
Hi, Check this one if its ok for u Regards Sathish Jalendran From: excel-macros@googlegroups.com [mailto:excel-mac...@googlegroups.com] On Behalf Of Putta Madaiah Sent: 04 August 2009 PM 02:39 To: excel-macros@googlegroups.com Subject: $$Excel-Macros$$ Formula-Replacing Minus Symbol

$$Excel-Macros$$ Re: Duplicate colmuns

2009-07-23 Thread Sathish Jalendran
Hi, Please check the attached excel Regards Sathish Jalendran From: excel-macros@googlegroups.com [mailto:excel-mac...@googlegroups.com] On Behalf Of Mahesh Sent: 23 July 2009 PM 12:52 To: excel-macros@googlegroups.com Subject: $$Excel-Macros$$ Re: Duplicate colmuns Hi vivek

$$Excel-Macros$$ Re: Please provide help on mail merge numerical value

2009-07-22 Thread Sathish Jalendran
Hi, Right click on the merge field and do toggle fieldcodes and insert the follow after the mergefield(as shown below) \#"00" u will not get any decimal value Regards Sathish Jalendran From: excel-macros@googlegroups.com [mailto:excel-mac...@googlegroups.com] On Beha

$$Excel-Macros$$ Re: urgent Help Required

2009-07-13 Thread Sathish Jalendran
Hi, Use text to column wizard in 3rd step select date and "DMY" format all your dates will be converted to data format Regards Sathish Jalendran From: excel-macros@googlegroups.com [mailto:excel-mac...@googlegroups.com] On Behalf Of sachin patil Sent: 13 July 2009 PM 03:00

$$Excel-Macros$$ Re: Urgent!!!!!!!!!!

2009-07-09 Thread Sathish Jalendran
Hi, If you are using office 2007 you can use "countifs" function else u can use formula like below =COUNTIF(A2:A8,"mumbai")+COUNTIF(A2:A8,"delhi") Regards Sathish Jalendran From: excel-macros@googlegroups.com [mailto:excel-mac...@googlegroups.com]

$$Excel-Macros$$ Re: Simple Question - Search and Replace for Current Sheet Only in VBA

2009-07-06 Thread Sathish Jalendran
Hi, One possible solution is u can paste this data in to MS word and then do a find * and replace this works Regards Sathish Jalendran From: excel-macros@googlegroups.com [mailto:excel-mac...@googlegroups.com] On Behalf Of amresh kumar Sent: 06 July 2009 10:51 am To: excel-macros

$$Excel-Macros$$ Re: Condition Checking

2009-06-29 Thread Sathish Jalendran
Hi, Please check the attached solution, let me know if it solves your query. Regards Sathish Jalendran From: excel-macros@googlegroups.com [mailto:excel-mac...@googlegroups.com] On Behalf Of TERTIUS KOSHY THOMAS Sent: 29 June 2009 06:52 am To: excel-macros@googlegroups.com Subject

$$Excel-Macros$$ Re: Conversion of value in words from figures

2009-06-23 Thread Sathish Jalendran
Hi, Save the add in file in the excel start up location (see below) and restart your excel and use the following formula "=ntow(Cell reference)" C:\Users\[user]\AppData\Roaming\Microsoft\Excel\XLSTART Regards Sathish Jalendran From: excel-macros@googlegroups.com [ma

$$Excel-Macros$$ Re: Conversion of value in words from figures

2009-06-22 Thread Sathish Jalendran
figure or cell reference Regards Sathish Jalendran From: excel-macros@googlegroups.com [mailto:excel-mac...@googlegroups.com] On Behalf Of Shiv Pratap Sent: 21 June 2009 06:43 pm To: excel-macros@googlegroups.com Cc: megaliving_corporat...@yahoo.com; megaliving.corporat...@gmail.com

$$Excel-Macros$$ Re: Options

2009-06-19 Thread Sathish Jalendran
This is something really new thanks for the same Regards Sathish Jalendran From: excel-macros@googlegroups.com [mailto:excel-mac...@googlegroups.com] On Behalf Of Rajesh Kunder Sent: 19 June 2009 09:27 am To: excel-macros@googlegroups.com Subject: $$Excel-Macros$$Options Hi

$$Excel-Macros$$ Re: Help required

2009-06-03 Thread Sathish Jalendran
Hi, Please check if the attached solution suits your need Regards Sathish Jalendran From: excel-macros@googlegroups.com [mailto:excel-mac...@googlegroups.com] On Behalf Of Sachin Shukla Sent: 03 June 2009 10:43 am To: excel-macros@googlegroups.com Subject: $$Excel-Macros$$ Help

$$Excel-Macros$$ Re: SUMIF for multiple conditions

2009-05-29 Thread Sathish Jalendran
You can try Sumproduct Regards Sathish Jalendran From: excel-macros@googlegroups.com [mailto:excel-mac...@googlegroups.com] On Behalf Of Nidhesh Dhawan Sent: 29 May 2009 02:28 pm To: excel-macros@googlegroups.com Subject: $$Excel-Macros$$ SUMIF for multiple conditions Hi, Can any

$$Excel-Macros$$ Re: !!URGENT!! Formula Required Please HELP

2009-04-27 Thread Sathish Jalendran
Hi, Check the attached formula this works only if the Sub Cat is sorted Regards Sathish Jalendran From: excel-macros@googlegroups.com [mailto:excel-mac...@googlegroups.com] On Behalf Of Mayank Patel Sent: 27 April 2009 06:54 pm To: excel-macros@googlegroups.com Subject: $$Excel

$$Excel-Macros$$ Re: Excel-Help

2009-04-24 Thread Sathish Jalendran
U can download the Compatibility pack and u can retrieve the data http://office.microsoft.com/en-us/products/HA101686761033.aspx Regards Sathish Jalendran -Original Message- From: excel-macros@googlegroups.com [mailto:excel-mac...@googlegroups.com] On Behalf Of raafi barey Sent: 24

$$Excel-Macros$$ Re: All the names copied to one Cell seperated by a Semicolon

2009-04-20 Thread Sathish Jalendran
Hi, Check attached file Regards Sathish Jalendran From: excel-macros@googlegroups.com [mailto:excel-mac...@googlegroups.com] On Behalf Of Putta Madaiah Sent: 20 April 2009 05:33 pm To: excel-macros@googlegroups.com Subject: $$Excel-Macros$$ All the names copied to one Cell seperated

$$Excel-Macros$$ Re: Data should not be Duplicate - Using validation in Excel

2009-04-07 Thread Sathish Jalendran
Hi, Please check the attached, Have done it thru validation Colum B:B can be hidden if required Regards Sathish Jalendran From: excel-macros@googlegroups.com [mailto:excel-mac...@googlegroups.com] On Behalf Of anil kumar Sent: 07 April 2009 01:31 pm To: excel-macros

$$Excel-Macros$$ Re: Data Validation Problem with Copy/Paste

2009-03-18 Thread Sathish Jalendran
Hi, You can try doing past special values this retain the validations Regards Sathish Jalendran -Original Message- From: excel-macros@googlegroups.com [mailto:excel-mac...@googlegroups.com] On Behalf Of xmux Sent: 18 March 2009 06:14 pm To: MS EXCEL AND VBA MACROS Subject: $$Excel

$$Excel-Macros$$ Re: COLOR CELLS BY % PERCENTAGE 33% Color one cell 33% , another cell 33%, another cell 34%

2009-03-12 Thread Sathish Jalendran
Hi, This is possible thru conditional formatting Regards Sathish Jalendran -Original Message- From: excel-macros@googlegroups.com [mailto:excel-mac...@googlegroups.com] On Behalf Of ExcelUser777 Sent: 12 March 2009 05:21 pm To: MS EXCEL AND VBA MACROS Subject: $$Excel-Macros$$ COLOR

$$Excel-Macros$$ Re: Need help on the Vlookup formula

2009-02-17 Thread Sathish Jalendran
Hi, Please check and let me know if the attached solution is ok Regards Sathish Jalendran From: excel-macros@googlegroups.com [mailto:excel-mac...@googlegroups.com] On Behalf Of Pooja Sharma Sent: 17 February 2009 02:38 pm To: excel-macros@googlegroups.com Subject: $$Excel-Macros

$$Excel-Macros$$ Re: How to filter "," from data in cell.

2009-02-05 Thread Sathish Jalendran
U can use find and replace.. Regards Sathish Jalendran From: excel-macros@googlegroups.com [mailto:excel-mac...@googlegroups.com] On Behalf Of Sachin N Harale Sent: 05 February 2009 02:12 pm To: excel-macros@googlegroups.com Subject: $$Excel-Macros$$ How to filter "," from da

$$Excel-Macros$$ Re: Help-Excel files formula

2009-02-04 Thread Sathish Jalendran
Hi, Check if the attached formula works for you Regards Sathish Jalendran From: excel-macros@googlegroups.com [mailto:excel-mac...@googlegroups.com] On Behalf Of Rabindra Thapa Sent: 03 February 2009 08:10 pm To: excel-macros@googlegroups.com Subject: $$Excel-Macros$$ Help-Excel

$$Excel-Macros$$ Re: Date Problem

2009-01-30 Thread Sathish Jalendran
Hi, Check the attached file let me know if its fine Regards Sathish Jalendran From: excel-macros@googlegroups.com [mailto:excel-mac...@googlegroups.com] On Behalf Of Chaudhry Zahid Ali Sent: 29 January 2009 09:17 pm To: excel-macros@googlegroups.com Subject: $$Excel-Macros$$ Date

$$Excel-Macros$$ Re: Auto Mail Micro

2008-12-22 Thread Sathish Jalendran
Hi, Please check the below mentioned link i think it will be useful for you http://www.slideshare.net/djakelic/howto-mail-merge-with-lotus-notes/ Regards Sathish Jalendran From: excel-macros@googlegroups.com [mailto:excel-mac...@googlegroups.com] On Behalf Of H Upadhyay Sent

$$Excel-Macros$$ Re: Count function

2008-12-03 Thread Sathish Jalendran
You can use a sumproduct function for this Regards Sathish Jalendran -Original Message- From: excel-macros@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: 03 December 2008 09:50 am To: MS Excel & VBA Macros Subject: $$Excel-Macros$$ Count function

$$Excel-Macros$$ Re: Worked hour difference calculation

2008-11-23 Thread Sathish Jalendran
Anand thanks for the help but the condition is if it should not consider the time after normal working hours that is 8am to 8pm Regards Sathish Jalendran -Original Message- From: excel-macros@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of anandydr Sent: 22 November 2008 04:46

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

2008-10-14 Thread Sathish Jalendran
=TEXT(A1,"ddd") This will give u the day Regards Sathish Jalendran From: excel-macros@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Mayank Patel Sent: 14 October 2008 10:22 am To: excel-macros@googlegroups.com Subject: $$Excel-Macros$$ Can I get Day from dat