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

2009-06-01 Thread Mudassar Ramzan
Please check out following links. http://www.mrexcel.com/tip083.shtml Regards, Mudassar Ramzan - Original Message - From: Dilip Pandey To: excel-macros@googlegroups.com Sent: Monday, June 01, 2009 7:52 PM Subject: $$Excel-Macros$$ Re: SUMIF for multiple conditions Hi Ni

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

2009-06-01 Thread Jay
Hi, You can use sumproduct formula as below : =SUMPRODUCT(--(A4:A8>=100),--(A4:A8<=300),(B4:B8)) it's give the same result ... On Jun 1, 7:52 pm, Dilip Pandey wrote: > Hi Nidhesh, > > Excellent criteria. > I have attached one file which can be of interest for you. > > Note:- If you need some

$$Excel-Macros$$ Re: To fill the blanks

2009-06-01 Thread bala
hi, use this code in Worksheet_Change Private Sub Worksheet_Change(ByVal Target As Range) If Target.Column = 2 Then Target.Value = Left(Target.Value, 25) End If End Sub Regards bala On Jun 1, 2:44 pm, manish gupta wrote: > Hi Bala, > Thank you for helping me in this matter,it is working

$$Excel-Macros$$ Re: Want to learn Array function in Excel

2009-06-01 Thread Samir Agayev
Hi there, In arrays the tip is that you should press Ctrl+Shift+Enter together to get the result as an array. Try for example MMULT formula... On Sat, May 30, 2009 at 6:39 PM, anil kumar wrote: > Hi All, > > First of all i would do the thanks to all the member those are associated > with this

$$Excel-Macros$$ Re: urgent need help for excel charts

2009-06-01 Thread Fabio Lemos
Hi, What Information do you need to display on chart? 2009/5/31 god is gr8 i love u > hi > > I want to make charts on excel data > but i am not able to do that > here i want to show chart with average > > plz help me > i m sending file along with this mail > > plz help me > > > regards > > ruc

$$Excel-Macros$$ importing multiple data files (csv)

2009-06-01 Thread mmccaws2
Hi Maybe I'm not using the right search terms, but I couldn't locate how to import over 100 small files into Excel. Each file should get it's own worksheet. And each worksheet should be name with the 3rd "word" or character string in the file. In case someone is wondering, the total number of

$$Excel-Macros$$ hi

2009-06-01 Thread Fabio Lemos
Hi, there is another way... look at column G. 2009/6/1 Mathan > > Hi find the attachment . I tried as much as i can. > > mathan > > > -- Forwarded message -- > From: satish > Date: May 29, 2009 2:47 PM > Subject: $$Excel-Macros$$ hi > To: excel-macros@googlegroups.com > > Hey Pe

$$Excel-Macros$$ Re: Convert PDF to Excel (-PIN-)

2009-06-01 Thread Fabio Lemos
IF you want to convert files to PDF, you should use the PrimoPDF (it's a freeeware). Regards 2009/6/1 Subu > > As expected, the Rapidshare links are not working for free users... > > Are there any alternate downloads ? > > regards > subu > > On Jun 1, 11:00 am, "Mudassar Ramzan" wrote: > > Dear

$$Excel-Macros$$ Re: urgent need help for excel charts

2009-06-01 Thread god is gr8 i love u
Hi thanx a tonn.. Regards ruchi On Mon, Jun 1, 2009 at 8:01 PM, Dilip Pandey wrote: > Thanks Subu..!! > And one thing I would like to mention here... that we are not doing any > favour to the users.. Actually we are helping ourselves to learn and > develop. > > Thanks to all great people

$$Excel-Macros$$ Re: Run macro at specific time on specific date

2009-06-01 Thread Aindril De
Dear Mahesh, Please go through the links below: http://www.ozgrid.com/Excel/run-macro-on-time.htm http://www.brainbell.com/tutorials/ms-office/excel/Run_A_Macro_At_A_Set_Time.htm Please let me know if it helps. Regards, Andy On Mon, Jun 1, 2009 at 11:06 PM, mahesh parab wrote: > Dear All >

$$Excel-Macros$$ Run macro at specific time on specific date

2009-06-01 Thread mahesh parab
Dear All Any one knw how to set time for macro or run at speacified time, if any one have sample sheet please send it to me. Thank You --~--~-~--~~~---~--~~ - Some important lin

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

2009-06-01 Thread Dilip Pandey
Hi Nidhesh, Excellent criteria. I have attached one file which can be of interest for you. Note:- If you need some more examples, then please let me know. Thanks -- DILIP KUMAR PANDEY MBA-HR,B COM(Hons.),BCA Mobile: +91 9810929744 dilipan...@gmail.com dilipan...@yahoo.com New Delhi - 110062 O

$$Excel-Macros$$ Re: excel macros

2009-06-01 Thread mayank khare
plz replyyy On Mon, Jun 1, 2009 at 7:13 AM, mayank khare wrote: > Hai, > I want to learn indepth excel macros. > Plz tell the resource to learn this. > I do not know any language ie Visual Basic ,which i know is required to > write a macro. > Plz guide me. > > -- > Warm Regards > Mayank Khare >

$$Excel-Macros$$ Re: Convert PDF to Excel (-PIN-) New Link (4shared.com)

2009-06-01 Thread Mudassar Ramzan
Dear All! Please find below new link. Easy to download as per my knowledge. If some one knows the better one then pl let me know. http://www.4shared.com/file/109162436/7d544124/Able2Extract1Professionalv6000_Cracked.html Regards, Mudassar Ramzan - Original Message - F

$$Excel-Macros$$ Re: Combo box macro

2009-06-01 Thread Steve
I was going this route because of the autocomplete capabilities. I should have mentioned that in my post. Any ideas as to how I can do this would surely be appreciated. Thanks, Steve On Jun 1, 8:08 am, norie wrote: > Steve > > Why not just use Data>Validation... with the List option? > > On

$$Excel-Macros$$ excel macros

2009-06-01 Thread mayank khare
Hai, I want to learn indepth excel macros. Plz tell the resource to learn this. I do not know any language ie Visual Basic ,which i know is required to write a macro. Plz guide me. -- Warm Regards Mayank Khare --~--~-~--~~~---~--~~

$$Excel-Macros$$ Excel macros

2009-06-01 Thread mayank khare
Hai, I want to learn indepth excel macros. Plz tell the resource to learn this. I do not know any language ie Visual Basic ,which i know is required to write a macro. Plz guide me. -- Warm Regards Mayank Khare --~--~-~--~~~---~--~~

$$Excel-Macros$$ Re: urgent need help for excel charts

2009-06-01 Thread Dilip Pandey
Thanks Subu..!! And one thing I would like to mention here... that we are not doing any favour to the users.. Actually we are helping ourselves to learn and develop. Thanks to all great people for providing us the great queries and different test scenarios. Regards, -- DILIP KUMAR PANDEY MBA-H

$$Excel-Macros$$ Re: Convert PDF to Excel (-PIN-)

2009-06-01 Thread Subu
As expected, the Rapidshare links are not working for free users... Are there any alternate downloads ? regards subu On Jun 1, 11:00 am, "Mudassar Ramzan" wrote: > Dear Gaurav, > Please download the following cracked version. Its > working fine for me and my friends. >

Fwd: $$Excel-Macros$$ hi

2009-06-01 Thread Mathan
Hi find the attachment . I tried as much as i can. mathan -- Forwarded message -- From: satish Date: May 29, 2009 2:47 PM Subject: $$Excel-Macros$$ hi To: excel-macros@googlegroups.com Hey People I need a small help, some of you might even find silly I have big list of

$$Excel-Macros$$ Re: Help need to write macro

2009-06-01 Thread Dilip Pandey
Hi Ramesh Try below code. File containing this code is also attached with this email reply. Sub Ramesh() Application.ScreenUpdating = False Application.DisplayAlerts = False Dim i, k As Integer Cells(1, 1).Select For k = 1 To 256 ActiveCell.EntireColumn.Select i = Application.WorksheetFunction.

$$Excel-Macros$$ Sum and List based on Range of criteria

2009-06-01 Thread Subu S
Thanks for the quick revert Andy I've enclosed a workbook. Not sure if the workbook makes it to the group, so added a cc to your e mail as well This work book has two sheets. One called Original data and another sheet called desired results. I have made some notes on the desired results on wh

$$Excel-Macros$$ Re: Searching a Value in Excel Sheet

2009-06-01 Thread Dilip Pandey
Hi Anil You can use Index-Match, Offset-Match or VBA (Search) and SumIF (for non-number data) instead of V-lookup and H-lookup. Please let me know if you need a demo. Thanks -- DILIP KUMAR PANDEY MBA-HR,B COM(Hons.),BCA Mobile: +91 9810929744 dilipan...@gmail.com dilipan...@yahoo.com New Delhi

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

2009-06-01 Thread amrahs k
Hi Harmeet, Any update on the below one. Whether this can be done through macro or not? Please let me know am waiting for your valuable suggestion. Regards, Sharma On Sat, May 30, 2009 at 4:58 PM, amrahs k wrote: > Hi Harmeet, > > I have comeup with new task and I have explained the query in

$$Excel-Macros$$ Re: Convert PDF to Excel (-PIN-)

2009-06-01 Thread Subu
Hi The link below works well. Thanks for the same. Is there an off line version ? i.e. instead of sending the file over the net (and being connected all the time) is there an off line version that can be used from one's own PC ? Thanks in advance Regards Subu > > From: excel-macros@googlegro

$$Excel-Macros$$ Re: Hide Columns if haven't vlaues

2009-06-01 Thread Dilip Pandey
'Hi Shakeel 'Try the following code:- Sub shakeel() Application.ScreenUpdating = False Application.DisplayAlerts = False Dim i, k As Integer Cells(1, 1).Select For k = 1 To 256 ActiveCell.EntireColumn.Select i = Application.WorksheetFunction.CountA(Selection) If i = 0 Then ActiveCell.EntireColum

$$Excel-Macros$$ Re: urgent need help for excel charts

2009-06-01 Thread Subu
Though I did NOT send the original request, I' amazed at the level of commitment and response from this group Please accept my appreciate and keep up the good work regards subu On Jun 1, 1:07 pm, Dilip Pandey wrote: > Hi Ruchi, > > Please find attached the workbook with the solution. Technica

$$Excel-Macros$$ Re: Combo box macro

2009-06-01 Thread norie
Steve Why not just use Data>Validation... with the List option? On May 31, 7:49 pm, Steve wrote: > Hi, > > I've managed to get a combo box on a spreadsheet. Now I want to copy > that combo box down in column A for a hundred and fifty or more rows > and the linked cell to each combo box needs to

$$Excel-Macros$$ Re: Convert PDF to Excel (-PIN-)

2009-06-01 Thread Mudassar Ramzan
Dear Gaurav, Please download the following cracked version. Its working fine for me and my friends. http://rapidshare.com/files/239495412/Able2Extract_1_.Professional.v6.0.0.0_Cracked.rar Regards, Mudasssar Ramzan Cell: 0321-7325277 - Original Message -

$$Excel-Macros$$ Re: To fill the blanks

2009-06-01 Thread bala
Hi, Try this code Sub Test() Range("A2").Select While ActiveCell.Value <> "" ' For ZIP If ActiveCell.Offset(0, 5).Value = "" Then ActiveCell.Offset(0, 5).Value = 9 End If ' For B If ActiveCell.Offset(0, 6).Value = "" Then ActiveCell.Offset(0, 6).Value = 0

$$Excel-Macros$$ Re: how to scamble names on work roster

2009-06-01 Thread Phillip Swanepoel
Hey. thank you for looking into this... In the top grid the days run from top to bottom. On the other grid it goes from left to right. On monday i got persons 4,6,9,12,14 and 18 on either morn or o-c. (open/close). On the grid below i use from that person 6,12,18. On tuesday top grid morning peo

$$Excel-Macros$$ Re: Hide Columns if haven't vlaues

2009-06-01 Thread bala
sample file needed On May 29, 10:01 pm, "Abdul Shakeel" wrote: > Hi All, > > I am searching for macro that hide or delete column(s) if they haven't any > values, & if any cell in that particular column(s) have any value then we > couldn't delete or hide the column. > > Regards, > > Shakeel --~-