$$Excel-Macros$$ Problem in Pivot

2017-09-20 Thread Vijayendra Rao
Hi Experts,



Request you to help to resolve this below query.



I have put pivot for one data and it contains employee code and name. I
tried option multiple consolidation ranges while put a pivot. Name also
consider as value. Need to show employee code as well as name in pivot,
also is it possible to hide zero values rows.



Request you to guide the steps if above is possible. Attached is the sample
file.

Please let me know if any other excel function will work for this function,
I will try the same.


Regards,
Vijayendra

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at https://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


Pivot.xlsm
Description: application/vnd.ms-excel.sheet.macroenabled.12


Re: $$Excel-Macros$$ Change Cell based on Selection of Other cell

2017-07-25 Thread Vijayendra Rao
Hi,

I got answer in VBA. Attached is the updated file.

Regards,
Vijayendra

2017-07-23 6:00 GMT+05:30 who :

> Unless the IF() statement has changed, it only allows 7 nested ifs, which
> is not sufficient to do this with out the use of VBA. Thanks, David
>
>
> On Monday, July 10, 2017 at 4:59:17 AM UTC-7, Vijayendra wrote:
>>
>> Hi Experts,
>>
>>
>> Request you to help to resolve this below query.
>>
>> Need to change the cell based on selection of other cell. Attached is the
>> sample file, in this file Column E3 should contains based on the active
>> cell selected between A2:A14. Is it possible to do with any functions /
>> macros.
>>
>>
>> Regards,
>> Vijayendra
>>
>> --
> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
> =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
> https://www.facebook.com/discussexcel
>
> FORUM RULES
>
> 1) Use concise, accurate thread titles. Poor thread titles, like Please
> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
> will not get quick attention or may not be answered.
> 2) Don't post a question in the thread of another member.
> 3) Don't post questions regarding breaking or bypassing any security
> measure.
> 4) Acknowledge the responses you receive, good or bad.
> 5) Jobs posting is not allowed.
> 6) Sharing copyrighted material and their links is not allowed.
>
> NOTE : Don't ever post confidential data in a workbook. Forum owners and
> members are not responsible for any loss.
> ---
> You received this message because you are subscribed to the Google Groups
> "MS EXCEL AND VBA MACROS" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to excel-macros+unsubscr...@googlegroups.com.
> To post to this group, send email to excel-macros@googlegroups.com.
> Visit this group at https://groups.google.com/group/excel-macros.
> For more options, visit https://groups.google.com/d/optout.
>



--

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at https://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


Selected Cell - Values.xlsm
Description: application/vnd.ms-excel.sheet.macroenabled.12


Re: $$Excel-Macros$$ Find out the value of the cell based on row and column

2017-07-25 Thread Vijayendra Rao
Hi Paul,

Thanks for your support. I tried Indirect function and it did not work. I
have used macros which is working perfect. Attached is updated file.

Regards,
Vijayendra


2017-07-21 21:12 GMT+05:30 Paul Schreiner <schreiner_p...@att.net>:

> use:
> =INDIRECT(E3)
> *Paul*
> -
>
>
>
>
>
>
>
> *“Do all the good you can,By all the means you can,In all the ways you
> can,In all the places you can,At all the times you can,To all the people
> you can,As long as ever you can.” - John Wesley*
> -
>
>
> On Friday, July 21, 2017 6:53 AM, Vijayendra Rao <vijayendrar...@gmail.com>
> wrote:
>
>
> Hi Experts,
>
> I have cell value called $A$5 (Will change based on selection of active
> cell) and need to get the suitable function which should reflect the
> value of the $A$5 (will change). Attached is the excel file, request you
> to help on the same.
>
> Regards,
> Vijayendra
>
> --
> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
> =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
> https://www.facebook.com/discussexcel
>
> FORUM RULES
>
> 1) Use concise, accurate thread titles. Poor thread titles, like Please
> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
> will not get quick attention or may not be answered.
> 2) Don't post a question in the thread of another member.
> 3) Don't post questions regarding breaking or bypassing any security
> measure.
> 4) Acknowledge the responses you receive, good or bad.
> 5) Jobs posting is not allowed.
> 6) Sharing copyrighted material and their links is not allowed.
>
> NOTE : Don't ever post confidential data in a workbook. Forum owners and
> members are not responsible for any loss.
> ---
> You received this message because you are subscribed to the Google Groups
> "MS EXCEL AND VBA MACROS" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to excel-macros+unsubscr...@googlegroups.com.
> To post to this group, send email to excel-macros@googlegroups.com.
> Visit this group at https://groups.google.com/group/excel-macros.
> For more options, visit https://groups.google.com/d/optout.
>
>
> --
> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
> =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
> https://www.facebook.com/discussexcel
>
> FORUM RULES
>
> 1) Use concise, accurate thread titles. Poor thread titles, like Please
> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
> will not get quick attention or may not be answered.
> 2) Don't post a question in the thread of another member.
> 3) Don't post questions regarding breaking or bypassing any security
> measure.
> 4) Acknowledge the responses you receive, good or bad.
> 5) Jobs posting is not allowed.
> 6) Sharing copyrighted material and their links is not allowed.
>
> NOTE : Don't ever post confidential data in a workbook. Forum owners and
> members are not responsible for any loss.
> ---
> You received this message because you are subscribed to the Google Groups
> "MS EXCEL AND VBA MACROS" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to excel-macros+unsubscr...@googlegroups.com.
> To post to this group, send email to excel-macros@googlegroups.com.
> Visit this group at https://groups.google.com/group/excel-macros.
> For more options, visit https://groups.google.com/d/optout.
>



--

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at https://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


Selected Cell - Values.xlsm
Description: application/vnd.ms-excel.sheet.macroenabled.12


$$Excel-Macros$$ Find out the value of the cell based on row and column

2017-07-21 Thread Vijayendra Rao
Hi Experts,


I have cell value called $A$5 (Will change based on selection of active
cell) and need to get the suitable function which should reflect the value
of the $A$5 (will change). Attached is the excel file, request you to help
on the same.


Regards,
Vijayendra

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at https://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


Selected Cell - Value.xlsm
Description: application/vnd.ms-excel.sheet.macroenabled.12


Re: $$Excel-Macros$$ Change Cell based on Selection of Other cell

2017-07-21 Thread Vijayendra Rao
Hi Ramkesh,

Thanks for the reply, I tried to find out the solution as per your
suggestion. I couldn't succeed further. Can you please elaborate further.

Regards,
Vijayendra


2017-07-10 19:52 GMT+05:30 Ramkesh Maurya <sunscel...@gmail.com>:

> Hi
> It is possible by combination of name and data validation
> Name..The variable cell
> Apply data validation
>
> On 10 Jul 2017 5:29 pm, "Vijayendra Rao" <vijayendrar...@gmail.com> wrote:
>
> Hi Experts,
>
>
> Request you to help to resolve this below query.
>
> Need to change the cell based on selection of other cell. Attached is the
> sample file, in this file Column E3 should contains based on the active
> cell selected between A2:A14. Is it possible to do with any functions /
> macros.
>
>
> Regards,
> Vijayendra
>
> --
> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
> =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
> https://www.facebook.com/discussexcel
>
> FORUM RULES
>
> 1) Use concise, accurate thread titles. Poor thread titles, like Please
> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
> will not get quick attention or may not be answered.
> 2) Don't post a question in the thread of another member.
> 3) Don't post questions regarding breaking or bypassing any security
> measure.
> 4) Acknowledge the responses you receive, good or bad.
> 5) Jobs posting is not allowed.
> 6) Sharing copyrighted material and their links is not allowed.
>
> NOTE : Don't ever post confidential data in a workbook. Forum owners and
> members are not responsible for any loss.
> ---
> You received this message because you are subscribed to the Google Groups
> "MS EXCEL AND VBA MACROS" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to excel-macros+unsubscr...@googlegroups.com.
> To post to this group, send email to excel-macros@googlegroups.com.
> Visit this group at https://groups.google.com/group/excel-macros.
> For more options, visit https://groups.google.com/d/optout.
>
>
> --
> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
> =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
> https://www.facebook.com/discussexcel
>
> FORUM RULES
>
> 1) Use concise, accurate thread titles. Poor thread titles, like Please
> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
> will not get quick attention or may not be answered.
> 2) Don't post a question in the thread of another member.
> 3) Don't post questions regarding breaking or bypassing any security
> measure.
> 4) Acknowledge the responses you receive, good or bad.
> 5) Jobs posting is not allowed.
> 6) Sharing copyrighted material and their links is not allowed.
>
> NOTE : Don't ever post confidential data in a workbook. Forum owners and
> members are not responsible for any loss.
> ---
> You received this message because you are subscribed to the Google Groups
> "MS EXCEL AND VBA MACROS" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to excel-macros+unsubscr...@googlegroups.com.
> To post to this group, send email to excel-macros@googlegroups.com.
> Visit this group at https://groups.google.com/group/excel-macros.
> For more options, visit https://groups.google.com/d/optout.
>



--

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at https://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


$$Excel-Macros$$ Change Cell based on Selection of Other cell

2017-07-10 Thread Vijayendra Rao
Hi Experts,


Request you to help to resolve this below query.

Need to change the cell based on selection of other cell. Attached is the
sample file, in this file Column E3 should contains based on the active
cell selected between A2:A14. Is it possible to do with any functions /
macros.


Regards,
Vijayendra

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at https://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


Selected Cell.xlsx
Description: MS-Excel 2007 spreadsheet


$$Excel-Macros$$ Rows to Column data

2017-05-23 Thread Vijayendra Rao
Hi Experts,

I have created one reconciliation statement in which I need to do many
manual work. Is there any option which i can easily prepare by any
functions or macros. Request you to help on the same.

Excel file is attached.

Regards,
Vijayendra

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at https://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


reco - testing.xlsx
Description: MS-Excel 2007 spreadsheet


Re: $$Excel-Macros$$ Excel Sheet Hide and Unhide

2016-12-15 Thread Vijayendra Rao
Hi Paul,

Thank you very much for your time, I tried both the option and both are
working very fine. You have fulfilled my all requirement. Thank you once
again for your timely help.

Regards,
Vijayendra


2016-12-15 20:17 GMT+05:30 Paul Schreiner <schreiner_p...@att.net>:

> Look at the "Thisworkbook" module in the VB Editor.
>
> Notice that in the Hide...xlsm workbook, this module has the
> Workbook_Open event macro?
>
> Your testing.xlsm workbook doesn't have this.
>
> I noticed that you've added an Auto_Open macro.
> this is also an option.
> You could simply add  a call to HideAllSheets to this macro before the
> Msgbox line.
>
> *Paul*
> -
>
>
>
>
>
>
>
> *“Do all the good you can,By all the means you can,In all the ways you
> can,In all the places you can,At all the times you can,To all the people
> you can,As long as ever you can.” - John Wesley*
> -----
>
>
> On Thursday, December 15, 2016 7:43 AM, Vijayendra Rao <
> vijayendrar...@gmail.com> wrote:
>
>
> Dear Paul,
>
> I am facing one issue here, I try to use the macros to my other file by
> using you have provided macros. It is not hide when I open second time. I
> am not sure where I made a mistake or do I need to change any settings. Can
> you please help on the same.
>
> Attached are the both the files. "Hide & unhilde - 2nd page" is the macro
> provided by you and "TESTING - 001" is my file.
>
> Regards,
> Vijayendra
>
>
> 2016-12-13 18:24 GMT+05:30 Vijayendra Rao <vijayendrar...@gmail.com>:
>
> Thanks Paul for your help, it is working fine. You saved my lot of time.
>
> Thank you again.
>
> Regards,
> Vijayendra
>
> 2016-12-13 17:41 GMT+05:30 Paul Schreiner <schreiner_p...@att.net>:
>
> I'd suggest changing the HideAllSheets macro to first display the "read"
> sheet (what you called "guidelines"?)
> then hide everything EXCEPT the "read" sheet.
>
> Like:
>
> Sub HideAllSheets()
> Dim wsSheet As Worksheet
> Sheets("read").Visible = True
> For Each wsSheet In ActiveWorkbook.Worksheets
> If wsSheet.Name <> "read" Then
> wsSheet.Visible = xlSheetHidden
> End If
> Next wsSheet
> End Sub
>
> *Paul*
> -- ---
>
>
>
>
>
>
>
> *“Do all the good you can,By all the means you can,In all the ways you
> can,In all the places you can,At all the times you can,To all the people
> you can,As long as ever you can.” - John Wesley*--
> ---
>
>
> On Tuesday, December 13, 2016 1:45 AM, karleenbiggs via MS EXCEL AND VBA
> MACROS <excel-macros@googlegroups.com > wrote:
>
>
>
> -- --
> On Tue, 12/13/16, ileanakeating via MS EXCEL AND VBA MACROS <
> excel-macros@googlegroups.com > wrote:
>
> Subject: Re: $$Excel-Macros$$ Excel Sheet Hide and Unhide
> To: excel-macros@googlegroups.com
> Date: Tuesday, December 13, 2016, 8:27 AM
>
>
> -- --
> On Tue, 12/13/16, Vijayendra Rao <vijayendrar...@gmail.com>
> wrote:
>
>   Subject: Re: $$Excel-Macros$$ Excel Sheet Hide and Unhide
>   To: excel-macros@googlegroups.com
>   Date: Tuesday, December 13, 2016, 3:50 AM
>
>   Thanks Paul for quick
>   help, it fulfilled my most of the requirement. One last
>   favor, Now while opening last saved sheet only visible and
>   guidelines sheet is hide , is it possible to view only
> first
>   sheet (sheet name read) of the file.
>   Regards,Vijayendra
>   2016-12-12 18:52
>   GMT+05:30 Paul Schreiner <schreiner_p...@att.net>:
>   There's
>   nothing that is "automatic".
>   Attached
>   uses a Workbook_open event macro to hide the sheets when
>   you OPEN the document.
>   That way, it doesn't matter whether the
>   sheets are visible or not when the file is saved, but
>   it will hide the sheets when it's opened.
>
>   Paul------ 
>   ---
>   “Do
>   all the good you can,
>   By all the means you can,
>   In all the ways you can,
>   In all the places you can,
>   At all the times you can,
>   To all the people you can,
>   As long as ever you can.” - John Wesley
>   --
>   ---
>
>
>
>On Monday, December 12, 2016 7:50 AM,
>   karleenbiggs via MS EXCEL AND VBA MACROS <excel-macros@googlegroups.com
>   > wrote:
>
>
>
>   -- ---

Re: $$Excel-Macros$$ Excel Sheet Hide and Unhide

2016-12-15 Thread Vijayendra Rao
Dear Paul,

I am facing one issue here, I try to use the macros to my other file by
using you have provided macros. It is not hide when I open second time. I
am not sure where I made a mistake or do I need to change any settings. Can
you please help on the same.

Attached are the both the files. "Hide & unhilde - 2nd page" is the macro
provided by you and "TESTING - 001" is my file.

Regards,
Vijayendra


2016-12-13 18:24 GMT+05:30 Vijayendra Rao <vijayendrar...@gmail.com>:

> Thanks Paul for your help, it is working fine. You saved my lot of time.
>
> Thank you again.
>
> Regards,
> Vijayendra
>
> 2016-12-13 17:41 GMT+05:30 Paul Schreiner <schreiner_p...@att.net>:
>
>> I'd suggest changing the HideAllSheets macro to first display the "read"
>> sheet (what you called "guidelines"?)
>> then hide everything EXCEPT the "read" sheet.
>>
>> Like:
>>
>> Sub HideAllSheets()
>> Dim wsSheet As Worksheet
>> Sheets("read").Visible = True
>> For Each wsSheet In ActiveWorkbook.Worksheets
>> If wsSheet.Name <> "read" Then
>> wsSheet.Visible = xlSheetHidden
>> End If
>> Next wsSheet
>> End Sub
>>
>> *Paul*
>> -
>>
>>
>>
>>
>>
>>
>>
>> *“Do all the good you can,By all the means you can,In all the ways you
>> can,In all the places you can,At all the times you can,To all the people
>> you can,As long as ever you can.” - John Wesley*
>> -
>>
>>
>> On Tuesday, December 13, 2016 1:45 AM, karleenbiggs via MS EXCEL AND VBA
>> MACROS <excel-macros@googlegroups.com> wrote:
>>
>>
>>
>> ----
>> On Tue, 12/13/16, ileanakeating via MS EXCEL AND VBA MACROS <
>> excel-macros@googlegroups.com> wrote:
>>
>> Subject: Re: $$Excel-Macros$$ Excel Sheet Hide and Unhide
>> To: excel-macros@googlegroups.com
>> Date: Tuesday, December 13, 2016, 8:27 AM
>>
>>
>> 
>> On Tue, 12/13/16, Vijayendra Rao <vijayendrar...@gmail.com>
>> wrote:
>>
>>   Subject: Re: $$Excel-Macros$$ Excel Sheet Hide and Unhide
>>   To: excel-macros@googlegroups.com
>>   Date: Tuesday, December 13, 2016, 3:50 AM
>>
>>   Thanks Paul for quick
>>   help, it fulfilled my most of the requirement. One last
>>   favor, Now while opening last saved sheet only visible and
>>   guidelines sheet is hide , is it possible to view only
>> first
>>   sheet (sheet name read) of the file.
>>   Regards,Vijayendra
>>   2016-12-12 18:52
>>   GMT+05:30 Paul Schreiner <schreiner_p...@att.net>:
>>   There's
>>   nothing that is "automatic".
>>   Attached
>>   uses a Workbook_open event macro to hide the sheets when
>>   you OPEN the document.
>>   That way, it doesn't matter whether the
>>   sheets are visible or not when the file is saved, but
>>   it will hide the sheets when it's opened.
>>
>>   Paul--
>>   ---
>>   “Do
>>   all the good you can,
>>   By all the means you can,
>>   In all the ways you can,
>>   In all the places you can,
>>   At all the times you can,
>>   To all the people you can,
>>   As long as ever you can.” - John Wesley
>>   --
>>   ---
>>
>>
>>
>>On Monday, December 12, 2016 7:50 AM,
>>   karleenbiggs via MS EXCEL AND VBA MACROS <excel-macros@googlegroups.com
>>   > wrote:
>>
>>
>>
>>   -- --
>>   On Mon, 12/12/16, Vijayendra Rao <vijayendrar...@gmail.com>
>>   wrote:
>>
>>   Subject: Re: $$Excel-Macros$$ Excel Sheet Hide and
>> Unhide
>>   To: excel-macros@googlegroups.com
>>   Date: Monday, December 12, 2016, 2:43 PM
>>
>>   Thanks Paul for quick
>>   guidance.
>>   This file is used by many people and they are
>>   working without reading few guidelines from first
>> sheet.
>>   There may be chances of not using the sheet_hide
>> macro
>>   option by other user. Is there any macros which
>>   automatically hide those sheets when close the file.
>>   Attached is the my workbook.
>>   Regards,Vijayendra
>>   2016-12-12 17:46
>>   GMT+05:30 Paul Schreiner <schreiner_p...@att.

Re: $$Excel-Macros$$ Combine two macros in to one

2016-12-14 Thread Vijayendra Rao
Thank you Paul, it is working very well.

Thank you again.

2016-12-14 19:27 GMT+05:30 Paul Schreiner <schreiner_p...@att.net>:

> Your buttons call two separate macros.
> Print_Option
> and
> SUPPRESS_ROWS
>
> to combine the two, simply have the Print_Option macro "call" the
> SUPPRESS_ROWS macro, like:
>
> Sub Print_option()
> SUPRESS_ROWS
> Application.Dialogs(xlDialogPrint).Show
> End Sub
>
> *Paul*
> -
>
>
>
>
>
>
>
> *“Do all the good you can,By all the means you can,In all the ways you
> can,In all the places you can,At all the times you can,To all the people
> you can,As long as ever you can.” - John Wesley*
> -----
>
>
> On Wednesday, December 14, 2016 2:40 AM, Vijayendra Rao <
> vijayendrar...@gmail.com> wrote:
>
>
> Dear Experts,
>
> I have created two macros, one is for suppress zero rows and another print
> option. Currently I need to run first suppress zero rows and  later print
> macros. Is it possible to combine both the macros. By running print option,
> rows should be suppress and later need to show print dialogue option.
>
> Attached is the file which is I have created the macros. Request you to
> help on the same.
>
> Regards,
> Vijayendra
> 94491 67631
> --
> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
> =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
> https://www.facebook.com/discussexcel
>
> FORUM RULES
>
> 1) Use concise, accurate thread titles. Poor thread titles, like Please
> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
> will not get quick attention or may not be answered.
> 2) Don't post a question in the thread of another member.
> 3) Don't post questions regarding breaking or bypassing any security
> measure.
> 4) Acknowledge the responses you receive, good or bad.
> 5) Jobs posting is not allowed.
> 6) Sharing copyrighted material and their links is not allowed.
>
> NOTE : Don't ever post confidential data in a workbook. Forum owners and
> members are not responsible for any loss.
> ---
> You received this message because you are subscribed to the Google Groups
> "MS EXCEL AND VBA MACROS" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to excel-macros+unsubscr...@googlegroups.com.
> To post to this group, send email to excel-macros@googlegroups.com.
> Visit this group at https://groups.google.com/group/excel-macros.
> For more options, visit https://groups.google.com/d/optout.
>
>
> --
> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
> =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
> https://www.facebook.com/discussexcel
>
> FORUM RULES
>
> 1) Use concise, accurate thread titles. Poor thread titles, like Please
> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
> will not get quick attention or may not be answered.
> 2) Don't post a question in the thread of another member.
> 3) Don't post questions regarding breaking or bypassing any security
> measure.
> 4) Acknowledge the responses you receive, good or bad.
> 5) Jobs posting is not allowed.
> 6) Sharing copyrighted material and their links is not allowed.
>
> NOTE : Don't ever post confidential data in a workbook. Forum owners and
> members are not responsible for any loss.
> ---
> You received this message because you are subscribed to the Google Groups
> "MS EXCEL AND VBA MACROS" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to excel-macros+unsubscr...@googlegroups.com.
> To post to this group, send email to excel-macros@googlegroups.com.
> Visit this group at https://groups.google.com/group/excel-macros.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
ಧನ್ಯವಾದಗಳು,
ವಿಜಯೇಂದ್ರ,
೯೪೪೯೧ ೬೭೬೩೧

Regards,
Vijayendra
94491 67631

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a work

$$Excel-Macros$$ Combine two macros in to one

2016-12-13 Thread Vijayendra Rao
Dear Experts,

I have created two macros, one is for suppress zero rows and another print
option. Currently I need to run first suppress zero rows and  later print
macros. Is it possible to combine both the macros. By running print option,
rows should be suppress and later need to show print dialogue option.

Attached is the file which is I have created the macros. Request you to
help on the same.

Regards,
Vijayendra
94491 67631

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at https://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


001.xlsm
Description: application/vnd.ms-excel.sheet.macroenabled.12


Re: $$Excel-Macros$$ Excel Sheet Hide and Unhide

2016-12-13 Thread Vijayendra Rao
Thanks Paul for your help, it is working fine. You saved my lot of time.

Thank you again.

Regards,
Vijayendra

2016-12-13 17:41 GMT+05:30 Paul Schreiner <schreiner_p...@att.net>:

> I'd suggest changing the HideAllSheets macro to first display the "read"
> sheet (what you called "guidelines"?)
> then hide everything EXCEPT the "read" sheet.
>
> Like:
>
> Sub HideAllSheets()
> Dim wsSheet As Worksheet
> Sheets("read").Visible = True
> For Each wsSheet In ActiveWorkbook.Worksheets
> If wsSheet.Name <> "read" Then
> wsSheet.Visible = xlSheetHidden
> End If
> Next wsSheet
> End Sub
>
> *Paul*
> -
>
>
>
>
>
>
>
> *“Do all the good you can,By all the means you can,In all the ways you
> can,In all the places you can,At all the times you can,To all the people
> you can,As long as ever you can.” - John Wesley*
> -
>
>
> On Tuesday, December 13, 2016 1:45 AM, karleenbiggs via MS EXCEL AND VBA
> MACROS <excel-macros@googlegroups.com> wrote:
>
>
>
> 
> On Tue, 12/13/16, ileanakeating via MS EXCEL AND VBA MACROS <
> excel-macros@googlegroups.com> wrote:
>
> Subject: Re: $$Excel-Macros$$ Excel Sheet Hide and Unhide
> To: excel-macros@googlegroups.com
> Date: Tuesday, December 13, 2016, 8:27 AM
>
>
> 
> On Tue, 12/13/16, Vijayendra Rao <vijayendrar...@gmail.com>
> wrote:
>
>   Subject: Re: $$Excel-Macros$$ Excel Sheet Hide and Unhide
>   To: excel-macros@googlegroups.com
>   Date: Tuesday, December 13, 2016, 3:50 AM
>
>   Thanks Paul for quick
>   help, it fulfilled my most of the requirement. One last
>   favor, Now while opening last saved sheet only visible and
>   guidelines sheet is hide , is it possible to view only
> first
>   sheet (sheet name read) of the file.
>   Regards,Vijayendra
>   2016-12-12 18:52
>   GMT+05:30 Paul Schreiner <schreiner_p...@att.net>:
>   There's
>   nothing that is "automatic".
>   Attached
>   uses a Workbook_open event macro to hide the sheets when
>   you OPEN the document.
>   That way, it doesn't matter whether the
>   sheets are visible or not when the file is saved, but
>   it will hide the sheets when it's opened.
>
>   Paul--
>   ---
>   “Do
>   all the good you can,
>   By all the means you can,
>   In all the ways you can,
>   In all the places you can,
>   At all the times you can,
>   To all the people you can,
>   As long as ever you can.” - John Wesley
>   --
>   ---
>
>
>
>On Monday, December 12, 2016 7:50 AM,
>   karleenbiggs via MS EXCEL AND VBA MACROS <excel-macros@googlegroups.com
>   > wrote:
>
>
>
>   -- --
>   On Mon, 12/12/16, Vijayendra Rao <vijayendrar...@gmail.com>
>   wrote:
>
>   Subject: Re: $$Excel-Macros$$ Excel Sheet Hide and
> Unhide
>   To: excel-macros@googlegroups.com
>   Date: Monday, December 12, 2016, 2:43 PM
>
>   Thanks Paul for quick
>   guidance.
>   This file is used by many people and they are
>   working without reading few guidelines from first
> sheet.
>   There may be chances of not using the sheet_hide
> macro
>   option by other user. Is there any macros which
>   automatically hide those sheets when close the file.
>   Attached is the my workbook.
>   Regards,Vijayendra
>   2016-12-12 17:46
>   GMT+05:30 Paul Schreiner <schreiner_p...@att.net>:
>   Just
>   as you created a macro to "unhide" the sheets,
>   you
>   need to create a macro to hide them.
>   Additionally,
>   you can create a BeforeSave event to check to see if
> the
>   sheets are displayed.Then
>   execute your "Sheets_Hide" macro to hide the
>   sheets before saving (that
>   way the sheets are always hidden before saving the
>   file)
>   Note:
>   Using a macro, you can use .Visible =
> xlVeryHiddenwhich
>   will hide the sheets and they will not show
>   up when trying to manually unhide the sheets!
>   Paul-- 
>   ---
>   “Do
>   all the good you can,
>   By all the means you can,
>   In all the ways you can,
>   In all the places you can,
>   At all the times you can,
>   To all the people you can,
>   As long as ever you can.” - John Wesley
>   --
>   ---
>
>
>  On Monday, December 12, 2016 7:04 AM

Re: $$Excel-Macros$$ Excel Sheet Hide and Unhide

2016-12-12 Thread Vijayendra Rao
Thanks Paul for quick help, it fulfilled my most of the requirement. One
last favor, Now while opening last saved sheet only visible and guidelines
sheet is hide , is it possible to view only first sheet (sheet name read)
of the file.

Regards,
Vijayendra

2016-12-12 18:52 GMT+05:30 Paul Schreiner <schreiner_p...@att.net>:

> There's nothing that is "automatic".
>
> Attached uses a Workbook_open event macro to hide the sheets when you OPEN
> the document.
>
> That way, it doesn't matter whether the sheets are visible or not when the
> file is saved,
> but it will hide the sheets when it's opened.
>
>
> *Paul*
> -
>
>
>
>
>
>
>
> *“Do all the good you can,By all the means you can,In all the ways you
> can,In all the places you can,At all the times you can,To all the people
> you can,As long as ever you can.” - John Wesley*
> -
>
>
> On Monday, December 12, 2016 7:50 AM, karleenbiggs via MS EXCEL AND VBA
> MACROS <excel-macros@googlegroups.com> wrote:
>
>
>
> 
> On Mon, 12/12/16, Vijayendra Rao <vijayendrar...@gmail.com> wrote:
>
> Subject: Re: $$Excel-Macros$$ Excel Sheet Hide and Unhide
> To: excel-macros@googlegroups.com
> Date: Monday, December 12, 2016, 2:43 PM
>
> Thanks Paul for quick
> guidance.
> This file is used by many people and they are
> working without reading few guidelines from first sheet.
> There may be chances of not using the sheet_hide macro
> option by other user. Is there any macros which
> automatically hide those sheets when close the file.
> Attached is the my workbook.
> Regards,Vijayendra
> 2016-12-12 17:46
> GMT+05:30 Paul Schreiner <schreiner_p...@att.net>:
> Just
> as you created a macro to "unhide" the sheets, you
> need to create a macro to hide them.
> Additionally,
> you can create a BeforeSave event to check to see if the
> sheets are displayed.Then
> execute your "Sheets_Hide" macro to hide the
> sheets before saving (that
> way the sheets are always hidden before saving the
> file)
> Note:
> Using a macro, you can use .Visible = xlVeryHiddenwhich will hide the
> sheets and they will not show
> up when trying to manually unhide the sheets!
> Paul--
> ---
> “Do
> all the good you can,
> By all the means you can,
> In all the ways you can,
> In all the places you can,
> At all the times you can,
> To all the people you can,
> As long as ever you can.” - John Wesley
> --
> ---
>
>
>   On Monday, December 12, 2016 7:04 AM, Vijayendra
> Rao <vijayendrar...@gmail.com>
> wrote:
>
>
>   Hi Experts,
> I have created one excel file and except one
> sheet all sheets are hided. I have added shape button in
> first sheet to unhide all the sheets with the help of macro.
> When i worked and saved all sheets will be visible when I
> opened again. Is it possible to remain hide those sheets
> after saving the file.
> Request you to help on the same.--
>
>
> Regards,
> Vijayendra
> 94491 67631
>
>
>
>
> --
>
> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you
> wanna be? It’s =TIME(2,DO:IT,N:OW) ! Join official
> Facebook page of this forum @ https://www.facebook.com/
> discussexcel
>
>
>
> FORUM RULES
>
>
>
> 1) Use concise, accurate thread titles. Poor thread titles,
> like Please Help, Urgent, Need Help, Formula Problem, Code
> Problem, and Need Advice will not get quick attention or may
> not be answered.
>
> 2) Don't post a question in the thread of another
> member.
>
> 3) Don't post questions regarding breaking or bypassing
> any security measure.
>
> 4) Acknowledge the responses you receive, good or bad.
>
> 5) Jobs posting is not allowed.
>
> 6) Sharing copyrighted material and their links is not
> allowed.
>
>
>
> NOTE  : Don't ever post confidential data in a workbook.
> Forum owners and members are not responsible for any loss.
>
> ---
>
> You received this message because you are subscribed to the
> Google Groups "MS EXCEL AND VBA MACROS" group.
>
> To unsubscribe from this group and stop receiving emails
> from it, send an email to excel-macros+unsubscribe@
> googlegroups.com.
>
> To post to this group, send email to excel-macros@googlegroups.com.
>
> Visit this group at https://groups.google.com/
> group/excel-macros.
>
> For more options, visit https://groups.google.com/d/
> optout.
>
>
>
>
>
>
> --
>
> Are you =EXP(E:RT) or 

Re: $$Excel-Macros$$ Excel Sheet Hide and Unhide

2016-12-12 Thread Vijayendra Rao
Thanks Paul for quick guidance.

This file is used by many people and they are working without reading few
guidelines from first sheet. There may be chances of not using the
sheet_hide macro option by other user. Is there any macros which
automatically hide those sheets when close the file. Attached is the my
workbook.

Regards,
Vijayendra

2016-12-12 17:46 GMT+05:30 Paul Schreiner <schreiner_p...@att.net>:

> Just as you created a macro to "unhide" the sheets, you need to create a
> macro to hide them.
>
> Additionally, you can create a BeforeSave event to check to see if the
> sheets are displayed.
> Then execute your "Sheets_Hide" macro to hide the sheets before saving
> (that way the sheets are always hidden before saving the file)
>
> Note: Using a macro, you can use .Visible = xlVeryHidden
> which will hide the sheets and they will not show up when trying to
> manually unhide the sheets!
>
> *Paul*
> -
>
>
>
>
>
>
>
> *“Do all the good you can,By all the means you can,In all the ways you
> can,In all the places you can,At all the times you can,To all the people
> you can,As long as ever you can.” - John Wesley*
> -
>
>
> On Monday, December 12, 2016 7:04 AM, Vijayendra Rao <
> vijayendrar...@gmail.com> wrote:
>
>
> Hi Experts,
>
> I have created one excel file and except one sheet all sheets are hided. I
> have added shape button in first sheet to unhide all the sheets with the
> help of macro. When i worked and saved all sheets will be visible when I
> opened again. Is it possible to remain hide those sheets after saving the
> file.
>
> Request you to help on the same.
> --
>
> Regards,
> Vijayendra
> 94491 67631
> --
> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
> =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
> https://www.facebook.com/discussexcel
>
> FORUM RULES
>
> 1) Use concise, accurate thread titles. Poor thread titles, like Please
> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
> will not get quick attention or may not be answered.
> 2) Don't post a question in the thread of another member.
> 3) Don't post questions regarding breaking or bypassing any security
> measure.
> 4) Acknowledge the responses you receive, good or bad.
> 5) Jobs posting is not allowed.
> 6) Sharing copyrighted material and their links is not allowed.
>
> NOTE : Don't ever post confidential data in a workbook. Forum owners and
> members are not responsible for any loss.
> ---
> You received this message because you are subscribed to the Google Groups
> "MS EXCEL AND VBA MACROS" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to excel-macros+unsubscr...@googlegroups.com.
> To post to this group, send email to excel-macros@googlegroups.com.
> Visit this group at https://groups.google.com/group/excel-macros.
> For more options, visit https://groups.google.com/d/optout.
>
>
> --
> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
> =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
> https://www.facebook.com/discussexcel
>
> FORUM RULES
>
> 1) Use concise, accurate thread titles. Poor thread titles, like Please
> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
> will not get quick attention or may not be answered.
> 2) Don't post a question in the thread of another member.
> 3) Don't post questions regarding breaking or bypassing any security
> measure.
> 4) Acknowledge the responses you receive, good or bad.
> 5) Jobs posting is not allowed.
> 6) Sharing copyrighted material and their links is not allowed.
>
> NOTE : Don't ever post confidential data in a workbook. Forum owners and
> members are not responsible for any loss.
> ---
> You received this message because you are subscribed to the Google Groups
> "MS EXCEL AND VBA MACROS" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to excel-macros+unsubscr...@googlegroups.com.
> To post to this group, send email to excel-macros@googlegroups.com.
> Visit this group at https://groups.google.com/group/excel-macros.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
ಧನ್ಯವಾದಗಳು,
ವಿಜಯೇಂದ್ರ,
೯೪೪೯೧ ೬೭೬೩೧

Regards,
Vijayendra
94491 67631

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please He

$$Excel-Macros$$ Excel Sheet Hide and Unhide

2016-12-12 Thread Vijayendra Rao
Hi Experts,

I have created one excel file and except one sheet all sheets are hided. I
have added shape button in first sheet to unhide all the sheets with the
help of macro. When i worked and saved all sheets will be visible when I
opened again. Is it possible to remain hide those sheets after saving the
file.

Request you to help on the same.
-- 

Regards,
Vijayendra
94491 67631

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at https://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


$$Excel-Macros$$ Re: Financial Modelling / Economic Modelling using Excel/VBA

2016-09-03 Thread nageswara rao Moyya
no thanks

On Wednesday, September 30, 2009 at 2:48:47 PM UTC+5:30, Sivakumar wrote:
>
> Dear all 
>
> Would like to know any university/institute offering courses on 
> Financial Modelling/Economic Modelling using Excel/VBA. 
>
> Regards 
> Sivakumar 
>

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at https://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


$$Excel-Macros$$ Re: Forum rules : Please adhere else you will be BANNED

2016-09-03 Thread nageswara rao Moyya
hello, i am new to google groups. thanks for joining in this group

On Saturday, July 23, 2011 at 5:50:06 PM UTC+5:30, Ayush Jain wrote:
>
> Hello everyone,
>  
> Please adhere to below rules of the forum. You will be banned without 
> warning on non compliance.
> Till date 806 members are banned in group, This is the reason the group is 
> spam free.
>  
> *Please read and adhere to these simple rules!*
>
> * 1. Use concise, accurate thread titles. *Your post title should 
> describe your problem, not your anticipated solution. Use terms appropriate 
> to a Google search. Poor thread titles, like Please Help, Urgent, Need 
> Help, Formula Problem, Code Problem, and Need Advice will not get quick 
> attention or may not be answered.
>
> *2. Don't post a question in the thread of another member* -- start your 
> own. If you feel it's particularly relevant, provide a link to the other 
> thread.
>
> *3. Don't Private Message* or email questions to moderators or other 
> members. The point of having a public forum is to share solutions to common 
> (and sometimes uncommon) problems with all members.
>
> *4. Common courtesy is the order of the day*. Avoid coarse language 
> (meaning any words you didn't hear in Sunday school), provide feedback to 
> suggested solutions, and take the time to thank those who took their time 
> to help you. If you solve a problem yourself before anyone else has 
> responded, please take a moment to describe your solution -- chances are 
> some other member will benefit.
>
> *5. Don't post questions regarding breaking or bypassing any security 
> measure.* Such posts will be deleted, and repeat offenders will be 
> banned. This includes posting of links to sites that offer software, code 
> or services to do this or posting of code to remove passwords.
>
> *6. Acknowledge the responses you receive, good or bad.*
>
> *7. Cross-promotion of, or links to, forums competitive to this forum in 
> signatures are prohibited. *
>
> *8. Any post which is not related to excel, macros, vba, access or any 
> other office technology, It will be considered as spam on the discretion of 
> moderators.*
>
> *General suggestions:*
>
>1. 
> *Don't put your email address in a post unless you're dying for more spam 
>in your inbox. * 
>2. *Don't ever post personal or confidential data in a workbook. The 
>moderators will not consider any request to delete such posts.*
>
>  
> Feel free to let me know if you have any doubts or if you want to add more 
> rules to keep this forum clean.
>  
> The rules are also available @ this link 
>  
>
> Best regards,
> Ayush Jain
> Group Manager, MVP
>

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at https://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


Re: $$Excel-Macros$$ Excel Exctact Data

2016-02-05 Thread Vijayendra Rao
Hi Abhishek,

It has been resolved, attached is the Excel file. Thanks for your help.

Regards,
Vijayendra

2016-02-03 15:08 GMT+05:30 Vijayendra Rao <vijayendrar...@gmail.com>:

> Thank you very much Abhishek your help. I am facing issue in name and
> verifier column as you have given number of character 30, If any employee
> name is very short, then it will capture the next word (eg. Serial). Rest
> of the columns are fine.
>
> Regards,
> Vijayendra
>
> 2016-02-03 13:28 GMT+05:30 Abhishek Jain <abhishek@gmail.com>:
>
>> Does this help?
>>
>>
>>
>> On Wed, Feb 3, 2016 at 11:54 AM, Vijayendra Rao <vijayendrar...@gmail.com
>> > wrote:
>>
>>> Dear Expert,
>>>
>>>
>>>
>>> I have time sheet which is received from my team and I tried to extract
>>> data in to separate columns. I have tried with combination of formula of
>>> “left, mid, right, find” but still it is not coming properly.
>>> Request you to help me to find out the solution. Attached is the excel
>>> file.
>>>
>>>
>>> Regards,
>>> Vijayendra
>>>
>>> --
>>> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be?
>>> It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
>>> https://www.facebook.com/discussexcel
>>>
>>> FORUM RULES
>>>
>>> 1) Use concise, accurate thread titles. Poor thread titles, like Please
>>> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
>>> will not get quick attention or may not be answered.
>>> 2) Don't post a question in the thread of another member.
>>> 3) Don't post questions regarding breaking or bypassing any security
>>> measure.
>>> 4) Acknowledge the responses you receive, good or bad.
>>> 5) Jobs posting is not allowed.
>>> 6) Sharing copyrighted material and their links is not allowed.
>>>
>>> NOTE : Don't ever post confidential data in a workbook. Forum owners and
>>> members are not responsible for any loss.
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "MS EXCEL AND VBA MACROS" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to excel-macros+unsubscr...@googlegroups.com.
>>> To post to this group, send email to excel-macros@googlegroups.com.
>>> Visit this group at https://groups.google.com/group/excel-macros.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>> --
>> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
>> =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
>> https://www.facebook.com/discussexcel
>>
>> FORUM RULES
>>
>> 1) Use concise, accurate thread titles. Poor thread titles, like Please
>> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
>> will not get quick attention or may not be answered.
>> 2) Don't post a question in the thread of another member.
>> 3) Don't post questions regarding breaking or bypassing any security
>> measure.
>> 4) Acknowledge the responses you receive, good or bad.
>> 5) Jobs posting is not allowed.
>> 6) Sharing copyrighted material and their links is not allowed.
>>
>> NOTE : Don't ever post confidential data in a workbook. Forum owners and
>> members are not responsible for any loss.
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "MS EXCEL AND VBA MACROS" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to excel-macros+unsubscr...@googlegroups.com.
>> To post to this group, send email to excel-macros@googlegroups.com.
>> Visit this group at https://groups.google.com/group/excel-macros.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> --
> ಧನ್ಯವಾದಗಳು,
> ವಿಜಯೇಂದ್ರ,
> ೯೪೪೯೧ ೬೭೬೩೧
>
> Regards,
> Vijayendra
> 94491 67631
>



-- 
ಧನ್ಯವಾದಗಳು,
ವಿಜಯೇಂದ್ರ,
೯೪೪೯೧ ೬೭೬೩೧

Regards,
Vijayendra
94491 67631

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't

Re: $$Excel-Macros$$ Excel Exctact Data

2016-02-03 Thread Vijayendra Rao
Thank you very much Abhishek your help. I am facing issue in name and
verifier column as you have given number of character 30, If any employee
name is very short, then it will capture the next word (eg. Serial). Rest
of the columns are fine.

Regards,
Vijayendra

2016-02-03 13:28 GMT+05:30 Abhishek Jain <abhishek@gmail.com>:

> Does this help?
>
>
>
> On Wed, Feb 3, 2016 at 11:54 AM, Vijayendra Rao <vijayendrar...@gmail.com>
> wrote:
>
>> Dear Expert,
>>
>>
>>
>> I have time sheet which is received from my team and I tried to extract
>> data in to separate columns. I have tried with combination of formula of
>> “left, mid, right, find” but still it is not coming properly.
>> Request you to help me to find out the solution. Attached is the excel
>> file.
>>
>>
>> Regards,
>> Vijayendra
>>
>> --
>> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
>> =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
>> https://www.facebook.com/discussexcel
>>
>> FORUM RULES
>>
>> 1) Use concise, accurate thread titles. Poor thread titles, like Please
>> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
>> will not get quick attention or may not be answered.
>> 2) Don't post a question in the thread of another member.
>> 3) Don't post questions regarding breaking or bypassing any security
>> measure.
>> 4) Acknowledge the responses you receive, good or bad.
>> 5) Jobs posting is not allowed.
>> 6) Sharing copyrighted material and their links is not allowed.
>>
>> NOTE : Don't ever post confidential data in a workbook. Forum owners and
>> members are not responsible for any loss.
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "MS EXCEL AND VBA MACROS" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to excel-macros+unsubscr...@googlegroups.com.
>> To post to this group, send email to excel-macros@googlegroups.com.
>> Visit this group at https://groups.google.com/group/excel-macros.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
> --
> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
> =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
> https://www.facebook.com/discussexcel
>
> FORUM RULES
>
> 1) Use concise, accurate thread titles. Poor thread titles, like Please
> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
> will not get quick attention or may not be answered.
> 2) Don't post a question in the thread of another member.
> 3) Don't post questions regarding breaking or bypassing any security
> measure.
> 4) Acknowledge the responses you receive, good or bad.
> 5) Jobs posting is not allowed.
> 6) Sharing copyrighted material and their links is not allowed.
>
> NOTE : Don't ever post confidential data in a workbook. Forum owners and
> members are not responsible for any loss.
> ---
> You received this message because you are subscribed to the Google Groups
> "MS EXCEL AND VBA MACROS" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to excel-macros+unsubscr...@googlegroups.com.
> To post to this group, send email to excel-macros@googlegroups.com.
> Visit this group at https://groups.google.com/group/excel-macros.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
ಧನ್ಯವಾದಗಳು,
ವಿಜಯೇಂದ್ರ,
೯೪೪೯೧ ೬೭೬೩೧

Regards,
Vijayendra
94491 67631

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at https://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


$$Excel-Macros$$ Excel Exctact Data

2016-02-02 Thread Vijayendra Rao
Dear Expert,



I have time sheet which is received from my team and I tried to extract
data in to separate columns. I have tried with combination of formula of
“left, mid, right, find” but still it is not coming properly.
Request you to help me to find out the solution. Attached is the excel file.


Regards,
Vijayendra

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at https://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


Text To column.xlsx
Description: MS-Excel 2007 spreadsheet


Re: $$Excel-Macros$$ Excel workbook Issues

2015-08-25 Thread Vijayendra Rao
Sorry for the delayed response. Thanks DP for your help.
I tried your solution and it is freezing my excel too.

2015-07-29 23:15 GMT+05:30 De Premor d...@premor.net:

 Hi Vijayendra,

 I've look at your workbook, there is to many shapes textbox on your
 sheets, on sheet a there is 27.456 shapes, and on sheet b 37.419 shapes.
 You can use this code to know how many shape on it.

 Dim i As Long
 For i = 1 To Sheets.Count
 MsgBox Sheet   Sheets(i).Name  vbCrLf  Sheets(i).Shapes.Count  
 shapes
 Next

 I've trying to delete all of them using macro, but it freeze my computer,
 here is the code if in case you wanna give it try
 Sub DeleteShapesOneByOne()
 Dim i As Integer, x As Long
 For i = 1 To Sheets.Count
 For x = 1 To Sheets(i).Shapes.Count
 Sheets(i).Shapes(x).Select
 Selection.Delete
 Next
 Next
 End Sub

 or

 Sub DeleteAllShapesAtOnce()
 Dim i As Integer,
 For i = 1 To Sheets.Count
 Sheets(i).Shapes.SelectAll
 Selection.Delete
 Next
 End Sub

 Both Of them, freeze my Excel

 Rgds,
 [dp]


 On 28/07/2015 13:56, Vijayendra Rao wrote:

 Dear Expert,

 My one of excel file always hang, i will not be able to copy, paste. I
 have deleted all the data, still facing the same issue. Request you to help
 me to find out the problem, as I am having many files similar issues.
 Attached is the same.


 Regards,
 Vijayendra

 --
 Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
 =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.
 2) Don't post a question in the thread of another member.
 3) Don't post questions regarding breaking or bypassing any security
 measure.
 4) Acknowledge the responses you receive, good or bad.
 5) Jobs posting is not allowed.
 6) Sharing copyrighted material and their links is not allowed.

 NOTE : Don't ever post confidential data in a workbook. Forum owners and
 members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to excel-macros+unsubscr...@googlegroups.com.
 To post to this group, send email to excel-macros@googlegroups.com.
 Visit this group at http://groups.google.com/group/excel-macros.
 For more options, visit https://groups.google.com/d/optout.


 --
 Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
 =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.
 2) Don't post a question in the thread of another member.
 3) Don't post questions regarding breaking or bypassing any security
 measure.
 4) Acknowledge the responses you receive, good or bad.
 5) Jobs posting is not allowed.
 6) Sharing copyrighted material and their links is not allowed.

 NOTE : Don't ever post confidential data in a workbook. Forum owners and
 members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to excel-macros+unsubscr...@googlegroups.com.
 To post to this group, send email to excel-macros@googlegroups.com.
 Visit this group at http://groups.google.com/group/excel-macros.
 For more options, visit https://groups.google.com/d/optout.




-- 
ಧನ್ಯವಾದಗಳು,
ವಿಜಯೇಂದ್ರ,
೯೪೪೯೧ ೬೭೬೩೧

Regards,
Vijayendra
94491 67631

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com

$$Excel-Macros$$ Help on Vlookup on multiple column

2015-04-09 Thread Vijayendra Rao
Dear Experts,

Can you please help me to put vlookup or IndexMatch formula for multiple
column. Attached is the excel workbook.

-- 
ಧನ್ಯವಾದಗಳು,
ವಿಜಯೇಂದ್ರ,
೯೪೪೯೧ ೬೭೬೩೧

Regards,
Vijayendra
94491 67631

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


Vlookup on multiple column.xlsx
Description: MS-Excel 2007 spreadsheet


Re: $$Excel-Macros$$ Help in Vlook-up or any other formula

2015-03-16 Thread Vijayendra Rao
Dear Vaibhav,

Thank you very much for your quick support. This is very helpful.

Regards,
Vijayendra

2015-03-13 20:27 GMT+05:30 Vaibhav Joshi v...@vabs.in:

 PFA with #N/A handler...

 On Fri, Mar 13, 2015 at 1:08 PM, Vijayendra Rao vijayendrar...@gmail.com
 wrote:

 Dear Experts,

 Can you please help me to put vlookup or any other formula for the the
 second row. Attached is the my file and request you to help on the same.

 Regards,
 Vijayendra
 94491 67631

 --
 Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
 =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.
 2) Don't post a question in the thread of another member.
 3) Don't post questions regarding breaking or bypassing any security
 measure.
 4) Acknowledge the responses you receive, good or bad.
 5) Jobs posting is not allowed.
 6) Sharing copyrighted material and their links is not allowed.

 NOTE : Don't ever post confidential data in a workbook. Forum owners and
 members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to excel-macros+unsubscr...@googlegroups.com.
 To post to this group, send email to excel-macros@googlegroups.com.
 Visit this group at http://groups.google.com/group/excel-macros.
 For more options, visit https://groups.google.com/d/optout.


  --
 Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
 =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.
 2) Don't post a question in the thread of another member.
 3) Don't post questions regarding breaking or bypassing any security
 measure.
 4) Acknowledge the responses you receive, good or bad.
 5) Jobs posting is not allowed.
 6) Sharing copyrighted material and their links is not allowed.

 NOTE : Don't ever post confidential data in a workbook. Forum owners and
 members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to excel-macros+unsubscr...@googlegroups.com.
 To post to this group, send email to excel-macros@googlegroups.com.
 Visit this group at http://groups.google.com/group/excel-macros.
 For more options, visit https://groups.google.com/d/optout.




-- 
ಧನ್ಯವಾದಗಳು,
ವಿಜಯೇಂದ್ರ,
೯೪೪೯೧ ೬೭೬೩೧

Regards,
Vijayendra
94491 67631

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


$$Excel-Macros$$ Help in Vlook-up or any other formula

2015-03-13 Thread Vijayendra Rao
Dear Experts,

Can you please help me to put vlookup or any other formula for the the
second row. Attached is the my file and request you to help on the same.

Regards,
Vijayendra
94491 67631

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


Working - contract.xlsx
Description: MS-Excel 2007 spreadsheet


Re: $$Excel-Macros$$ Help in Time Tracker

2014-11-17 Thread Vijayendra Rao
Dear Paul,

Sorry for the very delayed reply. This is my friend data, I have suggested
him to track the time in correct format.

Thanks a lot for your help.

Regards,
Vijayendra



2014-10-15 22:15 GMT+05:30 Paul Schreiner schreiner_p...@att.net:

  The problem is with the way the times are entered.
 We have a NUMBER that's being INTERPRETED as time.
 But the same interpretation isn't always true.

 In once case, 10.50 is interpreted as 10:50PM
 in another case, 17.00 is interpreted as 5:00am of the next day.

 Then there's a start time of 21.00 WHAT IS THAT?


 in order to handle this, we have to be able to apply rules consistently.

 Either we determine where the numbers are coming from (the data source)
 and modify how they are entered, or we have to somehow figure out
 consistent rules.

 ---
 If changing the way the numbers are entered is an option, then that would
 be best.

 The most logical and consistent way would be to make the cell contents be
 an ACTUAL date/time.

 In the line for February 13, the start time can be entered as:
 2/13/2013 9:00 AM
 You can actually change the display format to:
 h.mm
 and it will DISPLAY as 9.00
 but the actual VALUE is a REAL Excel date/time.

 since the end time was the next day,
 the entry would be: 2/14/2013 5:00 AM

 ---

 If you don't have any control over how the entries are made, then we have
 to work on the rules.
 To be honest, I can't see anything consistent.

 If a number in the start time (AM) column is over 12, does that mean it
 was a PM value?
 if a number in the Out time(PM) column is over 12, does that mean it is AM
 of the following day?

 I might be able to work with that.
 but for Feb 11, does 21.00 mean that the start time is 9:00pm
 and 16.00 means that the end time is 4:00am of the next day?

 We could test the converted out time to see if it is less than the In
 time and if it is, then add 12 hours to the out time

 --

 To be honest, all of these formulae are working to accomplish one thing:
 convert a number into a time and perform a calculation.

 I don't know if you have any familiarity with VBA macros...
 But attached is a workbook in which I created a Change Event macro.
 You can enter the time as you have been (8.10, 17.20, etc)
 and it will convert the time to a date/time based on the criteria i've
 observed.

 Then, it's simple subtraction to get the hours (well, subtraction gives
 you a fraction of DAYS, so you have to multiply it by 24 hours/day)

 But you can DISPLAY the value how you choose.

 If you don't like it, or you don't want to dive into the world of macros,
 then nevermind.

 *Paul*
 -







 *“Do all the good you can,By all the means you can,In all the ways you
 can,In all the places you can,At all the times you can,To all the people
 you can,As long as ever you can.” - John Wesley*
 -

*From:* Vijayendra Rao vijayendrar...@gmail.com
 *To:* excel-macros@googlegroups.com
 *Sent:* Wednesday, October 15, 2014 11:14 AM

 *Subject:* Re: $$Excel-Macros$$ Help in Time Tracker

 Dear Paul,

 Thanks for your formula. It worked everywhere except any day which worked
 more than 12 hours. I have attached excel file after putting your formula.

 Few days employee worked more than 12 hours. Eg. on 13rd February employee
 came to office @ 9.00 am and returned next day of @ 5.00 am. As it is next
 day, i have added 12 hours. Is there any other way to rectify this problem.


 2014-10-14 17:01 GMT+05:30 Paul Schreiner schreiner_p...@att.net:

 The problem seems to be with morning entries between midnight and 1:00am.
 in the time() function, 12 is noon rather than midnight.
 so the function thinks the time is after noon in stead of after midnight.

 To fix that you can subract 12 from the hours.
 If the result is negative, the time() function will produce an error and
 you can try it without subtracting 12:

 =IFERROR(TIME(INT(C42)-12,(C42-INT(C42))*100,0),
  IFERROR(TIME(INT(C42),(C42-INT(C42))*100,0),))

 The entries OUT time seems to have some issues.
 Why are some of the out times greater than 12?

 what does this number represent?


 *Paul*
 -







 *“Do all the good you can,By all the means you can,In all the ways you
 can,In all the places you can,At all the times you can,To all the people
 you can,As long as ever you can.” - John Wesley*
 -

*From:* Vijayendra Rao vijayendrar...@gmail.com
 *To:* excel-macros@googlegroups.com
 *Sent:* Tuesday, October 14, 2014 3:30 AM
 *Subject:* Re: $$Excel-Macros$$ Help in Time Tracker

 Dear Paul,

 Thank you very much your help, i have applied your formulas in my sheet
 and it works perfect. I am facing problem in total hours, it is showing
 some wrong figure.

 Can you please help on this. Attached is the sheet.



 2014-10-13 20

Re: $$Excel-Macros$$ Help in Time Tracker

2014-10-15 Thread Vijayendra Rao
Dear Paul,

Thanks for your formula. It worked everywhere except any day which worked
more than 12 hours. I have attached excel file after putting your formula.

Few days employee worked more than 12 hours. Eg. on 13rd February employee
came to office @ 9.00 am and returned next day of @ 5.00 am. As it is next
day, i have added 12 hours. Is there any other way to rectify this problem.


2014-10-14 17:01 GMT+05:30 Paul Schreiner schreiner_p...@att.net:

 The problem seems to be with morning entries between midnight and 1:00am.
 in the time() function, 12 is noon rather than midnight.
 so the function thinks the time is after noon in stead of after midnight.

 To fix that you can subract 12 from the hours.
 If the result is negative, the time() function will produce an error and
 you can try it without subtracting 12:

 =IFERROR(TIME(INT(C42)-12,(C42-INT(C42))*100,0),
  IFERROR(TIME(INT(C42),(C42-INT(C42))*100,0),))

 The entries OUT time seems to have some issues.
 Why are some of the out times greater than 12?

 what does this number represent?


 *Paul*
 -







 *“Do all the good you can,By all the means you can,In all the ways you
 can,In all the places you can,At all the times you can,To all the people
 you can,As long as ever you can.” - John Wesley*
 -

*From:* Vijayendra Rao vijayendrar...@gmail.com
 *To:* excel-macros@googlegroups.com
 *Sent:* Tuesday, October 14, 2014 3:30 AM
 *Subject:* Re: $$Excel-Macros$$ Help in Time Tracker

 Dear Paul,

 Thank you very much your help, i have applied your formulas in my sheet
 and it works perfect. I am facing problem in total hours, it is showing
 some wrong figure.

 Can you please help on this. Attached is the sheet.



 2014-10-13 20:59 GMT+05:30 Paul Schreiner schreiner_p...@att.net:

 As you undoubtely noticed, the number 8.45 does NOT represent 8 hours and
 45 minutes,
 but 8 hours  and .45 of an hour, which is 8 hours and 27 minutes.

 you cannot simply subtract these number and interpret the numbers as time.


 Now, to excel, a DATE is actually the number of days since 1/1/1900.
 So, Saturday, February 01, 2014 is actually stored in Excel as: 41671

 TIME in Excel is a fractional part of a day.

 8:45 AM is actually .3645833 of a day.
 8:10 PM is actually .8402778 of a day.

 THESE numbers you can subtract (.47569444)
 since there are 24 hours in a day, then 24*.47569444 = 11.417 hours.

 So, your task is to convert your numeric representation: 8.45 to an actual
 excel time value.

 there is an Excel function called TIME(), which takes hours, minutes and
 seconds
 and converts it to an excel time.

 The hours portion of 8.45 is found by using int()

 For the in-time in cell C3, you can use =INT(C3) (results in 8)
 For the minutes portion, you have to subtract the hours:
 =C3-INT(C3)
 But that gives you .45 so multiply it by 100 to get 45:
 =(C3-INT(C3))*100

 the end result is:
 =TIME(INT(C3),(C3-INT(C3))*100,0)

 Now, your OUT TIME is done the same way, but the hour figure needs to
 have 12 added to it go show a PM time:
 =TIME(INT(D3)+12,(D3-INT(D3))*100,0)

 This gives you two Excel time values, which you can subtract to get the
 fractional part of a day:
  .47569444

 Now, since there are 24 hours in a day, you need to multiply this value by
 24 to get:
 11.417 hours
 (which is .417 HOURS, not 41.667 minutes!)

 let me know if you need help applying this logic to your workbook.

 *Paul*
 -







 *“Do all the good you can,By all the means you can,In all the ways you
 can,In all the places you can,At all the times you can,To all the people
 you can,As long as ever you can.” - John Wesley*
 -

*From:* Vijayendra Rao vijayendrar...@gmail.com
 *To:* excel-macros@googlegroups.com
 *Sent:* Monday, October 13, 2014 10:39 AM
 *Subject:* $$Excel-Macros$$ Help in Time Tracker

 Dear Experts,

 Can you please help me to convert time to numbers. Attached is the my file
 and my formula is showing some wrong numbers. Request you to help on the
 same.

 Regards,
 Vijayendra
 94491 67631
  --
 Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
 =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.
 2) Don't post a question in the thread of another member.
 3) Don't post questions regarding breaking or bypassing any security
 measure.
 4) Acknowledge the responses you receive, good or bad.
 5) Jobs posting is not allowed.
 6) Sharing copyrighted material and their links is not allowed.

 NOTE : Don't ever post confidential data in a workbook. Forum owners and
 members are not responsible for any loss

Re: $$Excel-Macros$$ Help in Time Tracker

2014-10-14 Thread Vijayendra Rao
Dear Paul,

Thank you very much your help, i have applied your formulas in my sheet and
it works perfect. I am facing problem in total hours, it is showing some
wrong figure.

Can you please help on this. Attached is the sheet.



2014-10-13 20:59 GMT+05:30 Paul Schreiner schreiner_p...@att.net:

 As you undoubtely noticed, the number 8.45 does NOT represent 8 hours and
 45 minutes,
 but 8 hours  and .45 of an hour, which is 8 hours and 27 minutes.

 you cannot simply subtract these number and interpret the numbers as time.


 Now, to excel, a DATE is actually the number of days since 1/1/1900.
 So, Saturday, February 01, 2014 is actually stored in Excel as: 41671

 TIME in Excel is a fractional part of a day.

 8:45 AM is actually .3645833 of a day.
 8:10 PM is actually .8402778 of a day.

 THESE numbers you can subtract (.47569444)
 since there are 24 hours in a day, then 24*.47569444 = 11.417 hours.

 So, your task is to convert your numeric representation: 8.45 to an actual
 excel time value.

 there is an Excel function called TIME(), which takes hours, minutes and
 seconds
 and converts it to an excel time.

 The hours portion of 8.45 is found by using int()

 For the in-time in cell C3, you can use =INT(C3) (results in 8)
 For the minutes portion, you have to subtract the hours:
 =C3-INT(C3)
 But that gives you .45 so multiply it by 100 to get 45:
 =(C3-INT(C3))*100

 the end result is:
 =TIME(INT(C3),(C3-INT(C3))*100,0)

 Now, your OUT TIME is done the same way, but the hour figure needs to
 have 12 added to it go show a PM time:
 =TIME(INT(D3)+12,(D3-INT(D3))*100,0)

 This gives you two Excel time values, which you can subtract to get the
 fractional part of a day:
  .47569444

 Now, since there are 24 hours in a day, you need to multiply this value by
 24 to get:
 11.417 hours
 (which is .417 HOURS, not 41.667 minutes!)

 let me know if you need help applying this logic to your workbook.

 *Paul*
 -







 *“Do all the good you can,By all the means you can,In all the ways you
 can,In all the places you can,At all the times you can,To all the people
 you can,As long as ever you can.” - John Wesley*
 -

*From:* Vijayendra Rao vijayendrar...@gmail.com
 *To:* excel-macros@googlegroups.com
 *Sent:* Monday, October 13, 2014 10:39 AM
 *Subject:* $$Excel-Macros$$ Help in Time Tracker

 Dear Experts,

 Can you please help me to convert time to numbers. Attached is the my file
 and my formula is showing some wrong numbers. Request you to help on the
 same.

 Regards,
 Vijayendra
 94491 67631
  --
 Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
 =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.
 2) Don't post a question in the thread of another member.
 3) Don't post questions regarding breaking or bypassing any security
 measure.
 4) Acknowledge the responses you receive, good or bad.
 5) Jobs posting is not allowed.
 6) Sharing copyrighted material and their links is not allowed.

 NOTE : Don't ever post confidential data in a workbook. Forum owners and
 members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to excel-macros+unsubscr...@googlegroups.com.
 To post to this group, send email to excel-macros@googlegroups.com.
 Visit this group at http://groups.google.com/group/excel-macros.
 For more options, visit https://groups.google.com/d/optout.


--
 Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
 =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.
 2) Don't post a question in the thread of another member.
 3) Don't post questions regarding breaking or bypassing any security
 measure.
 4) Acknowledge the responses you receive, good or bad.
 5) Jobs posting is not allowed.
 6) Sharing copyrighted material and their links is not allowed.

 NOTE : Don't ever post confidential data in a workbook. Forum owners and
 members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to excel-macros+unsubscr...@googlegroups.com.
 To post to this group, send email to excel-macros

$$Excel-Macros$$ Help in Time Tracker

2014-10-13 Thread Vijayendra Rao
Dear Experts,

Can you please help me to convert time to numbers. Attached is the my file
and my formula is showing some wrong numbers. Request you to help on the
same.

Regards,
Vijayendra
94491 67631

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


Time tracker.xlsx
Description: MS-Excel 2007 spreadsheet


Re: $$Excel-Macros$$ Select cells based on custom format

2014-06-30 Thread Vijayendra Rao
Thank you sir, will create button as per your suggestion.


2014-06-29 20:32 GMT+05:30 Vaibhav Joshi v...@vabs.in:

 Hi

 You can create a button on main sheet to run macro. Create button or image
 and right click on it to assign macro.

 Cheers
 On Jun 29, 2014 5:43 PM, Vijayendra Rao vijayendrar...@gmail.com
 wrote:

 Dear Vaibhav,

 Thanks for your solution, it's working fine. Is there any other way to
 select those cells or convert cells without macros.




 2014-06-28 11:13 GMT+05:30 Vaibhav Joshi v...@vabs.in:

 Hi

 I have created macro, goto sheet 2, press Alt + F8 and press enter to
 get what you want.

 Cheers!!

 On Fri, Jun 27, 2014 at 3:42 PM, Vijayendra Rao 
 vijayendrar...@gmail.com wrote:

 Dear Experts,



 Can you please help me on selecting the cells based on custom format.


 In attached file some figures contains Dr  Cr.  We have to convert
 figure having Cr into negative value.  Can you please help me on the same.

 Regards,
 Vijayendra
 94491 67631

 --
 Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be?
 It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.
 2) Don't post a question in the thread of another member.
 3) Don't post questions regarding breaking or bypassing any security
 measure.
 4) Acknowledge the responses you receive, good or bad.
 5) Jobs posting is not allowed.
 6) Sharing copyrighted material and their links is not allowed.

 NOTE : Don't ever post confidential data in a workbook. Forum owners
 and members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google
 Groups MS EXCEL AND VBA MACROS group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to excel-macros+unsubscr...@googlegroups.com.
 To post to this group, send email to excel-macros@googlegroups.com.
 Visit this group at http://groups.google.com/group/excel-macros.
 For more options, visit https://groups.google.com/d/optout.


  --
 Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be?
 It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.
 2) Don't post a question in the thread of another member.
 3) Don't post questions regarding breaking or bypassing any security
 measure.
 4) Acknowledge the responses you receive, good or bad.
 5) Jobs posting is not allowed.
 6) Sharing copyrighted material and their links is not allowed.

 NOTE : Don't ever post confidential data in a workbook. Forum owners and
 members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google
 Groups MS EXCEL AND VBA MACROS group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to excel-macros+unsubscr...@googlegroups.com.
 To post to this group, send email to excel-macros@googlegroups.com.
 Visit this group at http://groups.google.com/group/excel-macros.
 For more options, visit https://groups.google.com/d/optout.




 --
 ಧನ್ಯವಾದಗಳು,
 ವಿಜಯೇಂದ್ರ,
 ೯೪೪೯೧ ೬೭೬೩೧

 Regards,
 Vijayendra
 94491 67631

 --
 Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
 =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.
 2) Don't post a question in the thread of another member.
 3) Don't post questions regarding breaking or bypassing any security
 measure.
 4) Acknowledge the responses you receive, good or bad.
 5) Jobs posting is not allowed.
 6) Sharing copyrighted material and their links is not allowed.

 NOTE : Don't ever post confidential data in a workbook. Forum owners and
 members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to excel-macros+unsubscr...@googlegroups.com.
 To post to this group, send email to excel-macros@googlegroups.com.
 Visit this group at http://groups.google.com/group/excel-macros.
 For more options, visit https://groups.google.com/d/optout.

  --
 Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
 =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
 https://www.facebook.com

Re: $$Excel-Macros$$ Select cells based on custom format

2014-06-29 Thread Vijayendra Rao
Dear Vaibhav,

Thanks for your solution, it's working fine. Is there any other way to
select those cells or convert cells without macros.




2014-06-28 11:13 GMT+05:30 Vaibhav Joshi v...@vabs.in:

 Hi

 I have created macro, goto sheet 2, press Alt + F8 and press enter to get
 what you want.

 Cheers!!

 On Fri, Jun 27, 2014 at 3:42 PM, Vijayendra Rao vijayendrar...@gmail.com
 wrote:

 Dear Experts,



 Can you please help me on selecting the cells based on custom format.


 In attached file some figures contains Dr  Cr.  We have to convert
 figure having Cr into negative value.  Can you please help me on the same.

 Regards,
 Vijayendra
 94491 67631

 --
 Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
 =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.
 2) Don't post a question in the thread of another member.
 3) Don't post questions regarding breaking or bypassing any security
 measure.
 4) Acknowledge the responses you receive, good or bad.
 5) Jobs posting is not allowed.
 6) Sharing copyrighted material and their links is not allowed.

 NOTE : Don't ever post confidential data in a workbook. Forum owners and
 members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to excel-macros+unsubscr...@googlegroups.com.
 To post to this group, send email to excel-macros@googlegroups.com.
 Visit this group at http://groups.google.com/group/excel-macros.
 For more options, visit https://groups.google.com/d/optout.


  --
 Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
 =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.
 2) Don't post a question in the thread of another member.
 3) Don't post questions regarding breaking or bypassing any security
 measure.
 4) Acknowledge the responses you receive, good or bad.
 5) Jobs posting is not allowed.
 6) Sharing copyrighted material and their links is not allowed.

 NOTE : Don't ever post confidential data in a workbook. Forum owners and
 members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to excel-macros+unsubscr...@googlegroups.com.
 To post to this group, send email to excel-macros@googlegroups.com.
 Visit this group at http://groups.google.com/group/excel-macros.
 For more options, visit https://groups.google.com/d/optout.




-- 
ಧನ್ಯವಾದಗಳು,
ವಿಜಯೇಂದ್ರ,
೯೪೪೯೧ ೬೭೬೩೧

Regards,
Vijayendra
94491 67631

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


Re: $$Excel-Macros$$ mail merge with Cc options

2014-02-17 Thread Vijayendra Rao
Dear Ashish,

Thanks for your consideration.

I know basic mail merge, I need to connect the CC in email and change the
subject line for each email. It has to pick from the attached excel file.

Regards,
Vijayendra


2014-02-15 19:54 GMT+05:30 ashish koul koul.ash...@gmail.com:

 can u share sample workbook


 On Fri, Feb 14, 2014 at 1:12 PM, Vijayendra Rao 
 vijayendrar...@gmail.comwrote:

 Dear Experts,

 I know basic of mail merge and using from several years.

 Now I need to add cc and bcc in mail merge and is it possible to pick the
 subject line from excel itself. I want to use the separate subject for each
 email.

 Request you to provide me any macros and steps to be followed.

 Regards,
 Vijayendra
 94491 67631

 --
 Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
 =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.
 2) Don't post a question in the thread of another member.
 3) Don't post questions regarding breaking or bypassing any security
 measure.
 4) Acknowledge the responses you receive, good or bad.
 5) Jobs posting is not allowed.
 6) Sharing copyrighted material and their links is not allowed.

 NOTE : Don't ever post confidential data in a workbook. Forum owners and
 members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to excel-macros+unsubscr...@googlegroups.com.
 To post to this group, send email to excel-macros@googlegroups.com.
 Visit this group at http://groups.google.com/group/excel-macros.
 For more options, visit https://groups.google.com/groups/opt_out.




 --
 *Regards*

 *Ashish Koul*


 *Visit*
 http://www.excelvbamacros.in
 Like Us on 
 Facebookhttp://www.facebook.com/pages/Excel-VBA-Codes-Macros/15180389897
 Join Us on Facebook http://www.facebook.com/groups/163491717053198/


 P Before printing, think about the environment.



 --
 Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
 =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.
 2) Don't post a question in the thread of another member.
 3) Don't post questions regarding breaking or bypassing any security
 measure.
 4) Acknowledge the responses you receive, good or bad.
 5) Jobs posting is not allowed.
 6) Sharing copyrighted material and their links is not allowed.

 NOTE : Don't ever post confidential data in a workbook. Forum owners and
 members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to excel-macros+unsubscr...@googlegroups.com.
 To post to this group, send email to excel-macros@googlegroups.com.
 Visit this group at http://groups.google.com/group/excel-macros.
 For more options, visit https://groups.google.com/groups/opt_out.




-- 
ಧನ್ಯವಾದಗಳು,
ವಿಜಯೇಂದ್ರ,
೯೪೪೯೧ ೬೭೬೩೧

Regards,
Vijayendra
94491 67631

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/groups/opt_out.


Mail merge..xlsx
Description: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet


$$Excel-Macros$$ mail merge with Cc options

2014-02-13 Thread Vijayendra Rao
Dear Experts,

I know basic of mail merge and using from several years.

Now I need to add cc and bcc in mail merge and is it possible to pick the
subject line from excel itself. I want to use the separate subject for each
email.

Request you to provide me any macros and steps to be followed.

Regards,
Vijayendra
94491 67631

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It's 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/groups/opt_out.


$$Excel-Macros$$ Fwd:

2013-01-20 Thread vinod rao
http://www.corevedico.com/j2b5mp.php

-- 
Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To post to this group, send email to excel-macros@googlegroups.com.
To unsubscribe from this group, send email to 
excel-macros+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros?hl=en.




Re: $$Excel-Macros$$ $$Excel-Macros$$ Need to find out date of latest data

2012-10-12 Thread Vijayendra Rao
Dear Excel Learner,

Thanks for the solutions and  sorry for late response.

Can you please let me know the logic for 10^10  in below formula
=IF(COUNT($G6:$R6),LOOKUP(10^10,$G6:$R6,$G$5:$R$5),)

Regards,
Vijayendra

2012/10/8 Ms-Exl-Learner ms.exl.lear...@gmail.com

  Hi Vijayendra

 Copy and paste the below formula in AJ6 cell

 =IF(COUNT($G6:$R6),LOOKUP(10^10,$G6:$R6,$G$5:$R$5),)

 Drag the AJ6 formula to the remaining cells of AJ Column.

 Refer the attachment file for details.

 Hope that helps!

 Let us know, in case of any further assistance.

 
 *Ms-Exl-Learner*

 

 On 08-10-2012 12:44 PM, Vijayendra Rao wrote:

 Dear All,


 I have some data which includes amount data. I need the latest data’s
 date. Request you to let me know what formula I can use it for the same.

 Excel file is attached with example.

  Regards,
 Vijayendra
 94491 67631

 ಧನ್ಯವಾದಗಳು,
 ವಿಜಯೇಂದ್ರ,
 ೯೪೪೯೧ ೬೭೬೩೧
 --
 Join official facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES (1120+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 6) Jobs posting is not allowed.

 7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To post to this group, send email to excel-macros@googlegroups.com.
 To unsubscribe from this group, send email to
 excel-macros+unsubscr...@googlegroups.com.




  --
 Join official facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES (1120+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 6) Jobs posting is not allowed.

 7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To post to this group, send email to excel-macros@googlegroups.com.
 To unsubscribe from this group, send email to
 excel-macros+unsubscr...@googlegroups.com.






-- 
ಧನ್ಯವಾದಗಳು,
ವಿಜಯೇಂದ್ರ,
೯೪೪೯೧ ೬೭೬೩೧

Regards,
Vijayendra
94491 67631

-- 
Join official facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES (1120+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

6) Jobs posting is not allowed.

7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To post to this group, send email to excel-macros@googlegroups.com.
To unsubscribe from this group, send email to 
excel-macros+unsubscr...@googlegroups.com.




$$Excel-Macros$$ $$Excel-Ma​cros$$ Need to find out date of latest data

2012-10-08 Thread Vijayendra Rao
Dear All,


I have some data which includes amount data. I need the latest data’s date.
Request you to let me know what formula I can use it for the same.

Excel file is attached with example.

 Regards,
Vijayendra
94491 67631

ಧನ್ಯವಾದಗಳು,
ವಿಜಯೇಂದ್ರ,
೯೪೪೯೧ ೬೭೬೩೧

-- 
Join official facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES (1120+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

6) Jobs posting is not allowed.

7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To post to this group, send email to excel-macros@googlegroups.com.
To unsubscribe from this group, send email to 
excel-macros+unsubscr...@googlegroups.com.




Latest data's date.xlsx
Description: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet


$$Excel-Macros$$ Excel Conditional Formatting formula

2012-09-29 Thread vinod rao
Hi,

I want to know how to do a conditional formatting on numbers based on the
calculated percentage %
Please see attached file. Help me as quick as possible.

Thanks
Vin

-- 
Join official facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES (1120+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

6) Jobs posting is not allowed.

7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To post to this group, send email to excel-macros@googlegroups.com.
To unsubscribe from this group, send email to 
excel-macros+unsubscr...@googlegroups.com.




conditional Fotmating.xls
Description: MS-Excel spreadsheet


Re: $$Excel-Macros$$ Excel Conditional Formatting formula

2012-09-29 Thread vinod rao
Hi Sam,

But i am unable to put 0% to 2% to yellow.
On Sat, Sep 29, 2012 at 7:35 PM, vinod rao vinod.ma...@gmail.com wrote:

 Hi,

 I want to know how to do a conditional formatting on numbers based on the
 calculated percentage %
 Please see attached file. Help me as quick as possible.

 Thanks
 Vin


 --
 Join official facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES (1120+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 6) Jobs posting is not allowed.

 7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To post to this group, send email to excel-macros@googlegroups.com.
 To unsubscribe from this group, send email to
 excel-macros+unsubscr...@googlegroups.com.




-- 
Join official facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES (1120+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

6) Jobs posting is not allowed.

7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To post to this group, send email to excel-macros@googlegroups.com.
To unsubscribe from this group, send email to 
excel-macros+unsubscr...@googlegroups.com.




Re: $$Excel-Macros$$ Excel Conditional Formatting formula

2012-09-29 Thread vinod rao
Any suggestions?


I need conditional formating Yellow when the delta is 0% +2%

Thanks,
Vin
On Sat, Sep 29, 2012 at 7:53 PM, vinod rao vinod.ma...@gmail.com wrote:

 Hi Sam,

 But i am unable to put 0% to 2% to yellow.
  On Sat, Sep 29, 2012 at 7:35 PM, vinod rao vinod.ma...@gmail.com wrote:

 Hi,

 I want to know how to do a conditional formatting on numbers based on the
 calculated percentage %
 Please see attached file. Help me as quick as possible.

 Thanks
 Vin


 --
 Join official facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES (1120+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 6) Jobs posting is not allowed.

 7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To post to this group, send email to excel-macros@googlegroups.com.
 To unsubscribe from this group, send email to
 excel-macros+unsubscr...@googlegroups.com.






-- 
Join official facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES (1120+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

6) Jobs posting is not allowed.

7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To post to this group, send email to excel-macros@googlegroups.com.
To unsubscribe from this group, send email to 
excel-macros+unsubscr...@googlegroups.com.




Re: $$Excel-Macros$$ Excel Conditional Formatting formula

2012-09-29 Thread vinod rao
Thank you very much Sam. It was perfect

On Sat, Sep 29, 2012 at 9:04 PM, Sam Mathai Chacko samde...@gmail.comwrote:

 =(I3-J3)/J30 (RED)
 =AND((I3-J3)/J3=0,(I3-J3)/J3=2%) (YELLOW)
 =(I3-J3)/J35% (GREEN)

 Find attachment also

 Regards,
 Sam Mathai CHacko


 On Sat, Sep 29, 2012 at 8:39 PM, vinod rao vinod.ma...@gmail.com wrote:


 Any suggestions?


 I need conditional formating Yellow when the delta is 0% +2%

 Thanks,
 Vin
  On Sat, Sep 29, 2012 at 7:53 PM, vinod rao vinod.ma...@gmail.comwrote:

 Hi Sam,

 But i am unable to put 0% to 2% to yellow.
  On Sat, Sep 29, 2012 at 7:35 PM, vinod rao vinod.ma...@gmail.comwrote:

 Hi,

 I want to know how to do a conditional formatting on numbers based on
 the calculated percentage %
 Please see attached file. Help me as quick as possible.

 Thanks
 Vin


 --
 Join official facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES (1120+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 6) Jobs posting is not allowed.

 7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

 NOTE : Don't ever post personal or confidential data in a workbook.
 Forum owners and members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google
 Groups MS EXCEL AND VBA MACROS group.
 To post to this group, send email to excel-macros@googlegroups.com.
 To unsubscribe from this group, send email to
 excel-macros+unsubscr...@googlegroups.com.





 --
 Join official facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES (1120+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 6) Jobs posting is not allowed.

 7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To post to this group, send email to excel-macros@googlegroups.com.
 To unsubscribe from this group, send email to
 excel-macros+unsubscr...@googlegroups.com.






 --
 Sam Mathai Chacko

 --
 Join official facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES (1120+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 6) Jobs posting is not allowed.

 7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To post to this group, send email to excel-macros@googlegroups.com.
 To unsubscribe from this group, send email to
 excel-macros+unsubscr...@googlegroups.com.




-- 
Join official facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES (1120+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

6) Jobs posting

$$Excel-Macros$$ Rank the bars in the chart

2012-09-24 Thread vinod rao
Hi,

Can we rank the bar as per the value in the chart, i know that data can be
sorted but i dont need, is there any ways show bar A,C B,  D.

Please help.
Regards,
Vin

-- 
Join official facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES (1120+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

6) Jobs posting is not allowed.

7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To post to this group, send email to excel-macros@googlegroups.com.
To unsubscribe from this group, send email to 
excel-macros+unsubscr...@googlegroups.com.




Book3.xls
Description: MS-Excel spreadsheet


Re: $$Excel-Macros$$ Noorain Ansari - Most Helpful Member August 2012

2012-09-01 Thread rao
Congrats, u are the live wire of this group.please do continue the same.

Cheers,
Prabhakar

On Sun, Sep 2, 2012 at 10:44 AM, in.vaib...@gmail.com wrote:

 **
 Congrats Noorain..

 Rgds
 Vaibhav
 --
 *From: * Ayush Jain jainayus...@gmail.com
 *Sender: * excel-macros@googlegroups.com
 *Date: *Sun, 2 Sep 2012 10:32:31 +0530
 *To: *excel-macrosexcel-macros@googlegroups.com
 *ReplyTo: * excel-macros@googlegroups.com
 *Cc: *NOORAIN ANSARInoorain.ans...@gmail.com
 *Subject: *$$Excel-Macros$$ Noorain Ansari - Most Helpful Member August
 2012

 Dear members,

 Once again, Noorain Ansari has been selected as 'Most Helpful Member' for
 the month of Aug'12. He has posted 111 posts in August 2012 and helped many
 forum members through his excel expertise.
 I truly appreciate his consistency and commitment to the group. He is
 really doing great job.
 *Noorain, please find enclosed the award certificate in honour of your
 contribution.*

 Thanks to all other folks for helping excel enthusiasts voluntarily !!
 Keep posting.

 Regards,
 Ayush Jain
 Group Manager
 Microsoft MVP

 --
 Join official facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES (1120+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 6) Jobs posting is not allowed.

 7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To post to this group, send email to excel-macros@googlegroups.com.
 To unsubscribe from this group, send email to
 excel-macros+unsubscr...@googlegroups.com.



 --
 Join official facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES (1120+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 6) Jobs posting is not allowed.

 7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To post to this group, send email to excel-macros@googlegroups.com.
 To unsubscribe from this group, send email to
 excel-macros+unsubscr...@googlegroups.com.




-- 
Join official facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES (1120+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

6) Jobs posting is not allowed.

7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To post to this group, send email to excel-macros@googlegroups.com.
To unsubscribe from this group, send email to 
excel-macros+unsubscr...@googlegroups.com.




$$Excel-Macros$$ MS Excel Vlookup query

2012-08-20 Thread vinod rao
Hi Team,

I want to put vlookup or any other foumula and get the second/third lookup
data.

See attached file for example. Thanks advance for any help.
Regards
Vin

-- 
Join official facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES (1120+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

6) Jobs posting is not allowed.

7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To post to this group, send email to excel-macros@googlegroups.com.
To unsubscribe from this group, send email to 
excel-macros+unsubscr...@googlegroups.com.




Book2.xls
Description: MS-Excel spreadsheet


Re: $$Excel-Macros$$ MS Excel Vlookup query

2012-08-20 Thread vinod rao
Hi,

I need a formula plz.
My data base is very huge. i cannot use autofilter.

On Mon, Aug 20, 2012 at 11:18 PM, dguillett1 dguille...@gmail.com wrote:

   Just use datafilterautofilter

 Don Guillett
 Microsoft Excel Developer
 SalesAid Software
 dguille...@gmail.com

  *From:* vinod rao vinod.ma...@gmail.com
 *Sent:* Monday, August 20, 2012 12:35 PM
 *To:* excel-macros@googlegroups.com
 *Subject:* $$Excel-Macros$$ MS Excel Vlookup query

   Hi Team,

 I want to put vlookup or any other foumula and get the second/third lookup
 data.

 See attached file for example. Thanks advance for any help.
 Regards
 Vin
 --
 Join official facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES (1120+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 6) Jobs posting is not allowed.

 7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To post to this group, send email to excel-macros@googlegroups.com.
 To unsubscribe from this group, send email to
 excel-macros+unsubscr...@googlegroups.com.



 --
 Join official facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES (1120+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 6) Jobs posting is not allowed.

 7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To post to this group, send email to excel-macros@googlegroups.com.
 To unsubscribe from this group, send email to
 excel-macros+unsubscr...@googlegroups.com.




-- 
Join official facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES (1120+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

6) Jobs posting is not allowed.

7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To post to this group, send email to excel-macros@googlegroups.com.
To unsubscribe from this group, send email to 
excel-macros+unsubscr...@googlegroups.com.




Re: $$Excel-Macros$$ MS Excel Vlookup query

2012-08-20 Thread vinod rao
can i request you to put in the excel file. I am unable to get the relevelt
result

On Tue, Aug 21, 2012 at 12:02 AM, dguillett1 dguille...@gmail.com wrote:


 =INDEX($L$12:$O$26,SMALL(IF(($F$13=$L$12:$L$26),ROW($L$12:$L$26)-MIN(ROW($L$12:$L$26))+1,),ROW(A1)),4)
 An array formula that must be entered using ctrl+shift+enter

 Don Guillett
 Microsoft Excel Developer
 SalesAid Software
 dguille...@gmail.com

  *From:* vinod rao vinod.ma...@gmail.com
 *Sent:* Monday, August 20, 2012 1:05 PM
 *To:* excel-macros@googlegroups.com
 *Subject:* Re: $$Excel-Macros$$ MS Excel Vlookup query

   Hi,

 I need a formula plz.
 My data base is very huge. i cannot use autofilter.

  On Mon, Aug 20, 2012 at 11:18 PM, dguillett1 dguille...@gmail.comwrote:

Just use datafilterautofilter

 Don Guillett
 Microsoft Excel Developer
 SalesAid Software
 dguille...@gmail.com

  *From:* vinod rao vinod.ma...@gmail.com
 *Sent:* Monday, August 20, 2012 12:35 PM
 *To:* excel-macros@googlegroups.com
 *Subject:* $$Excel-Macros$$ MS Excel Vlookup query

Hi Team,

 I want to put vlookup or any other foumula and get the second/third
 lookup data.

 See attached file for example. Thanks advance for any help.
 Regards
 Vin
 --
 Join official facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES (1120+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 6) Jobs posting is not allowed.

 7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To post to this group, send email to excel-macros@googlegroups.com.
 To unsubscribe from this group, send email to
 mailto:excel-macros%2bunsubscr...@googlegroups.comexcel-macros%2bunsubscr...@googlegroups.com
 .


  --
 Join official facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES (1120+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 6) Jobs posting is not allowed.

 7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To post to this group, send email to excel-macros@googlegroups.com.
 To unsubscribe from this group, send email to
 mailto:excel-macros%2bunsubscr...@googlegroups.comexcel-macros%2bunsubscr...@googlegroups.com
 .




 --
 Join official facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES (1120+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 6) Jobs posting is not allowed.

 7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To post to this group, send email to excel-macros@googlegroups.com.
 To unsubscribe from this group, send email to
 excel-macros+unsubscr...@googlegroups.com.



 --
 Join official facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES (1120+ members already BANNED for violation)

 1) Use concise, accurate thread titles

Re: $$Excel-Macros$$ MS Excel Vlookup query

2012-08-20 Thread vinod rao
thanks Don.

I could get the right result. Thanks for your help. Have a nice day.

On Tue, Aug 21, 2012 at 12:09 AM, vinod rao vinod.ma...@gmail.com wrote:

 can i request you to put in the excel file. I am unable to get the
 relevelt result


 On Tue, Aug 21, 2012 at 12:02 AM, dguillett1 dguille...@gmail.com wrote:


 =INDEX($L$12:$O$26,SMALL(IF(($F$13=$L$12:$L$26),ROW($L$12:$L$26)-MIN(ROW($L$12:$L$26))+1,),ROW(A1)),4)
 An array formula that must be entered using ctrl+shift+enter

 Don Guillett
 Microsoft Excel Developer
 SalesAid Software
 dguille...@gmail.com

  *From:* vinod rao vinod.ma...@gmail.com
 *Sent:* Monday, August 20, 2012 1:05 PM
 *To:* excel-macros@googlegroups.com
 *Subject:* Re: $$Excel-Macros$$ MS Excel Vlookup query

   Hi,

 I need a formula plz.
 My data base is very huge. i cannot use autofilter.

  On Mon, Aug 20, 2012 at 11:18 PM, dguillett1 dguille...@gmail.comwrote:

Just use datafilterautofilter

 Don Guillett
 Microsoft Excel Developer
 SalesAid Software
 dguille...@gmail.com

  *From:* vinod rao vinod.ma...@gmail.com
 *Sent:* Monday, August 20, 2012 12:35 PM
 *To:* excel-macros@googlegroups.com
 *Subject:* $$Excel-Macros$$ MS Excel Vlookup query

Hi Team,

 I want to put vlookup or any other foumula and get the second/third
 lookup data.

 See attached file for example. Thanks advance for any help.
 Regards
 Vin
 --
 Join official facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES (1120+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 6) Jobs posting is not allowed.

 7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

 NOTE : Don't ever post personal or confidential data in a workbook.
 Forum owners and members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google
 Groups MS EXCEL AND VBA MACROS group.
 To post to this group, send email to excel-macros@googlegroups.com.
 To unsubscribe from this group, send email to
 mailto:excel-macros%2bunsubscr...@googlegroups.comexcel-macros%2bunsubscr...@googlegroups.com
 .


  --
 Join official facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES (1120+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 6) Jobs posting is not allowed.

 7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

 NOTE : Don't ever post personal or confidential data in a workbook.
 Forum owners and members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google
 Groups MS EXCEL AND VBA MACROS group.
 To post to this group, send email to excel-macros@googlegroups.com.
 To unsubscribe from this group, send email to
 mailto:excel-macros%2bunsubscr...@googlegroups.comexcel-macros%2bunsubscr...@googlegroups.com
 .




 --
 Join official facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES (1120+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 6) Jobs posting is not allowed.

 7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To post to this group, send email to excel-macros@googlegroups.com.
 To unsubscribe from this group, send email to
 excel-macros+unsubscr...@googlegroups.com.



 --
 Join official facebook

Re: $$Excel-Macros$$ [█ ▆ ▅ ▃ ▂★AVERAGEIF AVERAGEIFS★▂ ▃ ▅ ▆ █]

2012-08-16 Thread Vijayendra Rao
Hi,

Please find attached file with example.

Regards,
Vijayendra

2012/8/16 Amresh Maurya amreshkushw...@gmail.com

 check below link. i hope it will help you.


 http://www.xlninja.com/2012/08/15/average-averageif-and-averageifs-functions-in-excel/


 Reagrds
 Amresh


 On Thu, Aug 16, 2012 at 1:03 PM, amar takale amartak...@gmail.com wrote:

 Hi Amresh,
 Can you give example file.I also not understand what is different between.
 Thanks for help

 On Thu, Aug 16, 2012 at 12:52 PM, Amresh Maurya amreshkushw...@gmail.com
  wrote:

 Hi ,

  it works like sumif and sumifs..

 we used it for find average value with criteria

 [image: Inline image 1]


 Regards
 Amresh

 On Thu, Aug 16, 2012 at 12:38 PM, Kuldeep Singh naukrikuld...@gmail.com
  wrote:


 Hi Experts,

 What is the correct use of AVERAGEIF  AVERAGEIFS. Kindly share more
 example with Excel Sheet.

 Regards,
 Kuldeep Singh
 Back Office Executive (MIS)
 Info Edge India Limited (naukri.com)

 --
 Join official facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES (1120+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 6) Jobs posting is not allowed.

 7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

 NOTE : Don't ever post personal or confidential data in a workbook.
 Forum owners and members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google
 Groups MS EXCEL AND VBA MACROS group.
 To post to this group, send email to excel-macros@googlegroups.com.
 To unsubscribe from this group, send email to
 excel-macros+unsubscr...@googlegroups.com.




  --
 Join official facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES (1120+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 6) Jobs posting is not allowed.

 7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

 NOTE : Don't ever post personal or confidential data in a workbook.
 Forum owners and members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google
 Groups MS EXCEL AND VBA MACROS group.
 To post to this group, send email to excel-macros@googlegroups.com.
 To unsubscribe from this group, send email to
 excel-macros+unsubscr...@googlegroups.com.




 --
 Join official facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES (1120+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 6) Jobs posting is not allowed.

 7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To post to this group, send email to excel-macros@googlegroups.com.
 To unsubscribe from this group, send email to
 excel-macros+unsubscr...@googlegroups.com.




  --
 Join official facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES (1120+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or 

$$Excel-Macros$$ Reduce size of Excel file(XLSM)

2012-08-10 Thread Girish K Rao


Hi,

I have created a Pivot based dashboard, the data is huge so the file size 
is around 35MB.

Is there any way to reduce the file size to around 7-8MB.

I have tried to reduce the size by removing all the unwanted columns data.

Thanks for all your help

-- 
Join official facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES (1120+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

6) Jobs posting is not allowed.

7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To post to this group, send email to excel-macros@googlegroups.com.
To unsubscribe from this group, send email to 
excel-macros+unsubscr...@googlegroups.com.




Re: $$Excel-Macros$$ Reduce size of Excel file(XLSM)

2012-08-10 Thread Girish K Rao
Hi Noorian,

Thanks for the code.

But this is not working, 
The macro is removed all the formatting of the actual sheet.
It actually deleted the pivot itself.


-- 
Join official facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES (1120+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

6) Jobs posting is not allowed.

7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To post to this group, send email to excel-macros@googlegroups.com.
To unsubscribe from this group, send email to 
excel-macros+unsubscr...@googlegroups.com.




Re: $$Excel-Macros$$ Reduce size of Excel file(XLSM)

2012-08-10 Thread Girish K Rao
Paul Thank you for your help.

Yup the file size got reduced but not to greater extent the size came down
to 26MB.

But I tried the same with other file that contains only data there the file
size got reduced to 16MB.

May be my file contains a Pivot so the file size is not reduced so much:(

Anyway thanks for it..



On Fri, Aug 10, 2012 at 5:17 PM, Paul Schreiner schreiner_p...@att.netwrote:

 Try saving the file as .xlsb format.

 Microsoft has done an add thing in my opinion (one among many)

 They've created two macro-enabled formats.
 .xlsm and .xlsb

 the .xlsb is a binary format.
 In my experience, this format is MUCH smaller in size, opens and saves
 faster,
 and seems to run faster!

 I have a file that in .xlsm format is 49Mb, in .xlsb format it's 15Mb.

 I THINK the .xlsm format may be compatible with viewers while the .xlsb
 format is not.
 But I could be wrong.
 If not, I have not idea why they have the separate formats.

 Try saving as .xlsb and see how it goes.


 *Paul*

 -
 *“Do all the good you can,
 By all the means you can,
 In all the ways you can,
 In all the places you can,
 At all the times you can,
 To all the people you can,
 As long as ever you can.” - John Wesley
 *-


  --
 *From:* Girish K Rao girishkr...@gmail.com
 *To:* excel-macros@googlegroups.com
 *Sent:* Fri, August 10, 2012 7:19:50 AM
 *Subject:* $$Excel-Macros$$ Reduce size of Excel file(XLSM)



 Hi,

 I have created a Pivot based dashboard, the data is huge so the file size
 is around 35MB.

 Is there any way to reduce the file size to around 7-8MB.

 I have tried to reduce the size by removing all the unwanted columns data.

 Thanks for all your help

 --
 Join official facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES (1120+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 6) Jobs posting is not allowed.

 7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To post to this group, send email to excel-macros@googlegroups.com.
 To unsubscribe from this group, send email to
 excel-macros+unsubscr...@googlegroups.com.



 --
 Join official facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES (1120+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 6) Jobs posting is not allowed.

 7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To post to this group, send email to excel-macros@googlegroups.com.
 To unsubscribe from this group, send email to
 excel-macros+unsubscr...@googlegroups.com.






-- 


Regards
Girish K Rao

If you are good at something never do it for free.

-- 
Join official facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES (1120+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

6) Jobs posting is not allowed.

7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

NOTE  : Don't ever post personal or confidential data

Re: $$Excel-Macros$$ Multiple Versions of Excel

2012-07-29 Thread rao
Hey, Do u have the genuine Excel 2010?? if yes, Do you mine sharing this.


Cheers,
Prabhakar

On Tue, May 29, 2012 at 10:09 PM, Ashish Pradhan ashlyprad...@gmail.comwrote:


 Hey

 Thanks Don and CoRe for the prompt replies. Am going ahead with the
 multiple installations. Hope all goes well. :-)

 Thanks

 Ashish Pradhan


 On 29-05-2012 20:25, dguillett1 wrote:

  Just install in a directory OTHER than the previous verion. ie:
 MyExcel2010

 Don Guillett
 Microsoft MVP Excel
 SalesAid Software
 dguille...@gmail.com

  *From:* Ashish Pradhan ashlyprad...@gmail.com
 *Sent:* Tuesday, May 29, 2012 9:16 AM
 *To:* Excel Macros excel-macros@googlegroups.com
 *Subject:* $$Excel-Macros$$ Multiple Versions of Excel


 Hello

 I currently have installed Excel 2003 on my machine. However would also
 like to install 2010 now. If I change the default destination path, will it
 create any problems? Will I be easily able to open any excel file without
 any Version Clash issues

 I understand that very recently, someone suggested on this forum that
 multiple versions can be installed. Has anyone ever faced any Version
 Clash issues before?

  --
 Thanks

 Ashish Pradhan

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com

 To unsubscribe, send a blank email to
 excel-macros+unsubscr...@googlegroups.com
  --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com

 To unsubscribe, send a blank email to
 excel-macros+unsubscr...@googlegroups.com

  --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com

 To unsubscribe, send a blank email to
 excel-macros+unsubscr...@googlegroups.com


-- 
FORUM RULES (986+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.

--
To post to this group, send email to excel-macros@googlegroups.com

To unsubscribe, send a blank email to excel-macros+unsubscr...@googlegroups.com




Re: $$Excel-Macros$$

2012-06-02 Thread rao
Thanks Don, Could you please let us know why you have taken Weight field
to calculate the ranking..and also explain us how this SumPoduct function
works.

Regards,
Prabhakar



2012/5/19 dguillett1 dguille...@gmail.com

 =RANK(C2,$C$2:$C$55)+**SUMPRODUCT(--($C$2:$C$55=C2),-**-($A$2:$A$55A2))



 Don Guillett
 Microsoft MVP Excel
 SalesAid Software
 dguille...@gmail.com
 -Original Message- From: Dhananjay Pinjan
 Sent: Saturday, May 19, 2012 6:12 AM
 To: excel-macros
 Subject: $$Excel-Macros$$


 Dear All,

 I have used Rank Formula for ranking (pl. refer attachment). But if
 Highest Column reflects 2 same value (in following example 104) it
 should have to consider lower weight (Column A)  should have to give
 first rank to him. The expected answer is as follows.


 Weight Name Highest Rank Expected
 48 A 101 6 6
 48 B 102 5 5
 55 C 103 4 4
 57 D 104 2 3
 48 E 104 2 2
 59 F 106 1 1
 60 G 98 7 7


 Regards,
 Dhananjay

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5)  Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE  : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.

 --**--**
 --**
 To post to this group, send email to excel-macros@googlegroups.com
 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5)  Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.
 NOTE  : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.

 --**--**
 --**
 To post to this group, send email to excel-macros@googlegroups.com


-- 
FORUM RULES (986+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.

--
To post to this group, send email to excel-macros@googlegroups.com

To unsubscribe, send a blank email to excel-macros+unsubscr...@googlegroups.com

Re: $$Excel-Macros$$ Dynamic List range for Data validation

2012-05-28 Thread rao
Hi Rajan,

I ma not able to understand the formula that u have created in column2,
especially the --, what do they signify

=SUM(--(A2$A$2:$A$8))+1

Please advice

Regards,
Prabhakar

On Thu, May 17, 2012 at 6:22 PM, Rajan_Verma rajanverma1...@gmail.comwrote:

 Hi 

 Please find the attached Sheet 

 *It provide you a dynamic and sorted list in List Validation*

 ** **

 * *

 *Regards*

 *Rajan verma*

 *+91 7838100659 [IM-Gtalk]*

 ** **

 *From:* excel-macros@googlegroups.com [mailto:
 excel-macros@googlegroups.com] *On Behalf Of *Seraj Alam
 *Sent:* 17 May 2012 11:07
 *To:* excel-macros@googlegroups.com
 *Subject:* Re: $$Excel-Macros$$ Dynamic List range for Data validation

 ** **

 Hi,

 ** **

 U can use this formula in data validation for dynamic range

 ** **

 =OFFSET($A$1,0,0,COUNTA(A:A),1)

 ** **

 And also find the attached sheet with example hope it will help you what u
 are looking for

 ** **

 ** **

 ** **

 On Wed, May 16, 2012 at 9:21 PM, chhajersand...@gmail.com wrote:

 Dear all,

 I want to create a list in data validation which take a dynamic range in
 alphabetic order. Can it be possible I have tried to find it google but
 could not solve this though have got solutions!

 Please help like you help us with indirect function module!

 Sandeep Chhajer.
 Sent on my BlackBerry® from Vodafone

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5)  Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE  : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com



 

 ** **

 --
 Thanks  Regards

 Seraj Alam

 *+91 989 130 1776*

 ** **

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com


-- 
FORUM RULES (986+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.

--
To post to this group, send email to excel-macros@googlegroups.com

To unsubscribe, send a blank email to 

Re: $$Excel-Macros$$ Dynamic List range for Data validation

2012-05-28 Thread rao
Awesome..thanks Rajan..for helping me to understand..

Cheers,
Prabhakar

On Mon, May 28, 2012 at 7:10 PM, Rajan_Verma rajanverma1...@gmail.comwrote:

 ** **

 Thanks Noorain to describe about  “- -“ Sign

 ** **

 *Well here is the logic what I applied to get a sorted list in dropdown*

 * *

 

 * *

 ***1)  In Column1 I have Raw Data  ( Not Sorted)*

 ***2)  In Column2 I used an array formula
 {=SUM(--(A2$A$2:$A$8))+1}  , this Formula is just counting How many Values
 are lesser than current row values like the list have Don’t Have any value
 Greater than “a” so the result of formula is 1 and so on .*

 ***3)  In column3 I used simple Index Match (=INDEX([Column1],**
 MATCH(SMALL([Column2],ROW()-1),[**Column2],0),1)) , it is returning a
 sorted list with matching the row number through Small() Function*

 ***4)  Finally in the list validation
 =OFFSET(rngStart,0,0,COUNTA(C:C)-1,1) which is Extracting the Last column
 from the Table*

 ***5)  Here I used TABLE feature of Excel to make it dynamic .
 you just need to fill column1 and formula will fill Down automatically.*

 * *

 * *

 *Regards*

 *Rajan verma*

 *+91 7838100659 [IM-Gtalk]*

 ** **

 *From:* excel-macros@googlegroups.com [mailto:
 excel-macros@googlegroups.com] *On Behalf Of *NOORAIN ANSARI
 *Sent:* 28 May 2012 1:56

 *To:* excel-macros@googlegroups.com
 *Subject:* Re: $$Excel-Macros$$ Dynamic List range for Data validation

 ** **

 Dear rao,

 The -- is used as an unary operator to convert a boolean value ie,
 TRUE/FALSE in to 1/0.

 So to negate this, we use unary operator -- with TRUE or FALSE to give 1
 or 0

 We can also use, *0+,*1,^1* or *N()*

 In fact you can also use a multiplier or a divisor of 1

 In case you'd like more information, look up in google. Here's something
 from an Excel MVP

 http://www.mcgimpsey.com/excel/formulae/doubleneg.html

 --
 Thanks  regards,
 Noorain Ansari
 www.noorainansari.com

 www.excelmacroworld.blogspot.com


 On Mon, May 28, 2012 at 12:53 PM, rao raomb...@gmail.com wrote:

 Hi Rajan,

 ** **

 I ma not able to understand the formula that u have created in column2,
 especially the --, what do they signify

 ** **

 =SUM(--(A2$A$2:$A$8))+1

 ** **

 Please advice

 ** **

 Regards,

 Prabhakar

 ** **

 On Thu, May 17, 2012 at 6:22 PM, Rajan_Verma rajanverma1...@gmail.com
 wrote:

 Hi 

 Please find the attached Sheet 

 *It provide you a dynamic and sorted list in List Validation*

  

 * *

 *Regards*

 *Rajan verma*

 *+91 7838100659 [IM-Gtalk]*

  

 *From:* excel-macros@googlegroups.com [mailto:
 excel-macros@googlegroups.com] *On Behalf Of *Seraj Alam
 *Sent:* 17 May 2012 11:07
 *To:* excel-macros@googlegroups.com
 *Subject:* Re: $$Excel-Macros$$ Dynamic List range for Data validation

  

 Hi,

  

 U can use this formula in data validation for dynamic range

  

 =OFFSET($A$1,0,0,COUNTA(A:A),1)

  

 And also find the attached sheet with example hope it will help you what u
 are looking for

  

  

  

 On Wed, May 16, 2012 at 9:21 PM, chhajersand...@gmail.com wrote:

 Dear all,

 I want to create a list in data validation which take a dynamic range in
 alphabetic order. Can it be possible I have tried to find it google but
 could not solve this though have got solutions!

 Please help like you help us with indirect function module!

 Sandeep Chhajer.
 Sent on my BlackBerry® from Vodafone

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5)  Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE  : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com



 

  

 --
 Thanks  Regards

 Seraj Alam

 *+91 989 130 1776*

  

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross

Re: $$Excel-Macros$$ Dynamic List range for Data validation

2012-05-28 Thread rao
Thanks Ansari..

On Mon, May 28, 2012 at 1:56 PM, NOORAIN ANSARI noorain.ans...@gmail.comwrote:

 Dear rao,

 The -- is used as an unary operator to convert a boolean value ie,
 TRUE/FALSE in to 1/0.

 So to negate this, we use unary operator -- with TRUE or FALSE to give 1
 or 0

 We can also use, *0+,*1,^1* or *N()*

 In fact you can also use a multiplier or a divisor of 1

 In case you'd like more information, look up in google. Here's something
 from an Excel MVP

 http://www.mcgimpsey.com/excel/formulae/doubleneg.html

 --
 Thanks  regards,
 Noorain Ansari
 www.noorainansari.com
 www.excelmacroworld.blogspot.com

 On Mon, May 28, 2012 at 12:53 PM, rao raomb...@gmail.com wrote:

 Hi Rajan,

 I ma not able to understand the formula that u have created in column2,
 especially the --, what do they signify

 =SUM(--(A2$A$2:$A$8))+1

 Please advice

 Regards,
 Prabhakar


 On Thu, May 17, 2012 at 6:22 PM, Rajan_Verma rajanverma1...@gmail.comwrote:

 Hi 

 Please find the attached Sheet 

 *It provide you a dynamic and sorted list in List Validation*

 ** **

 * *

 *Regards*

 *Rajan verma*

 *+91 7838100659 [IM-Gtalk]*

 ** **

 *From:* excel-macros@googlegroups.com [mailto:
 excel-macros@googlegroups.com] *On Behalf Of *Seraj Alam
 *Sent:* 17 May 2012 11:07
 *To:* excel-macros@googlegroups.com
 *Subject:* Re: $$Excel-Macros$$ Dynamic List range for Data validation**
 **

 ** **

 Hi,

 ** **

 U can use this formula in data validation for dynamic range

 ** **

 =OFFSET($A$1,0,0,COUNTA(A:A),1)

 ** **

 And also find the attached sheet with example hope it will help you what
 u are looking for

 ** **

 ** **

 ** **

 On Wed, May 16, 2012 at 9:21 PM, chhajersand...@gmail.com wrote:

 Dear all,

 I want to create a list in data validation which take a dynamic range in
 alphabetic order. Can it be possible I have tried to find it google but
 could not solve this though have got solutions!

 Please help like you help us with indirect function module!

 Sandeep Chhajer.
 Sent on my BlackBerry® from Vodafone

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5)  Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE  : Don't ever post personal or confidential data in a workbook.
 Forum owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com



 

 ** **

 --
 Thanks  Regards

 Seraj Alam

 *+91 989 130 1776*

 ** **

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE : Don't ever post personal or confidential data in a workbook.
 Forum owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE : Don't ever post personal or confidential data in a workbook.
 Forum owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com


  --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get

Re: $$Excel-Macros$$ Dynamic List range for Data validation

2012-05-28 Thread rao
Hi Rajan,

One quick question on the  {=SUM(--(A2$A$2:$A$8))+1} .How does the sum
function is raking the data in column1.on what basis..Could you please
explain in more elaborated way.


Thanks again,
Prabhakar


On Mon, May 28, 2012 at 7:10 PM, Rajan_Verma rajanverma1...@gmail.comwrote:

 ** **

 Thanks Noorain to describe about  “- -“ Sign

 ** **

 *Well here is the logic what I applied to get a sorted list in dropdown*

 * *

 

 * *

 ***1)  In Column1 I have Raw Data  ( Not Sorted)*

 ***2)  In Column2 I used an array formula
 {=SUM(--(A2$A$2:$A$8))+1}  , this Formula is just counting How many Values
 are lesser than current row values like the list have Don’t Have any value
 Greater than “a” so the result of formula is 1 and so on .*

 ***3)  In column3 I used simple Index Match (=INDEX([Column1],**
 MATCH(SMALL([Column2],ROW()-1),[**Column2],0),1)) , it is returning a
 sorted list with matching the row number through Small() Function*

 ***4)  Finally in the list validation
 =OFFSET(rngStart,0,0,COUNTA(C:C)-1,1) which is Extracting the Last column
 from the Table*

 ***5)  Here I used TABLE feature of Excel to make it dynamic .
 you just need to fill column1 and formula will fill Down automatically.*

 * *

 * *

 *Regards*

 *Rajan verma*

 *+91 7838100659 [IM-Gtalk]*

 ** **

 *From:* excel-macros@googlegroups.com [mailto:
 excel-macros@googlegroups.com] *On Behalf Of *NOORAIN ANSARI
 *Sent:* 28 May 2012 1:56

 *To:* excel-macros@googlegroups.com
 *Subject:* Re: $$Excel-Macros$$ Dynamic List range for Data validation

 ** **

 Dear rao,

 The -- is used as an unary operator to convert a boolean value ie,
 TRUE/FALSE in to 1/0.

 So to negate this, we use unary operator -- with TRUE or FALSE to give 1
 or 0

 We can also use, *0+,*1,^1* or *N()*

 In fact you can also use a multiplier or a divisor of 1

 In case you'd like more information, look up in google. Here's something
 from an Excel MVP

 http://www.mcgimpsey.com/excel/formulae/doubleneg.html

 --
 Thanks  regards,
 Noorain Ansari
 www.noorainansari.com

 www.excelmacroworld.blogspot.com


 On Mon, May 28, 2012 at 12:53 PM, rao raomb...@gmail.com wrote:

 Hi Rajan,

 ** **

 I ma not able to understand the formula that u have created in column2,
 especially the --, what do they signify

 ** **

 =SUM(--(A2$A$2:$A$8))+1

 ** **

 Please advice

 ** **

 Regards,

 Prabhakar

 ** **

 On Thu, May 17, 2012 at 6:22 PM, Rajan_Verma rajanverma1...@gmail.com
 wrote:

 Hi 

 Please find the attached Sheet 

 *It provide you a dynamic and sorted list in List Validation*

  

 * *

 *Regards*

 *Rajan verma*

 *+91 7838100659 [IM-Gtalk]*

  

 *From:* excel-macros@googlegroups.com [mailto:
 excel-macros@googlegroups.com] *On Behalf Of *Seraj Alam
 *Sent:* 17 May 2012 11:07
 *To:* excel-macros@googlegroups.com
 *Subject:* Re: $$Excel-Macros$$ Dynamic List range for Data validation

  

 Hi,

  

 U can use this formula in data validation for dynamic range

  

 =OFFSET($A$1,0,0,COUNTA(A:A),1)

  

 And also find the attached sheet with example hope it will help you what u
 are looking for

  

  

  

 On Wed, May 16, 2012 at 9:21 PM, chhajersand...@gmail.com wrote:

 Dear all,

 I want to create a list in data validation which take a dynamic range in
 alphabetic order. Can it be possible I have tried to find it google but
 could not solve this though have got solutions!

 Please help like you help us with indirect function module!

 Sandeep Chhajer.
 Sent on my BlackBerry® from Vodafone

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5)  Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE  : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com



 

  

 --
 Thanks  Regards

 Seraj Alam

 *+91 989 130 1776*

  

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post

Re: $$Excel-Macros$$ 2 Values in the same cell

2012-05-26 Thread rao
Thanks Rajan,
I am seeing a runtime error while selecting the range for the
rngOutput..Could you please advice on this.I have selected range from
A1:C14
*Set rngOutput = Application.InputBox(Please select Output Cells, , , , ,
, , 8)*

Cheers,
Prabhakar

On Wed, May 16, 2012 at 6:23 PM, Rajan_Verma rajanverma1...@gmail.comwrote:

 *Are you looking for this*

 ** **

 See the attached Sheet

 ** **

 *Sub ManageThem()*

 **

 *Dim rngRange As Range*

 *Dim rngOutput   As Range*

 *Dim rngCell As Range*

 *Dim lngLoopCounter As Long*

 *Dim rngBorders  As Range*

 *Set rngRange = Application.InputBox(Please select value(s), , , ,
 , , , 8)*

 *If rngRange.Columns.Count  2 Or rngRange.Columns.Count  2 Then*

 *MsgBox Please Select Correct Range, vbInformation*

 *End*

 *End If*

 **

 *lngLoopCounter = 0*

 *Set rngOutput = Application.InputBox(Please select Output Cells, ,
 , , , , , 8)*

 **

 *For Each rngCell In rngRange*

 *If rngCell.Value   Then*

 *rngOutput.Offset(lngLoopCounter).Offset(-1, -1).Value =
 rngCell.Value*

 *rngOutput.Offset(lngLoopCounter).Offset(1, 1).Value =
 rngCell.Value*

 *Set rngBorders =
 Range(rngOutput.Offset(lngLoopCounter).Offset(-1, -1),
 rngOutput.Offset(lngLoopCounter).Offset(1, 1))*

 *With rngBorders*

 *.Borders(xlEdgeLeft).Weight = xlThin*

 *.Borders(xlEdgeRight).Weight = xlThin*

 *.Borders(xlEdgeTop).Weight = xlThin*

 *.Borders(xlEdgeBottom).Weight = xlThin*

 *End With*

 *lngLoopCounter = lngLoopCounter + 3*

 **

 *Else*

 *End*

 *End If*

 *Next*

 **

 *End Sub*

 * *

 * *

 *Regards*

 *Rajan verma*

 *+91 7838100659 [IM-Gtalk]*

 ** **

 *From:* excel-macros@googlegroups.com [mailto:
 excel-macros@googlegroups.com] *On Behalf Of *David Grugeon
 *Sent:* 16 May 2012 11:59

 *To:* excel-macros@googlegroups.com
 *Subject:* Re: $$Excel-Macros$$ 2 Values in the same cell

 ** **

 The answer is No AFAICS

 ** **

 However you could use two columns (one formatted left top and one right
 bottom).  Put borders around the two but no border between them.  If you
 want the gridlines to disappear you can give both cells a fill colour of
 white.

 ** **

 Regards

 David Grugeon

 On 16 May 2012 05:44, joseph camill joseph.cam...@gmail.com wrote:

 ** **

 On Wed, May 16, 2012 at 1:08 AM, joseph camill joseph.cam...@gmail.com
 wrote:

 Attached is an example

 ** **

 On Wed, May 16, 2012 at 12:48 AM, joseph.cam...@gmail.com wrote:

 Hi,

 Is it possible to concatenate two values in one cell and seperate the
 first value to top left and second value to bottom right of the same cell.

 For e.g. £25m and €12m both in cell a1. And both are clearly seperate from
 each other.

 Thanks,
 Joseph
 Sent on my BlackBerry® from Vodafone

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5)  Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE  : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com

 ** **

 ** **

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com



 

 ** **

 --
 David Grugeon

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula 

Re: $$Excel-Macros$$ 2 Values in the same cell

2012-05-26 Thread rao
Thanks Buddy..I got...


Cheers,
Prabhakar
On Sat, May 26, 2012 at 2:03 PM, Rajan_Verma rajanverma1...@gmail.comwrote:

 Only select one cell For Output

 ** **

 * *

 *Regards*

 *Rajan verma*

 *+91 7838100659 [IM-Gtalk]*

 ** **

 *From:* excel-macros@googlegroups.com [mailto:
 excel-macros@googlegroups.com] *On Behalf Of *rao
 *Sent:* 26 May 2012 1:46

 *To:* excel-macros@googlegroups.com
 *Subject:* Re: $$Excel-Macros$$ 2 Values in the same cell

 ** **

 Thanks Rajan,
 I am seeing a runtime error while selecting the range for the
 rngOutput..Could you please advice on this.I have selected range from
 A1:C14

 *Set rngOutput = Application.InputBox(Please select Output Cells, , , ,
 , , , 8)* 

 ** **

 Cheers,

 Prabhakar  

 ** **

 On Wed, May 16, 2012 at 6:23 PM, Rajan_Verma rajanverma1...@gmail.com
 wrote:

 *Are you looking for this*

  

 See the attached Sheet

  

 *Sub ManageThem()*

 **

 *Dim rngRange As Range*

 *Dim rngOutput   As Range*

 *Dim rngCell As Range*

 *Dim lngLoopCounter As Long*

 *Dim rngBorders  As Range*

 *Set rngRange = Application.InputBox(Please select value(s), , , ,
 , , , 8)*

 *If rngRange.Columns.Count  2 Or rngRange.Columns.Count  2 Then*

 *MsgBox Please Select Correct Range, vbInformation*

 *End*

 *   End If*

 **

 *lngLoopCounter = 0*

 *Set rngOutput = Application.InputBox(Please select Output Cells, ,
 , , , , , 8)*

 **

 *For Each rngCell In rngRange*

 *If rngCell.Value   Then*

 *rngOutput.Offset(lngLoopCounter).Offset(-1, -1).Value =
 rngCell.Value*

 *rngOutput.Offset(lngLoopCounter).Offset(1, 1).Value =
 rngCell.Value*

 *Set rngBorders =
 Range(rngOutput.Offset(lngLoopCounter).Offset(-1, -1),
 rngOutput.Offset(lngLoopCounter).Offset(1, 1))*

 *With rngBorders*

 *.Borders(xlEdgeLeft).Weight = xlThin*

 *.Borders(xlEdgeRight).Weight = xlThin*

 *.Borders(xlEdgeTop).Weight = xlThin*

 *.Borders(xlEdgeBottom).Weight = xlThin*

 *End With*

 *lngLoopCounter = lngLoopCounter + 3*

 **

 *Else*

 *End*

 *End If*

 *Next*

 **

 *End Sub*

 * *

 * *

 *Regards*

 *Rajan verma*

 *+91 7838100659 [IM-Gtalk]*

  

 *From:* excel-macros@googlegroups.com [mailto:
 excel-macros@googlegroups.com] *On Behalf Of *David Grugeon
 *Sent:* 16 May 2012 11:59


 *To:* excel-macros@googlegroups.com
 *Subject:* Re: $$Excel-Macros$$ 2 Values in the same cell

  

 The answer is No AFAICS

  

 However you could use two columns (one formatted left top and one right
 bottom).  Put borders around the two but no border between them.  If you
 want the gridlines to disappear you can give both cells a fill colour of
 white.

  

 Regards

 David Grugeon

 On 16 May 2012 05:44, joseph camill joseph.cam...@gmail.com wrote:

  

 On Wed, May 16, 2012 at 1:08 AM, joseph camill joseph.cam...@gmail.com
 wrote:

 Attached is an example

  

 On Wed, May 16, 2012 at 12:48 AM, joseph.cam...@gmail.com wrote:

 Hi,

 Is it possible to concatenate two values in one cell and seperate the
 first value to top left and second value to bottom right of the same cell.

 For e.g. £25m and €12m both in cell a1. And both are clearly seperate from
 each other.

 Thanks,
 Joseph
 Sent on my BlackBerry® from Vodafone

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5)  Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE  : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com

  

  

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security

Re: $$Excel-Macros$$ 2 Values in the same cell

2012-05-26 Thread rao
Hi ,
I am not able to understand this part, could you please explain.
rngOutput.Offset(lngLoopCounter).Offset(-1, -1).Value =
rngCell.Value
rngOutput.Offset(lngLoopCounter).Offset(1, 1).Value =
rngCell.Value

cheers,
Prabhakar
On Sat, May 26, 2012 at 2:41 PM, rao raomb...@gmail.com wrote:

 Thanks Buddy..I got...


 Cheers,
 Prabhakar

 On Sat, May 26, 2012 at 2:03 PM, Rajan_Verma rajanverma1...@gmail.comwrote:

 Only select one cell For Output

 ** **

 * *

 *Regards*

 *Rajan verma*

 *+91 7838100659 [IM-Gtalk]*

 ** **

 *From:* excel-macros@googlegroups.com [mailto:
 excel-macros@googlegroups.com] *On Behalf Of *rao
 *Sent:* 26 May 2012 1:46

 *To:* excel-macros@googlegroups.com
 *Subject:* Re: $$Excel-Macros$$ 2 Values in the same cell

 ** **

 Thanks Rajan,
 I am seeing a runtime error while selecting the range for the
 rngOutput..Could you please advice on this.I have selected range from
 A1:C14

 *Set rngOutput = Application.InputBox(Please select Output Cells, , ,
 , , , , 8)* 

 ** **

 Cheers,

 Prabhakar  

 ** **

 On Wed, May 16, 2012 at 6:23 PM, Rajan_Verma rajanverma1...@gmail.com
 wrote:

 *Are you looking for this*

  

 See the attached Sheet

  

 *Sub ManageThem()*

 **

 *Dim rngRange As Range*

 *Dim rngOutput   As Range*

 *Dim rngCell As Range*

 *Dim lngLoopCounter As Long*

 *Dim rngBorders  As Range*

 *Set rngRange = Application.InputBox(Please select value(s), , , ,
 , , , 8)*

 *If rngRange.Columns.Count  2 Or rngRange.Columns.Count  2 Then
 *

 *MsgBox Please Select Correct Range, vbInformation*

 *End*

 *   End If*

 **

 *lngLoopCounter = 0*

 *Set rngOutput = Application.InputBox(Please select Output Cells,
 , , , , , , 8)*

 **

 *For Each rngCell In rngRange*

 *If rngCell.Value   Then*

 *rngOutput.Offset(lngLoopCounter).Offset(-1, -1).Value =
 rngCell.Value*

 *rngOutput.Offset(lngLoopCounter).Offset(1, 1).Value =
 rngCell.Value*

 *Set rngBorders =
 Range(rngOutput.Offset(lngLoopCounter).Offset(-1, -1),
 rngOutput.Offset(lngLoopCounter).Offset(1, 1))*

 *With rngBorders*

 *.Borders(xlEdgeLeft).Weight = xlThin*

 *.Borders(xlEdgeRight).Weight = xlThin*

 *.Borders(xlEdgeTop).Weight = xlThin*

 *.Borders(xlEdgeBottom).Weight = xlThin*

 *End With*

 *lngLoopCounter = lngLoopCounter + 3*

 **

 *Else*

 *End*

 *End If*

 *Next*

 **

 *End Sub*

 * *

 * *

 *Regards*

 *Rajan verma*

 *+91 7838100659 [IM-Gtalk]*

  

 *From:* excel-macros@googlegroups.com [mailto:
 excel-macros@googlegroups.com] *On Behalf Of *David Grugeon
 *Sent:* 16 May 2012 11:59


 *To:* excel-macros@googlegroups.com
 *Subject:* Re: $$Excel-Macros$$ 2 Values in the same cell

  

 The answer is No AFAICS

  

 However you could use two columns (one formatted left top and one right
 bottom).  Put borders around the two but no border between them.  If you
 want the gridlines to disappear you can give both cells a fill colour of
 white.

  

 Regards

 David Grugeon

 On 16 May 2012 05:44, joseph camill joseph.cam...@gmail.com wrote:

  

 On Wed, May 16, 2012 at 1:08 AM, joseph camill joseph.cam...@gmail.com
 wrote:

 Attached is an example

  

 On Wed, May 16, 2012 at 12:48 AM, joseph.cam...@gmail.com wrote:

 Hi,

 Is it possible to concatenate two values in one cell and seperate the
 first value to top left and second value to bottom right of the same cell.

 For e.g. £25m and €12m both in cell a1. And both are clearly seperate
 from each other.

 Thanks,
 Joseph
 Sent on my BlackBerry® from Vodafone

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5)  Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE  : Don't ever post personal or confidential data in a workbook.
 Forum owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com

  

  

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use

Re: $$Excel-Macros$$ 2 Values in the same cell

2012-05-26 Thread rao
Thanks Rajan for your prompt reply.

On Sat, May 26, 2012 at 2:48 PM, Rajan_Verma rajanverma1...@gmail.comwrote:

 These lines is just to adjust values within cells 

 ** **

 If Target Cell is  rngOutput.Offset(lngLoopCounter) then

 rngOutput.Offset(lngLoopCounter).Offset(-1, -1).Value =
 rngCell.Value  Put the value in TopLeft cell  Target Cell

 rngOutput.Offset(lngLoopCounter).Offset(1, 1).Value =
 rngCell.Value  For Put the value in BottomRight Cell from Target Cell

 ** **

 * *

 *Regards*

 *Rajan verma*

 *+91 7838100659 [IM-Gtalk]*

 ** **

 *From:* excel-macros@googlegroups.com [mailto:
 excel-macros@googlegroups.com] *On Behalf Of *rao
 *Sent:* 26 May 2012 2:44

 *To:* excel-macros@googlegroups.com
 *Subject:* Re: $$Excel-Macros$$ 2 Values in the same cell

 ** **

 Hi ,

 I am not able to understand this part, could you please explain.

 rngOutput.Offset(lngLoopCounter).Offset(-1, -1).Value =
 rngCell.Value

 rngOutput.Offset(lngLoopCounter).Offset(1, 1).Value =
 rngCell.Value

 

 cheers,

 Prabhakar

 On Sat, May 26, 2012 at 2:41 PM, rao raomb...@gmail.com wrote:

 Thanks Buddy..I got...

 ** **

 ** **

 Cheers,

 Prabhakar

 ** **

 On Sat, May 26, 2012 at 2:03 PM, Rajan_Verma rajanverma1...@gmail.com
 wrote:

 Only select one cell For Output

  

 * *

 *Regards*

 *Rajan verma*

 *+91 7838100659 [IM-Gtalk]*

  

 *From:* excel-macros@googlegroups.com [mailto:
 excel-macros@googlegroups.com] *On Behalf Of *rao
 *Sent:* 26 May 2012 1:46


 *To:* excel-macros@googlegroups.com
 *Subject:* Re: $$Excel-Macros$$ 2 Values in the same cell

  

 Thanks Rajan,
 I am seeing a runtime error while selecting the range for the
 rngOutput..Could you please advice on this.I have selected range from
 A1:C14

 *Set rngOutput = Application.InputBox(Please select Output Cells, , , ,
 , , , 8)* 

  

 Cheers,

 Prabhakar  

  

 On Wed, May 16, 2012 at 6:23 PM, Rajan_Verma rajanverma1...@gmail.com
 wrote:

 *Are you looking for this*

  

 See the attached Sheet

  

 *Sub ManageThem()*

 **

 *Dim rngRange As Range*

 *Dim rngOutput   As Range*

 *Dim rngCell As Range*

 *Dim lngLoopCounter As Long*

 *Dim rngBorders  As Range*

 *Set rngRange = Application.InputBox(Please select value(s), , , ,
 , , , 8)*

 *If rngRange.Columns.Count  2 Or rngRange.Columns.Count  2 Then*

 *MsgBox Please Select Correct Range, vbInformation*

 *End*

 *   End If*

 **

 *lngLoopCounter = 0*

 *Set rngOutput = Application.InputBox(Please select Output Cells, ,
 , , , , , 8)*

 **

 *For Each rngCell In rngRange*

 *If rngCell.Value   Then*

 *rngOutput.Offset(lngLoopCounter).Offset(-1, -1).Value =
 rngCell.Value*

 *rngOutput.Offset(lngLoopCounter).Offset(1, 1).Value =
 rngCell.Value*

 *Set rngBorders =
 Range(rngOutput.Offset(lngLoopCounter).Offset(-1, -1),
 rngOutput.Offset(lngLoopCounter).Offset(1, 1))*

 *With rngBorders*

 *.Borders(xlEdgeLeft).Weight = xlThin*

 *.Borders(xlEdgeRight).Weight = xlThin*

 *.Borders(xlEdgeTop).Weight = xlThin*

 *.Borders(xlEdgeBottom).Weight = xlThin*

 *End With*

 *lngLoopCounter = lngLoopCounter + 3*

 **

 *Else*

 *End*

 *End If*

 *Next*

 **

 *End Sub*

 * *

 * *

 *Regards*

 *Rajan verma*

 *+91 7838100659 [IM-Gtalk]*

  

 *From:* excel-macros@googlegroups.com [mailto:
 excel-macros@googlegroups.com] *On Behalf Of *David Grugeon
 *Sent:* 16 May 2012 11:59


 *To:* excel-macros@googlegroups.com
 *Subject:* Re: $$Excel-Macros$$ 2 Values in the same cell

  

 The answer is No AFAICS

  

 However you could use two columns (one formatted left top and one right
 bottom).  Put borders around the two but no border between them.  If you
 want the gridlines to disappear you can give both cells a fill colour of
 white.

  

 Regards

 David Grugeon

 On 16 May 2012 05:44, joseph camill joseph.cam...@gmail.com wrote:

  

 On Wed, May 16, 2012 at 1:08 AM, joseph camill joseph.cam...@gmail.com
 wrote:

 Attached is an example

  

 On Wed, May 16, 2012 at 12:48 AM, joseph.cam...@gmail.com wrote:

 Hi,

 Is it possible to concatenate two values in one cell and seperate the
 first value to top left and second value to bottom right of the same cell.

 For e.g. £25m and €12m both in cell a1. And both are clearly seperate from
 each other.

 Thanks,
 Joseph
 Sent on my BlackBerry® from Vodafone

$$Excel-Macros$$ $$Excel-Macros$$ $$Excel-Macros$$ Formula Need for difference between days

2012-05-04 Thread Vijayendra Rao
Dear All,



I need date formula for finding how many days and months between two
different dates. Request you to resolve my query. I have attached is the
same file.



Regards,

Vijayendra

94491 67631



-- 
ಧನ್ಯವಾದಗಳು,
ವಿಜಯೇಂದ್ರ,
೯೪೪೯೧ ೬೭೬೩೧

Regards,
Vijayendra
94491 67631

-- 
FORUM RULES (986+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.

--
To post to this group, send email to excel-macros@googlegroups.com


Date related.xlsx
Description: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet


Re: $$Excel-Macros$$ $$Excel-Ma​cros$$ $$Excel-Ma​​cros$$ Formula Need for accounting entries

2012-04-28 Thread Vijayendra Rao
 Thanks Rajan and Shaik for your quick help, you have provided the same
which i was looking..

I also tried sumproduct but i have not succeedthank you once again.

Regards,
Vijayendra


2012/4/27 Shaik Waheed waheedb...@gmail.com

 Hi Vijay,

 PFA, hope this is what you are looking for

  On Fri, Apr 27, 2012 at 8:13 PM, Vijayendra Rao vijayendrar...@gmail.com
  wrote:

 Dear All,

 I need one formula which will using for accounting entries, I tried
 sumproduct but it doesnt work. I have attached is the same file.

 Regards,
 Vijayendra
 94491 67631

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com


 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com




-- 
ಧನ್ಯವಾದಗಳು,
ವಿಜಯೇಂದ್ರ,
೯೪೪೯೧ ೬೭೬೩೧

Regards,
Vijayendra
94491 67631

-- 
FORUM RULES (986+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.

--
To post to this group, send email to excel-macros@googlegroups.com


$$Excel-Macros$$ $$Excel-Ma​cros$$ $$Excel-Ma​​cros$$ Formula Need for accounting entries

2012-04-27 Thread Vijayendra Rao
Dear All,

I need one formula which will using for accounting entries, I tried
sumproduct but it doesnt work. I have attached is the same file.

Regards,
Vijayendra
94491 67631

-- 
FORUM RULES (986+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.

--
To post to this group, send email to excel-macros@googlegroups.com


cost centre - accounting.xlsx
Description: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet


$$Excel-Macros$$ Excel conditional formatting-Urgent plz

2012-03-22 Thread vinod rao
Hello Experts,

I need a conditional cell color showing where Region 1 showing the value
over 10 should colour red and Region 2 value showing over 12 should show
green. Attached file for the same.
   Region Value in $ 1 20 2 22 1 11 2 11 2 5 2 15 2 3 1 29
Regards,
Vin

-- 
FORUM RULES (986+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.

--
To post to this group, send email to excel-macros@googlegroups.com


Book3.xls
Description: MS-Excel spreadsheet


Re: $$Excel-Macros$$ Excel conditional formatting-Urgent plz

2012-03-22 Thread vinod rao
Hey Ansari, Don
Ah!! very quick reply.
Thank you very much , this helps.

have a nice day.

On Thu, Mar 22, 2012 at 8:32 PM, NOORAIN ANSARI noorain.ans...@gmail.comwrote:

 Dear vinod,

 See attached sheet, hope it help you.

 --
 Thanks  regards,
 Noorain Ansari
  *http://noorainansari.com/*
 *http://excelmacroworld.blogspot.com/*http://excelmacroworld.blogspot.com/

 On Thu, Mar 22, 2012 at 8:05 PM, vinod rao vinod.ma...@gmail.com wrote:


 Hello Experts,

 I need a conditional cell color showing where Region 1 showing the value
 over 10 should colour red and Region 2 value showing over 12 should show
 green. Attached file for the same.
Region Value in $ 1 20 2 22 1 11 2 11 2 5 2 15 2 3 1 29
 Regards,
 Vin

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com





 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com


-- 
FORUM RULES (986+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.

--
To post to this group, send email to excel-macros@googlegroups.com


Re: $$Excel-Macros$$ Re: Excel conditional formatting-Urgent plz

2012-03-22 Thread vinod rao
Thank you Meeran :)
On Thu, Mar 22, 2012 at 8:39 PM, Damimkader S. Meeran damim.ka...@gmail.com
 wrote:

 Hi,

 Please review the below link it is very helpful with simple examples.


 http://www.free-training-tutorial.com/animations/conditional-formatting-examples.html


 Regards,
 Damimkader S. Meeran

 On Thursday, March 22, 2012 8:05:32 PM UTC+5:30, vnrao wrote:


 Hello Experts,

 I need a conditional cell color showing where Region 1 showing the value
 over 10 should colour red and Region 2 value showing over 12 should show
 green. Attached file for the same.
Region Value in $ 1 20 2 22 1 11 2 11 2 5 2 15 2 3 1 29
 Regards,
 Vin

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com


-- 
FORUM RULES (986+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.

--
To post to this group, send email to excel-macros@googlegroups.com


Re: $$Excel-Macros$$ Multipal sheet vlookup-Urgent plz

2012-03-08 Thread vinod rao
Thank you. You are great!!

Thanks again.

On Thu, Mar 8, 2012 at 9:09 AM, NOORAIN ANSARI noorain.ans...@gmail.comwrote:

 Dear Vinod,

 Please use..

 =VLOOKUP($F15,INDIRECT($K$15!F:I),3,0)

 and see attached sheet..

 --
 Thanks  regards,
 Noorain Ansari
  *http://noorainansari.com/*
 *http://excelmacroworld.blogspot.com/*http://excelmacroworld.blogspot.com/


 On Wed, Mar 7, 2012 at 11:42 PM, vinod rao vinod.ma...@gmail.com wrote:

 HI Team,

 I need to put a vlookup for multipal sheet  and get result on one sheet.

 Based on the sheet selection in cell hc6 the formula should get result as
 shown in the attached sheet.

 Regards,
 Vin

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com





 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com


-- 
FORUM RULES (986+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.

--
To post to this group, send email to excel-macros@googlegroups.com


$$Excel-Macros$$ Multipal sheet vlookup-Urgent plz

2012-03-07 Thread vinod rao
HI Team,

I need to put a vlookup for multipal sheet  and get result on one sheet.

Based on the sheet selection in cell hc6 the formula should get result as
shown in the attached sheet.

Regards,
Vin

-- 
FORUM RULES (986+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.

--
To post to this group, send email to excel-macros@googlegroups.com


test.xls
Description: MS-Excel spreadsheet


Re: $$Excel-Macros$$ $$Excel-Ma​cros$$ Validate text and number in PAN

2012-02-26 Thread Vijayendra Rao
Thanks Sam, Maries  Haseeb.

All three solutions are working fine.thanks again.

Regards,
Vijayendra

2012/2/27 Haseeb Avarakkan haseeb.avarak...@gmail.com

 Hi Sam,

 I think this part ISNUMBER(--MID(A3,6,4)) will allow entry with 3 spaces
 before the fourth digit :-) , like

 ABCDE   1D

 Hi Vijayendra,

 This is my try. Firstly define 3 names to avoid INDIRECT function.

 Name: *Alpha*
 On refers to:
 ={A;B;C;D;E;F;G;H;I;J;K;L;M;N;O;P;Q;R;S;T;U;V;W;X;Y;Z}

 Name: *Row*
 Refers to: ={1;2;3;4;5}

 Name: *Col*
 Refers to: ={6,7,8,9}

 Then use this formula in Data Validation  Custom. Make sure you have
 unselect *Ignore blank*


 =SUMPRODUCT(ISNUMBER(MATCH(MID(C2,Row,1),Alpha,0))*ISNUMBER(MID(C2,Col,1)+0)*ISNUMBER(MATCH(MID(C2,10,250),Alpha,0)))=20

 HTH
 Haseeb

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com




-- 
ಧನ್ಯವಾದಗಳು,
ವಿಜಯೇಂದ್ರ,
೯೪೪೯೧ ೬೭೬೩೧

Regards,
Vijayendra
94491 67631

-- 
FORUM RULES (986+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.

--
To post to this group, send email to excel-macros@googlegroups.com


$$Excel-Macros$$ $$Excel-Ma​cros$$ Validate text and number in PAN

2012-02-25 Thread Vijayendra Rao
Dear All,

I want to validate text and numbers in PAN number. Validation required as
per below conditions.


· Length should be 10

· First 5 character should be text

· Next 4 should be number

· Last character should be text


Attached excvel file for your reference.



Can you please help on the same.

Regards,
Vijayendra
94491 67631

-- 
FORUM RULES (986+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.

--
To post to this group, send email to excel-macros@googlegroups.com


Validate text and number in PAN.xlsx
Description: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet


Re: $$Excel-Macros$$ is ther any way to keep subject line while opening outlook new mail

2012-02-18 Thread Vijayendra Rao
Hi Noorain,

It will work only one cell at a time, is it possible to put subject to
multiple cellls at a time.

Regards,
Vijayendra



2012/2/17 NOORAIN ANSARI noorain.ans...@gmail.com

 Hi Renu,

 Please see attached Screen shot, it might be helpful


 On Fri, Feb 17, 2012 at 1:17 PM, Renukachari Kasee jva.ch...@gmail.comwrote:


 *hi*
 *all*
 *can you help me, actually this is older post only*
 *
 *
 *thanks *

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com




 --
 Thanks  regards,
 Noorain Ansari
  ** http://excelmacroworld.blogspot.com/*http://noorainansari.com/*
 *http://excelmacroworld.blogspot.com/*http://excelmacroworld.blogspot.com/


 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com




-- 
ಧನ್ಯವಾದಗಳು,
ವಿಜಯೇಂದ್ರ,
೯೪೪೯೧ ೬೭೬೩೧

Regards,
Vijayendra
94491 67631

-- 
FORUM RULES (986+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.

--
To post to this group, send email to excel-macros@googlegroups.com


Re: $$Excel-Macros$$ Regarding VLOOKUP FUNCTION IN CLOSEST MATCH

2012-02-03 Thread Vijayendra Rao
You can use the below formula

=INDEX($H$2:$J$7,MATCH($B2,$H$2:$H$7,1),2)
=INDEX($H$2:$J$7,MATCH($B2,$H$2:$H$7,1),3)

Attached is the excel file for your reference.

Regards,
Vijayendra


2012/2/4 chandra sekaran duraichan...@gmail.com

 Hi Sanjib
 simple  Vlookup forumula   to solve your Query

 Regards
 chandru
 chennai




 On Fri, Feb 3, 2012 at 4:28 PM, Sanjib Chatterjee 
 chatterjee.kolk...@gmail.com wrote:

 Thank you for your help

 ragards,

 sanjib


 On Fri, Feb 3, 2012 at 4:02 PM, The Viper viper@gmail.com wrote:

 please find the attached



 On Fri, Feb 3, 2012 at 1:28 PM, Sanjib Chatterjee 
 chatterjee.kolk...@gmail.com wrote:


 Dear Experts,

 Please See the attachment and Help me regarding VLOOKUP FUNCTION

 Thanking you in Advance

 Sanjib









 --
 -

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE : Don't ever post personal or confidential data in a workbook.
 Forum owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com




 --
 *Great day,*
 *viper*

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE : Don't ever post personal or confidential data in a workbook.
 Forum owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com




 --
 -

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com


 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com




-- 
ಧನ್ಯವಾದಗಳು,
ವಿಜಯೇಂದ್ರ,
೯೪೪೯೧ ೬೭೬೩೧

Regards,
Vijayendra
94491 67631

-- 
FORUM RULES (986+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

NOTE  : Don't ever post personal or confidential data in a 

Re: $$Excel-Macros$$ ExcelTest

2012-02-02 Thread Vijayendra Rao
Thanks David for correct answers. I understand everything except 4th
questions 1 row (row number 34), you have linked D50.

Regards,
Vijayendra

2012/2/3 David Grugeon grug...@gmail.com

 Hi Vijayendra

 Regarding your answers

 1.  Right answer to the wrong question.  The minimum negative value is
 -300 that is less than -1.  I think the question should have been the
 maximum negative value which you answered correctly.

 2.  Your answer is fine.   I had a different approach
 3.  You are getting the wrong answer to rows 27 and 28
 4. See attached sheet if you want an answer

 5.  You need to be able to enter an ID or a name.  Your formula only works
 with a name

 I attach a sheet with my answers.


 On 2 February 2012 14:43, Vijayendra Rao vijayendrar...@gmail.com wrote:

 Hi Noorain,

 I have able to solve only 1st, 2nd and 5th questions.

 Regards,
 Vijayendra

  2012/2/2 David Grugeon da...@grugeon.com.au

 Hi Noorain and Congratulations on your award.

 For Q1 it would be more interesting to ask for the maximum negative
 value.  Otherwise it looks like a catch question.

 Regards
 David Grugeon


 On 31 January 2012 12:28, NOORAIN ANSARI noorain.ans...@gmail.comwrote:

 Dear Group,

 Please find attached Excel Test to analyze you excel Skills.

 --
 Thanks  regards,
 Noorain Ansari
  
 *http://excelmacroworld.blogspot.com/*http://excelmacroworld.blogspot.com/
 *http://noorain-ansari.blogspot.com/*http://noorain-ansari.blogspot.com/

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE : Don't ever post personal or confidential data in a workbook.
 Forum owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com




 --
 David Grugeon

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE : Don't ever post personal or confidential data in a workbook.
 Forum owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com




 --
 ಧನ್ಯವಾದಗಳು,
 ವಿಜಯೇಂದ್ರ,
 ೯೪೪೯೧ ೬೭೬೩೧

 Regards,
 Vijayendra
 94491 67631

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com




 --
 David Grugeon

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.


 --
 To post

Re: $$Excel-Macros$$ ExcelTest

2012-02-02 Thread Vijayendra Rao
Thanks...

2012/2/3 David Grugeon da...@grugeon.com.au

 Sorry.  My mistake.  I must have changed the cell accidentally it should
 be =ROUNDUP(C34/2,0) similar to the ones below

 On 3 February 2012 13:57, Vijayendra Rao vijayendrar...@gmail.com wrote:



 Thanks David for correct answers. I understand everything except 4th
 questions 1 row (row number 34), you have linked D50.

 Regards,
 Vijayendra

  2012/2/3 David Grugeon grug...@gmail.com

 Hi Vijayendra

 Regarding your answers

 1.  Right answer to the wrong question.  The minimum negative value is
 -300 that is less than -1.  I think the question should have been the
 maximum negative value which you answered correctly.

 2.  Your answer is fine.   I had a different approach
 3.  You are getting the wrong answer to rows 27 and 28
 4. See attached sheet if you want an answer

 5.  You need to be able to enter an ID or a name.  Your formula only
 works with a name

 I attach a sheet with my answers.


 On 2 February 2012 14:43, Vijayendra Rao vijayendrar...@gmail.comwrote:

 Hi Noorain,

 I have able to solve only 1st, 2nd and 5th questions.

 Regards,
 Vijayendra

  2012/2/2 David Grugeon da...@grugeon.com.au

 Hi Noorain and Congratulations on your award.

 For Q1 it would be more interesting to ask for the maximum negative
 value.  Otherwise it looks like a catch question.

 Regards
 David Grugeon


 On 31 January 2012 12:28, NOORAIN ANSARI noorain.ans...@gmail.comwrote:

 Dear Group,

 Please find attached Excel Test to analyze you excel Skills.

 --
 Thanks  regards,
 Noorain Ansari
  
 *http://excelmacroworld.blogspot.com/*http://excelmacroworld.blogspot.com/
 *http://noorain-ansari.blogspot.com/*http://noorain-ansari.blogspot.com/

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like
 Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need
 Advice will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum
 in signatures are prohibited.

 NOTE : Don't ever post personal or confidential data in a workbook.
 Forum owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com




 --
 David Grugeon

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like
 Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need
 Advice will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum
 in signatures are prohibited.

 NOTE : Don't ever post personal or confidential data in a workbook.
 Forum owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com




 --
 ಧನ್ಯವಾದಗಳು,
 ವಿಜಯೇಂದ್ರ,
 ೯೪೪೯೧ ೬೭೬೩೧

 Regards,
 Vijayendra
 94491 67631

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE : Don't ever post personal or confidential data in a workbook.
 Forum owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com




 --
 David Grugeon

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures

Re: $$Excel-Macros$$ $$Excel-Ma​cros$$ Index Match Formula

2012-02-01 Thread Vijayendra Rao
Hi Sam,

Your formulas resolves my problem and thanks a lot for the same. Can you
please let me know the logic behind of this formula.

Rohan,
I wanted to pick the employees name from the same project and Sam done it
in right way.

Regards,
Vijayendra

2012/2/1 Sam Mathai Chacko samde...@gmail.com

 Here's the result.

 I have also sorted the list based on project. Please confirm if that is
 what you are looking for.

 Regards,
 Sam Mathai Chacko


 On Wed, Feb 1, 2012 at 8:53 PM, Vijayendra Rao 
 vijayendrar...@gmail.comwrote:

 Dear All,

 I want to put index  match formula (or any other formula) in attached
 file, can you please help me to put the formula.

 Excel file is attached along with email.

 Regards,
 Vijayendra
 94491 67631

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com




 --
 Sam Mathai Chacko

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com




-- 
ಧನ್ಯವಾದಗಳು,
ವಿಜಯೇಂದ್ರ,
೯೪೪೯೧ ೬೭೬೩೧

Regards,
Vijayendra
94491 67631

-- 
FORUM RULES (986+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.

--
To post to this group, send email to excel-macros@googlegroups.com


Re: $$Excel-Macros$$ Most Helpful Member Jan'12 - Noorain Ansari

2012-02-01 Thread Vijayendra Rao
Congratulations Noorain Ansari… keep the good work

Regards,
Vijayendra

2012/2/2 dhartiku...@gmail.com

 Congrets noorain

 Sent from BlackBerry® on Airtel

 -Original Message-
 From: Dilip Pandey dilipan...@gmail.com
 Sender: excel-macros@googlegroups.com
 Date: Thu, 2 Feb 2012 09:28:46
 To: excel-macros@googlegroups.com
 Reply-To: excel-macros@googlegroups.com
 Cc: NOORAIN ANSARInoorain.ans...@gmail.com
  Subject: Re: $$Excel-Macros$$ Most Helpful Member Jan'12 - Noorain Ansari

 Congratulations Noorain...

 Keep it up.

 Regards,
 DILIPandey

 On 2/1/12, Ayush Jain jainayus...@gmail.com wrote:
   Hello Everyone,
 
  Noorain Ansari has been selected as 'Most Helpful Member' for the month
 of
  Jan'12
  He has posted 175 posts in Jan'12 and helped many people through his
  expertise. He has been consistent contributor to this excel forum but has
  acheived this recognition for first time.
 
  *About Noorain Ansari :*
  [image: noorain.jpg]
 
  Noorain is a great poet and keep sharing his thoughts on different topics
  throgh cool poems. Professionally, he is a Excel aficionado and presently
  working as senior business analyst in One97 Communication Ltd. He is a MS
  excel - vba expert and keep sharing his thoughts with this forum. You can
  follow his blogs for Excel knowledge and cool poems :
  www.excel-macro.blogspot.com  www.noorain-ansari.blogspot.com
 
  *Noorain, Many thanks for all your great support to group. Keep it up*
 
  *Thanks to Rajan Verma, Sam, Don Guillett, Kris, Bheema, Venkat, Chandru
 ,
  Priyanka, Lokesh and other folks for helping excel enthusiasts
 voluntarily
  !! Keep it up !!
  **
  *Keep posting.
 
  Regards
  Ayush Jain
  Group Manager
  Microsoft MVP
 
  --
  FORUM RULES (986+ members already BANNED for violation)
 
  1) Use concise, accurate thread titles. Poor thread titles, like Please
  Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will
  not get quick attention or may not be answered.
 
  2) Don't post a question in the thread of another member.
 
  3) Don't post questions regarding breaking or bypassing any security
  measure.
 
  4) Acknowledge the responses you receive, good or bad.
 
  5)  Cross-promotion of, or links to, forums competitive to this forum in
  signatures are prohibited.
 
  NOTE  : Don't ever post personal or confidential data in a workbook.
 Forum
  owners and members are not responsible for any loss.
 
 
 --
  To post to this group, send email to excel-macros@googlegroups.com
 


 --
 Thanks  Regards,

 DILIP KUMAR PANDEY, mvp
   MBA,B.Com(Hons),BCA
 Mobile: +91 9810929744
 dilipan...@gmail.com
 dilipan...@yahoo.com
 New Delhi - 62, India

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5)  Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE  : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5)  Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE  : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com




-- 
ಧನ್ಯವಾದಗಳು,
ವಿಜಯೇಂದ್ರ,
೯೪೪೯೧ ೬೭೬೩೧

Regards,
Vijayendra
94491 67631

-- 
FORUM RULES (986+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.


Re: $$Excel-Macros$$ $$Excel-Ma​cros$$ Need Help on Countif formula

2012-01-12 Thread Vijayendra Rao
Dear Noorain  Priyanka,

Thank you very much for your quick support. Formula is very useful.

Thanks
Vijayendra

2012/1/12 NOORAIN ANSARI noorain.ans...@gmail.com

 In Case of Excel 2003

 you can use...

 *=SUMPRODUCT(--($B$2:$D$54000)*($B$2:$D$5=6000))*


 Thanks  regards,
 Noorain Ansari
  *http://excelmacroworld.blogspot.com/*http://excelmacroworld.blogspot.com/
 *http://noorain-ansari.blogspot.com/*http://noorain-ansari.blogspot.com/
  On Thu, Jan 12, 2012 at 1:14 PM, NOORAIN ANSARI noorain.ans...@gmail.com
  wrote:

  Dear Vijayendra,

 Please use below formula and see attached sheet.

 *=COUNTIFS($B$2:$D$5,4000,$B$2:$D$5,=6000)*

 --
On Thu, Jan 12, 2012 at 12:47 PM, Vijayendra Rao 
 vijayendrar...@gmail.com wrote:

 Dear All,

 I want to put countif range between 4000 to 6000. Please find attached
 file for your reference.


 Region Jan Feb Mar North 5000 6000 4500 South 5800 7000 3000 East
 3500 2000 1 West 12000 4000 6000

 Regards,
 Vijayendra
 94491 67631

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE : Don't ever post personal or confidential data in a workbook.
 Forum owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com








 --
 Thanks  regards,
 Noorain Ansari
  *http://excelmacroworld.blogspot.com/*http://excelmacroworld.blogspot.com/
 *http://noorain-ansari.blogspot.com/*http://noorain-ansari.blogspot.com/

 --
 FORUM RULES (986+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com




-- 
ಧನ್ಯವಾದಗಳು,
ವಿಜಯೇಂದ್ರ,
೯೪೪೯೧ ೬೭೬೩೧

Regards,
Vijayendra
94491 67631

-- 
FORUM RULES (986+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.

--
To post to this group, send email to excel-macros@googlegroups.com


$$Excel-Macros$$ $$Excel-Ma​cros$$ Need Help on Countif formula

2012-01-11 Thread Vijayendra Rao
Dear All,

I want to put countif range between 4000 to 6000. Please find attached file
for your reference.


Region Jan Feb Mar North 5000 6000 4500 South 5800 7000 3000 East 3500
2000 1 West 12000 4000 6000

Regards,
Vijayendra
94491 67631

-- 
FORUM RULES (986+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.

--
To post to this group, send email to excel-macros@googlegroups.com


Countif formula.xls
Description: MS-Excel spreadsheet


Re: $$Excel-Macros$$ Help on isblank iferror

2011-12-20 Thread Vijayendra Rao
Thanks Don Guillett and Aamir Shahzad for your support.

The solutions was very good and very quick.

Regards,
Vijayendra

2011/12/18 dguillett1 dguille...@gmail.com

   =IF(A3=,,IFERROR(VLOOKUP(A3,Sheet1!$A:$A,1,0),not recieved))

 Don Guillett
 SalesAid Software
 dguille...@gmail.com

  *From:* Vijayendra Rao vijayendrar...@gmail.com
 *Sent:* Friday, December 16, 2011 6:44 AM
 *To:* excel-macros@googlegroups.com
 *Subject:* $$Excel-Macros$$ Help on isblank  iferror

   Hi All,

 I want to put isblank and iferror formula in one cell. Can you please help.

 Attached sheet for your reference.

 Regards,
 Vijayendra
 94491 67631

 --
 FORUM RULES (934+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com

 --
 FORUM RULES (934+ members already BANNED for violation)

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.

 2) Don't post a question in the thread of another member.

 3) Don't post questions regarding breaking or bypassing any security
 measure.

 4) Acknowledge the responses you receive, good or bad.

 5) Cross-promotion of, or links to, forums competitive to this forum in
 signatures are prohibited.

 NOTE : Don't ever post personal or confidential data in a workbook. Forum
 owners and members are not responsible for any loss.


 --
 To post to this group, send email to excel-macros@googlegroups.com




-- 
ಧನ್ಯವಾದಗಳು,
ವಿಜಯೇಂದ್ರ,
೯೪೪೯೧ ೬೭೬೩೧

Regards,
Vijayendra
94491 67631

-- 
FORUM RULES (934+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.

--
To post to this group, send email to excel-macros@googlegroups.com


$$Excel-Macros$$ Help on isblank iferror

2011-12-17 Thread Vijayendra Rao
Hi All,

I want to put isblank and iferror formula in one cell. Can you please help.

Attached sheet for your reference.

Regards,
Vijayendra
94491 67631

-- 
FORUM RULES (934+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.

--
To post to this group, send email to excel-macros@googlegroups.com


isblank  iferror together.xlsx
Description: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet


$$Excel-Macros$$ Need quick help on macros

2011-09-19 Thread vinod rao
Hi,


I need a dynamic macro delete the worksheet based. Should segregate files
accordingly, First one should contain Worksheet 1 to 7 and second file
should contain 1 to 2 and 8 to 11 and thrid file will be 1 to 2 and 13  14.





 Worksheet1
 *Total*
 **
 *should remain *
 Worksheet2
 *Summary*
 *should remain in each*
 **
 **
 **
 **
 Worksheet3
 *AAA*
 **
 *Create File one*
 Worksheet4
 *CHC123*
 **
 **
 Worksheet5
 *CHC245*
 **
 **
 Worksheet6
 *CHC256*
 **
 **
 Worksheet7
 *CHC235*
 **
 **
 Worksheet8
 *BBB*
 **
 *Create File Two*
 Worksheet9
 *CHC962*
 **
 **
 Worksheet9
 *CHC345*
 **
 **
 Worksheet10
 *CHC912*
 **
 **
 Worksheet11
 *CHC134*
 **
 **
 Worksheet12
 *CCC*
 **
 *Create File Two*
 Worksheet13
 *CHC222*
 **
 **
 Worksheet14
 *CHC211*




Regards,
Vinod

-- 
--
Some important links for excel users:
1. Follow us on TWITTER for tips tricks and links : 
http://twitter.com/exceldailytip
2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310
3. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com


Like our page on facebook , Just follow below link
http://www.facebook.com/discussexcel


Book2.xls
Description: MS-Excel spreadsheet


Re: $$Excel-Macros$$ Need quick help on macros

2011-09-19 Thread vinod rao
Please help, it is very very important to me.
On Mon, Sep 19, 2011 at 8:37 PM, vinod rao vinod.ma...@gmail.com wrote:

 Hi,


 I need a dynamic macro delete the worksheet based. Should segregate files
 accordingly, First one should contain Worksheet 1 to 7 and second file
 should contain 1 to 2 and 8 to 11 and thrid file will be 1 to 2 and 13  14.





  Worksheet1
  *Total*
  **
  *should remain *
  Worksheet2
  *Summary*
  *should remain in each*
  **
  **
  **
  **
  Worksheet3
  *AAA*
  **
  *Create File one*
  Worksheet4
  *CHC123*
  **
  **
  Worksheet5
  *CHC245*
  **
  **
  Worksheet6
  *CHC256*
  **
  **
  Worksheet7
  *CHC235*
  **
  **
  Worksheet8
  *BBB*
  **
  *Create File Two*
  Worksheet9
  *CHC962*
  **
  **
  Worksheet9
  *CHC345*
  **
  **
  Worksheet10
  *CHC912*
  **
  **
  Worksheet11
  *CHC134*
  **
  **
  Worksheet12
  *CCC*
  **
  *Create File Two*
  Worksheet13
  *CHC222*
  **
  **
  Worksheet14
  *CHC211*




 Regards,
 Vinod

 --

 --
 Some important links for excel users:
 1. Follow us on TWITTER for tips tricks and links :
 http://twitter.com/exceldailytip
 2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310
 3. Excel tutorials at http://www.excel-macros.blogspot.com
 4. Learn VBA Macros at http://www.quickvba.blogspot.com
 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com

 To post to this group, send email to excel-macros@googlegroups.com

 
 Like our page on facebook , Just follow below link
 http://www.facebook.com/discussexcel


-- 
--
Some important links for excel users:
1. Follow us on TWITTER for tips tricks and links : 
http://twitter.com/exceldailytip
2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310
3. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com


Like our page on facebook , Just follow below link
http://www.facebook.com/discussexcel


$$Excel-Macros$$ Excel Formula needed-Urgent help

2011-07-08 Thread vinod rao
Hi,
I have put a pivot table and i need to get Gross% starting from 0% and above
data listed in pivot. Can i know how to get in pivot by by adding formula?
My data has both -ve and +v % but what i need is any % with greater than 0%
Regards,
Vin

-- 
--
Some important links for excel users:
1. Follow us on TWITTER for tips tricks and links : 
http://twitter.com/exceldailytip
2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310
3. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com


Like our page on facebook , Just follow below link
http://www.facebook.com/discussexcel


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

2011-04-13 Thread vinod rao
Thank you for your solution.

On Wed, Apr 13, 2011 at 10:19 AM, STDEV(i) setiyowati.d...@gmail.comwrote:

 try this formula and see if it helps

 =SUM(OFFSET($D8:$I8,0,0,1,MONTH(TODAY(



 On Wed, Apr 13, 2011 at 12:23 AM, vinod rao vinod.ma...@gmail.com wrote:

 Hi,
 I need a formula adding each month one column.
 Attached file has a details.

 Regards,
 Vin

 --

 --
 Some important links for excel users:
 1. Follow us on TWITTER for tips tricks and links :
 http://twitter.com/exceldailytip
 2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310
 3. Excel tutorials at http://www.excel-macros.blogspot.com
 4. Learn VBA Macros at http://www.quickvba.blogspot.com
 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com

 To post to this group, send email to excel-macros@googlegroups.com

 
 Like our page on facebook , Just follow below link
 http://www.facebook.com/discussexcel


-- 
--
Some important links for excel users:
1. Follow us on TWITTER for tips tricks and links : 
http://twitter.com/exceldailytip
2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310
3. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com


Like our page on facebook , Just follow below link
http://www.facebook.com/discussexcel


$$Excel-Macros$$ Excel formula help

2011-04-12 Thread vinod rao
Hi,
I need a formula adding each month one column.
Attached file has a details.

Regards,
Vin

-- 
--
Some important links for excel users:
1. Follow us on TWITTER for tips tricks and links : 
http://twitter.com/exceldailytip
2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310
3. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com


Like our page on facebook , Just follow below link
http://www.facebook.com/discussexcel


Book1.xls
Description: MS-Excel spreadsheet


$$Excel-Macros$$ Excel graphs and formula for adding time spent

2011-02-14 Thread vinod rao
Hi Team,

I need a graphs in the attached  file and need a formula to add the total
time spend.
Any quick help will be appreciated.
Regards,
Vin

-- 
--
Some important links for excel users:
1. Follow us on TWITTER for tips tricks and links : 
http://twitter.com/exceldailytip
2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310
3. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com


Like our page on facebook , Just follow below link
http://www.facebook.com/discussexcel


Graphs.xlsx
Description: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet


$$Excel-Macros$$ Question about excel

2010-12-24 Thread vinod rao
Hello,

I have  details in summary sheet and i want the details posted to the
respective sheet also. Do we have any method  to have details posted to the
respective sheets.

Example
in summary tab i have west region details and the entire row of west should
also be in West sheet also is there any method  other than copy past?

Thanks
Vin

-- 
--
Some important links for excel users:
1. Follow us on TWITTER for tips tricks and links : 
http://twitter.com/exceldailytip
2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310
3. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com


Like our page on facebook , Just follow below link
http://www.facebook.com/pages/discussexcelcom/160307843985936?v=wallref=ts


Test12.xls
Description: MS-Excel spreadsheet


Re: $$Excel-Macros$$ Ayush Jain – Microsoft MVP 20 10

2010-10-05 Thread Tulasi Rao
Hi Ayush,

You got the deserved

Regards,

Tulasi Rao

On Tue, Oct 5, 2010 at 10:40 AM, seema mba seema.mba2...@gmail.com wrote:

 Hi Ayush!

 You really deserve that title...

 Regards,

 Seema

 On Tue, Oct 5, 2010 at 9:26 AM, Aindril De aind...@gmail.com wrote:

 Hey Ayush!! You haven't responded to Neil's email

 Where is the Treat Man!!!?  [?][?]

 Cheers,
 Andy


 On Mon, Oct 4, 2010 at 9:17 PM, krishna mummina 
 lovemekris...@gmail.comwrote:

 Congratulations Ayush Jain. Really Very proud of you man.

 On 10/4/10, rajasekhar praharaju rajasekhar.prahar...@gmail.com wrote:
  hearty congratulations ayush, you really deserve it
 
  Infact you are good encyclopedia for us.
 
  Have a flamboyant future and delightful moments for ur future
 endeavors.
 
  Regards,
  Raj
 
  On Sun, Oct 3, 2010 at 3:47 PM, Ayush jainayus...@gmail.com wrote:
 
  Dear Group,
 
  I am proud to announce that I am awarded Microsoft Most Valuable
  Professional MVP on October 01, 2010 for providing technical expertise
  in Excel technical communities for past one year.
 
 
 
 http://blogs.technet.com/b/southasiamvp/archive/2010/10/01/new-mvps-announced-october-2010.aspx
 
  This is a prestigious award from Microsoft given every Quarter to the
  people who share their deep knowledge, real-world experience, and
  impartial, objective feedback to help people enhance the way they use
  technology.
 
  My deep thanks to each group member for all your support and
  contribution to this group.
 
  Best regards,
  Ayush Jain
  Microsoft MVP
 
  --
 
 
 --
  Some important links for excel users:
  1. Follow us on TWITTER for tips tricks and links :
  http://twitter.com/exceldailytip
  2. Join our LinkedIN group @
 http://www.linkedin.com/groups?gid=1871310
  3. Excel tutorials at http://www.excel-macros.blogspot.com
  4. Learn VBA Macros at http://www.quickvba.blogspot.com
  5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
  To post to this group, send email to excel-macros@googlegroups.com
 
  
  Like our page on facebook , Just follow below link
 
 http://www.facebook.com/pages/discussexcelcom/160307843985936?v=wallref=ts
 
 
  --
 
 --
  Some important links for excel users:
  1. Follow us on TWITTER for tips tricks and links :
  http://twitter.com/exceldailytip
  2. Join our LinkedIN group @
 http://www.linkedin.com/groups?gid=1871310
  3. Excel tutorials at http://www.excel-macros.blogspot.com
  4. Learn VBA Macros at http://www.quickvba.blogspot.com
  5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
  To post to this group, send email to excel-macros@googlegroups.com
 
  
  Like our page on facebook , Just follow below link
 
 http://www.facebook.com/pages/discussexcelcom/160307843985936?v=wallref=ts
 

 --

 --
 Some important links for excel users:
 1. Follow us on TWITTER for tips tricks and links :
 http://twitter.com/exceldailytip
 2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310
 3. Excel tutorials at http://www.excel-macros.blogspot.com
 4. Learn VBA Macros at http://www.quickvba.blogspot.com
 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com

 To post to this group, send email to excel-macros@googlegroups.com

 
 Like our page on facebook , Just follow below link

 http://www.facebook.com/pages/discussexcelcom/160307843985936?v=wallref=ts


 --

 --
 Some important links for excel users:
 1. Follow us on TWITTER for tips tricks and links :
 http://twitter.com/exceldailytip
 2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310
 3. Excel tutorials at http://www.excel-macros.blogspot.com
 4. Learn VBA Macros at http://www.quickvba.blogspot.com
 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com

 To post to this group, send email to excel-macros@googlegroups.com

 
 Like our page on facebook , Just follow below link

 http://www.facebook.com/pages/discussexcelcom/160307843985936?v=wallref=ts


 --

 --
 Some important links for excel users:
 1. Follow us on TWITTER for tips tricks and links :
 http://twitter.com/exceldailytip
 2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310
 3. Excel tutorials at http://www.excel-macros.blogspot.com
 4. Learn VBA Macros at http://www.quickvba.blogspot.com
 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com

 To post to this group, send email to excel-macros@googlegroups.com

 
 Like our page on facebook , Just follow below link
 http://www.facebook.com/pages/discussexcelcom/160307843985936?v=wallref=ts




-- 
Thanks  Best Regards
Tulasi Rao

Re: $$Excel-Macros$$ Help me in contitional formating

2010-04-28 Thread vinod rao
Hello,
Please let me know what was the attachement. I am using excel 2003 and
cannot use any other.
Please assist.
Regards,
Vin

On Wed, Apr 28, 2010 at 11:58 AM, rf1234 rf1234 rfhyd1...@gmail.com wrote:

 Dear Vinod,
 Have a look in attached Zipped,It will help you.














 Hope it Will Help


 On Tue, Apr 27, 2010 at 11:39 PM, vinod rao vinod.ma...@gmail.com wrote:
  Hello,
  I want a conditional formating for the string found to be done in
 column F
  and colour the entire row.
 
  Example
  in cell F17 i found to be done then the entire row should colour
  next if it is in say cell F25 then it should colour entire row of that
 cell
 
  Regards,
 
  Vinod
 
  --
 
 --
  Some important links for excel users:
  1. Follow us on TWITTER for tips tricks and links :
  http://twitter.com/exceldailytip
  2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310
  3. Excel tutorials at http://www.excel-macros.blogspot.com
  4. Learn VBA Macros at http://www.quickvba.blogspot.com
  5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
  To post to this group, send email to excel-macros@googlegroups.com
 
  
  HELP US GROW !!
 
  We reach over 6,800 subscribers worldwide and receive many nice notes
 about
  the learning and support from the group.Let friends and co-workers know
 they
  can subscribe to group at
  http://groups.google.com/group/excel-macros/subscribe
 



 --

 Thanks Regards
 Shyam
 Software Engineer

 ''
 When one door of happiness closes, another opens;
  but often we look so long at the closed door that we do not see the
  one which has been opened for us.
 - Helen Keller

 ''
 Wenn eine Tür des Glücks schließt, öffnet sich ein weiteres,
 aber oft schauen wir so lange auf die geschlossene Tür,
  dass wir nicht sehen ein, die für uns geöffnet wurde. - Helen Keller

 ''

 --

 --
 Some important links for excel users:
 1. Follow us on TWITTER for tips tricks and links :
 http://twitter.com/exceldailytip
 2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310
 3. Excel tutorials at http://www.excel-macros.blogspot.com
 4. Learn VBA Macros at http://www.quickvba.blogspot.com
 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com

 To post to this group, send email to excel-macros@googlegroups.com

 
 HELP US GROW !!

 We reach over 6,800 subscribers worldwide and receive many nice notes about
 the learning and support from the group.Let friends and co-workers know they
 can subscribe to group at
 http://groups.google.com/group/excel-macros/subscribe


-- 
--
Some important links for excel users:
1. Follow us on TWITTER for tips tricks and links : 
http://twitter.com/exceldailytip
2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310
3. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com


HELP US GROW !!

We reach over 6,800 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe


$$Excel-Macros$$ Help me in contitional formating

2010-04-27 Thread vinod rao
Hello,
I want a conditional formating for the string found to be done in column F
and colour the entire row.

Example
in cell F17 i found to be done then the entire row should colour
next if it is in say cell F25 then it should colour entire row of that cell

Regards,

Vinod

-- 
--
Some important links for excel users:
1. Follow us on TWITTER for tips tricks and links : 
http://twitter.com/exceldailytip
2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310
3. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com


HELP US GROW !!

We reach over 6,800 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe


Re: $$Excel-Macros$$ FILTER

2010-04-11 Thread vinod rao
Hi Ayush,

I could put filter to one selected range and later when i want to put to
other range the 1filter disappeared. Note that i am using 2003.

Regards,

Vin


On Sun, Apr 11, 2010 at 11:37 AM, Ayush jainayus...@gmail.com wrote:

 Hi Vinod,

 It is very simple. Just select the 1st range and apply the filter and
 same for 2nd range.

 Please let me know if you have more questions.

 Best regards,
 Ayush Jain
 Group Manager

 On Apr 11, 10:16 am, vinod rao vinod.ma...@gmail.com wrote:
  Hi Vikas,
  How did you do this?.
  Regards
  Vin
 
  On Wed, Apr 7, 2010 at 7:00 PM, Vikas Chouhan vikask...@gmail.com
 wrote:
   Hi,
 
   Go format as table,
 
   On Wed, Apr 7, 2010 at 6:23 PM, Jai jaihumtu...@gmail.com wrote:
 
   Dear All Members.
 
   How can put the filter  2 times in One Excel file .
 
   --
   Thanks For Mail.
 
   --
 
  
 --
   Some important links for excel users:
   1. Follow us on TWITTER for tips tricks and links :
  http://twitter.com/exceldailytip
   2. Join our Facebook Group @
  http://www.facebook.com/group.php?gid=287779555678
   3. Excel tutorials athttp://www.excel-macros.blogspot.com
   4. Learn VBA Macros athttp://www.quickvba.blogspot.com
   5. Excel Tips and Tricks athttp://exceldailytip.blogspot.com
 
   To post to this group, send email to excel-macros@googlegroups.com
 
   
   HELP US GROW !!
 
   We reach over 6,800 subscribers worldwide and receive many nice notes
   about the learning and support from the group.Let friends and
 co-workers
   know they can subscribe to group at
  http://groups.google.com/group/excel-macros/subscribe
 
   --
   One Team One Dream One Goal
 
   Warm Regards,
   Vikas Chauhan
   E-Mail :- vikask...@gmail.com,vikask...@rediffmail.com,
   9911868518,
   We can't Spell S_ccess without U
 
   Life is Very beautiful !!!
   ¨`•.•´¨) Always
   `•.¸(¨`•.•´¨) Keep
   (¨`•.•´¨)¸.•´ Smiling!
   `•.¸.•´.
 
   --
 
  
 --
   Some important links for excel users:
   1. Follow us on TWITTER for tips tricks and links :
  http://twitter.com/exceldailytip
   2. Join our Facebook Group @
  http://www.facebook.com/group.php?gid=287779555678
   3. Excel tutorials athttp://www.excel-macros.blogspot.com
   4. Learn VBA Macros athttp://www.quickvba.blogspot.com
   5. Excel Tips and Tricks athttp://exceldailytip.blogspot.com
 
   To post to this group, send email to excel-macros@googlegroups.com
 
   
   HELP US GROW !!
 
   We reach over 6,800 subscribers worldwide and receive many nice notes
 about
   the learning and support from the group.Let friends and co-workers know
 they
   can subscribe to group at
  http://groups.google.com/group/excel-macros/subscribe

 --

 --
 Some important links for excel users:
 1. Follow us on TWITTER for tips tricks and links :
 http://twitter.com/exceldailytip
 2. Join our Facebook Group @
 http://www.facebook.com/group.php?gid=287779555678
 3. Excel tutorials at http://www.excel-macros.blogspot.com
 4. Learn VBA Macros at http://www.quickvba.blogspot.com
 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com

 To post to this group, send email to excel-macros@googlegroups.com

 
 HELP US GROW !!

 We reach over 6,800 subscribers worldwide and receive many nice notes about
 the learning and support from the group.Let friends and co-workers know they
 can subscribe to group at
 http://groups.google.com/group/excel-macros/subscribe

 To unsubscribe, reply using remove me as the subject.


-- 
--
Some important links for excel users:
1. Follow us on TWITTER for tips tricks and links : 
http://twitter.com/exceldailytip
2. Join our Facebook Group @ http://www.facebook.com/group.php?gid=287779555678
3. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com


HELP US GROW !!

We reach over 6,800 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe


Re: $$Excel-Macros$$ FILTER

2010-04-10 Thread vinod rao
Hi Vikas,
How did you do this?.
Regards
Vin

On Wed, Apr 7, 2010 at 7:00 PM, Vikas Chouhan vikask...@gmail.com wrote:

 Hi,

 Go format as table,

 On Wed, Apr 7, 2010 at 6:23 PM, Jai jaihumtu...@gmail.com wrote:

 Dear All Members.

 How can put the filter  2 times in One Excel file .

 --
 Thanks For Mail.

 --

 --
 Some important links for excel users:
 1. Follow us on TWITTER for tips tricks and links :
 http://twitter.com/exceldailytip
 2. Join our Facebook Group @
 http://www.facebook.com/group.php?gid=287779555678
 3. Excel tutorials at http://www.excel-macros.blogspot.com
 4. Learn VBA Macros at http://www.quickvba.blogspot.com
 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com

 To post to this group, send email to excel-macros@googlegroups.com

 
 HELP US GROW !!

 We reach over 6,800 subscribers worldwide and receive many nice notes
 about the learning and support from the group.Let friends and co-workers
 know they can subscribe to group at
 http://groups.google.com/group/excel-macros/subscribe




 --
 One Team One Dream One Goal

 Warm Regards,
 Vikas Chauhan
 E-Mail :- vikask...@gmail.com,vikask...@rediffmail.com,
 9911868518,
 We can't Spell S_ccess without U

 Life is Very beautiful !!!
 ¨`•.•´¨) Always
 `•.¸(¨`•.•´¨) Keep
 (¨`•.•´¨)¸.•´ Smiling!
 `•.¸.•´.

 --

 --
 Some important links for excel users:
 1. Follow us on TWITTER for tips tricks and links :
 http://twitter.com/exceldailytip
 2. Join our Facebook Group @
 http://www.facebook.com/group.php?gid=287779555678
 3. Excel tutorials at http://www.excel-macros.blogspot.com
 4. Learn VBA Macros at http://www.quickvba.blogspot.com
 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com

 To post to this group, send email to excel-macros@googlegroups.com

 
 HELP US GROW !!

 We reach over 6,800 subscribers worldwide and receive many nice notes about
 the learning and support from the group.Let friends and co-workers know they
 can subscribe to group at
 http://groups.google.com/group/excel-macros/subscribe


-- 
--
Some important links for excel users:
1. Follow us on TWITTER for tips tricks and links : 
http://twitter.com/exceldailytip
2. Join our Facebook Group @ http://www.facebook.com/group.php?gid=287779555678
3. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com


HELP US GROW !!

We reach over 6,800 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe

To unsubscribe, reply using remove me as the subject.


Re: $$Excel-Macros$$ need help

2010-03-31 Thread Shilpa Rao
HI
any automation tools getting graphs in excel or any other automation tools
in excel to get report or any free softwares to get report automated.


On Sat, Mar 20, 2010 at 2:47 PM, yogananda muthaiah 
yogananda.mutha...@gmail.com wrote:

 Hi,

 Kindly specify your requirements for automating the reports.


 Regards
 Yogananda.Muthaiah
 Ph : 9731237267

 On 3/19/10, Shilpa Rao shilpa...@gmail.com wrote:
  Hi,
 
  Do we have any tools to automate financial reports?
 
 
 
  --
  Regards,
  Shilpa
 
  --
 
 --
  Some important links for excel users:
  1. Follow us on TWITTER for tips tricks and links :
  http://twitter.com/exceldailytip
  2. Join our Facebook Group @
  http://www.facebook.com/group.php?gid=287779555678
  3. Excel tutorials at http://www.excel-macros.blogspot.com
  4. Learn VBA Macros at http://www.quickvba.blogspot.com
  5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
  To post to this group, send email to excel-macros@googlegroups.com
 
  
  HELP US GROW !!
 
  We reach over 6,800 subscribers worldwide and receive many nice notes
 about
  the learning and support from the group.Let friends and co-workers know
 they
  can subscribe to group at
  http://groups.google.com/group/excel-macros/subscribe
 
  To unsubscribe from this group, send email to
  excel-macros+unsubscribegooglegroups.com or reply to this email with the
  words REMOVE ME as the subject.
 

 --

 --
 Some important links for excel users:
 1. Follow us on TWITTER for tips tricks and links :
 http://twitter.com/exceldailytip
 2. Join our Facebook Group @
 http://www.facebook.com/group.php?gid=287779555678
 3. Excel tutorials at http://www.excel-macros.blogspot.com
 4. Learn VBA Macros at http://www.quickvba.blogspot.com
 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com

 To post to this group, send email to excel-macros@googlegroups.com

 
 HELP US GROW !!

 We reach over 6,800 subscribers worldwide and receive many nice notes about
 the learning and support from the group.Let friends and co-workers know they
 can subscribe to group at
 http://groups.google.com/group/excel-macros/subscribe

 To unsubscribe from this group, send email to excel-macros+
 unsubscribegooglegroups.com or reply to this email with the words REMOVE
 ME as the subject.




-- 
Regards,
Shilpa

-- 
--
Some important links for excel users:
1. Follow us on TWITTER for tips tricks and links : 
http://twitter.com/exceldailytip
2. Join our Facebook Group @ http://www.facebook.com/group.php?gid=287779555678
3. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com


HELP US GROW !!

We reach over 6,800 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe


$$Excel-Macros$$ need help

2010-03-19 Thread Shilpa Rao
Hi,

Do we have any tools to automate financial reports?



-- 
Regards,
Shilpa

-- 
--
Some important links for excel users:
1. Follow us on TWITTER for tips tricks and links : 
http://twitter.com/exceldailytip
2. Join our Facebook Group @ http://www.facebook.com/group.php?gid=287779555678
3. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com


HELP US GROW !!

We reach over 6,800 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe

To unsubscribe from this group, send email to 
excel-macros+unsubscribegooglegroups.com or reply to this email with the words 
REMOVE ME as the subject.


Re: $$Excel-Macros$$

2010-01-25 Thread Shilpa Rao
Thankyou Dave, Mahesh Ashish for all your help. Thankyou all  members in
this group..

On Mon, Jan 25, 2010 at 6:43 AM, Dave Bonallack
davebonall...@hotmail.comwrote:

  Hi Shilpa,
 If you really want to do this with VBA, use the code below.

 Sub VlookupVBA()
 A = 1   'Start Row
 Do Until Cells(A, 1) = 
 With Sheets(Sheet2).Range(A1:A6)
 Set c = .Find(Cells(A, 1), LookIn:=xlFormulas, lookat:=xlWhole)
 If Not c Is Nothing Then Cells(A, 2) =
 Sheets(sheet2).Cells(c.Row, 2)
 A = A + 1
 End With
 Loop
 End Sub

 I have also attached a workbook with this code. Just click on the Update
 button.
 The code assumes that the data on sheet1 has no gaps. A blank cell in
 Column A is the trigger for it to stop. This can be changed if necessary.
 Remember to enable macros.
 Regards - c.

 --
 Date: Sun, 24 Jan 2010 21:57:28 +0530
 Subject: $$Excel-Macros$$
 From: shilpa...@gmail.com

 To: excel-macros@googlegroups.com

 Hi Team,

 Kindly help me in writing macro for a vlookup formula, since I have line
 item more thant 50k lines so I want get macro for this.

 Regards,
 Shilpa

 --

 --
 Some important links for excel users:
 1. Follow us on TWITTER for tips tricks and links :
 http://twitter.com/exceldailytip
 2. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at
 http://www.excelitems.com
 3. Excel tutorials at http://www.excel-macros.blogspot.com
 4. Learn VBA Macros at http://www.quickvba.blogspot.com
 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com


 To post to this group, send email to excel-macros@googlegroups.com
 If you find any spam message in the group, please send an email to:
 Ayush Jain @ jainayus...@gmail.com
 
 HELP US GROW !!

 We reach over 6,700 subscribers worldwide and receive many nice notes about
 the learning and support from the group.Let friends and co-workers know they
 can subscribe to group at
 http://groups.google.com/group/excel-macros/subscribe

 --
 If It Exists, You'll Find it on SEEK Shopping Trolley 
 Mechanichttp://clk.atdmt.com/NMN/go/157639755/direct/01/

 --

 --
 Some important links for excel users:
 1. Follow us on TWITTER for tips tricks and links :
 http://twitter.com/exceldailytip
 2. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at
 http://www.excelitems.com
 3. Excel tutorials at http://www.excel-macros.blogspot.com
 4. Learn VBA Macros at http://www.quickvba.blogspot.com
 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com


 To post to this group, send email to excel-macros@googlegroups.com
 If you find any spam message in the group, please send an email to:
 Ayush Jain @ jainayus...@gmail.com
 
 HELP US GROW !!

 We reach over 6,700 subscribers worldwide and receive many nice notes about
 the learning and support from the group.Let friends and co-workers know they
 can subscribe to group at
 http://groups.google.com/group/excel-macros/subscribe




-- 
Regards,
Shilpa

-- 
--
Some important links for excel users:
1. Follow us on TWITTER for tips tricks and links : 
http://twitter.com/exceldailytip
2. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at 
http://www.excelitems.com
3. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 

To post to this group, send email to excel-macros@googlegroups.com
If you find any spam message in the group, please send an email to:
Ayush Jain  @ jainayus...@gmail.com

HELP US GROW !!

We reach over 6,700 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe


Re: $$Excel-Macros$$

2010-01-25 Thread Shilpa Rao
Hello,

Please provide me any material to learn VBA codings. Advance thanks to all
the experts for your help. .

Regards,
Shilpa

On Mon, Jan 25, 2010 at 4:39 PM, Shilpa Rao shilpa...@gmail.com wrote:

 Thankyou Dave, Mahesh Ashish for all your help. Thankyou all  members in
 this group..

 On Mon, Jan 25, 2010 at 6:43 AM, Dave Bonallack davebonall...@hotmail.com
  wrote:

  Hi Shilpa,
 If you really want to do this with VBA, use the code below.

 Sub VlookupVBA()
 A = 1   'Start Row
 Do Until Cells(A, 1) = 
 With Sheets(Sheet2).Range(A1:A6)
 Set c = .Find(Cells(A, 1), LookIn:=xlFormulas,
 lookat:=xlWhole)
 If Not c Is Nothing Then Cells(A, 2) =
 Sheets(sheet2).Cells(c.Row, 2)
 A = A + 1
 End With
 Loop
 End Sub

 I have also attached a workbook with this code. Just click on the Update
 button.
 The code assumes that the data on sheet1 has no gaps. A blank cell in
 Column A is the trigger for it to stop. This can be changed if necessary.
 Remember to enable macros.
 Regards - c.


 --
 Date: Sun, 24 Jan 2010 21:57:28 +0530
 Subject: $$Excel-Macros$$
 From: shilpa...@gmail.com

 To: excel-macros@googlegroups.com

 Hi Team,

 Kindly help me in writing macro for a vlookup formula, since I have line
 item more thant 50k lines so I want get macro for this.

 Regards,
 Shilpa

 --

 --
 Some important links for excel users:
 1. Follow us on TWITTER for tips tricks and links :
 http://twitter.com/exceldailytip
 2. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at
 http://www.excelitems.com
 3. Excel tutorials at http://www.excel-macros.blogspot.com
 4. Learn VBA Macros at http://www.quickvba.blogspot.com
 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com


 To post to this group, send email to excel-macros@googlegroups.com
 If you find any spam message in the group, please send an email to:
 Ayush Jain @ jainayus...@gmail.com
 
 HELP US GROW !!

 We reach over 6,700 subscribers worldwide and receive many nice notes
 about the learning and support from the group.Let friends and co-workers
 know they can subscribe to group at
 http://groups.google.com/group/excel-macros/subscribe

 --
 If It Exists, You'll Find it on SEEK Shopping Trolley 
 Mechanichttp://clk.atdmt.com/NMN/go/157639755/direct/01/

 --

 --
 Some important links for excel users:
 1. Follow us on TWITTER for tips tricks and links :
 http://twitter.com/exceldailytip
 2. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at
 http://www.excelitems.com
 3. Excel tutorials at http://www.excel-macros.blogspot.com
 4. Learn VBA Macros at http://www.quickvba.blogspot.com
 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com


 To post to this group, send email to excel-macros@googlegroups.com
 If you find any spam message in the group, please send an email to:
 Ayush Jain @ jainayus...@gmail.com
 
 HELP US GROW !!

 We reach over 6,700 subscribers worldwide and receive many nice notes
 about the learning and support from the group.Let friends and co-workers
 know they can subscribe to group at
 http://groups.google.com/group/excel-macros/subscribe




 --
 Regards,
 Shilpa




-- 
Regards,
Shilpa

-- 
--
Some important links for excel users:
1. Follow us on TWITTER for tips tricks and links : 
http://twitter.com/exceldailytip
2. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at 
http://www.excelitems.com
3. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 

To post to this group, send email to excel-macros@googlegroups.com
If you find any spam message in the group, please send an email to:
Ayush Jain  @ jainayus...@gmail.com

HELP US GROW !!

We reach over 6,700 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe


$$Excel-Macros$$

2010-01-24 Thread Shilpa Rao
Hi Team,

Kindly help me in writing macro for a vlookup formula, since I have line
item more thant 50k lines so I want get macro for this.

Regards,
Shilpa

-- 
--
Some important links for excel users:
1. Follow us on TWITTER for tips tricks and links : 
http://twitter.com/exceldailytip
2. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at 
http://www.excelitems.com
3. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 

To post to this group, send email to excel-macros@googlegroups.com
If you find any spam message in the group, please send an email to:
Ayush Jain  @ jainayus...@gmail.com

HELP US GROW !!

We reach over 6,700 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe


Test.xlsx
Description: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet


Re: $$Excel-Macros$$ for vlookup

2010-01-24 Thread Shilpa Rao
Apologize, with subject matter now. Please help.

On Sun, Jan 24, 2010 at 9:57 PM, Shilpa Rao shilpa...@gmail.com wrote:

 Hi Team,

 Kindly help me in writing macro for a vlookup formula, since I have line
 item more thant 50k lines so I want get macro for this.

 Regards,
 Shilpa

 --

 --
 Some important links for excel users:
 1. Follow us on TWITTER for tips tricks and links :
 http://twitter.com/exceldailytip
 2. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at
 http://www.excelitems.com
 3. Excel tutorials at http://www.excel-macros.blogspot.com
 4. Learn VBA Macros at http://www.quickvba.blogspot.com
 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com


 To post to this group, send email to excel-macros@googlegroups.com
 If you find any spam message in the group, please send an email to:
 Ayush Jain @ jainayus...@gmail.com
 
 HELP US GROW !!

 We reach over 6,700 subscribers worldwide and receive many nice notes about
 the learning and support from the group.Let friends and co-workers know they
 can subscribe to group at
 http://groups.google.com/group/excel-macros/subscribe




-- 
Regards,
Shilpa

-- 
--
Some important links for excel users:
1. Follow us on TWITTER for tips tricks and links : 
http://twitter.com/exceldailytip
2. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at 
http://www.excelitems.com
3. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 

To post to this group, send email to excel-macros@googlegroups.com
If you find any spam message in the group, please send an email to:
Ayush Jain  @ jainayus...@gmail.com

HELP US GROW !!

We reach over 6,700 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe


Re: $$Excel-Macros$$ Re:

2010-01-24 Thread Shilpa Rao
Ayush,

I can do that but my working file is too big and each time when i change any
value/past data for the next month  it takes long time to process as there
are other formulas in my master file.

Can you plz help in getting short macro?

Regards,
Shilpa



On Sun, Jan 24, 2010 at 10:07 PM, Ayush jainayus...@gmail.com wrote:

 Hi Shilpa,

 There is no need of Macro for this...Just drag the formula for 50k
 lines and it will automatically change the refernce.
 Use autofill  it should work..

 Let us know if you have doubts.

 Best regards,
 Ayush Jain

 On Jan 24, 9:27 pm, Shilpa Rao shilpa...@gmail.com wrote:
  Hi Team,
 
  Kindly help me in writing macro for a vlookup formula, since I have line
  item more thant 50k lines so I want get macro for this.
 
  Regards,
  Shilpa
 
   Test.xlsx
  11KViewDownload

 --

 --
 Some important links for excel users:
 1. Follow us on TWITTER for tips tricks and links :
 http://twitter.com/exceldailytip
 2. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at
 http://www.excelitems.com
 3. Excel tutorials at http://www.excel-macros.blogspot.com
 4. Learn VBA Macros at http://www.quickvba.blogspot.com
 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com


 To post to this group, send email to excel-macros@googlegroups.com
 If you find any spam message in the group, please send an email to:
 Ayush Jain  @ jainayus...@gmail.com
 
 HELP US GROW !!

 We reach over 6,700 subscribers worldwide and receive many nice notes about
 the learning and support from the group.Let friends and co-workers know they
 can subscribe to group at
 http://groups.google.com/group/excel-macros/subscribe




-- 
Regards,
Shilpa

-- 
--
Some important links for excel users:
1. Follow us on TWITTER for tips tricks and links : 
http://twitter.com/exceldailytip
2. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at 
http://www.excelitems.com
3. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 

To post to this group, send email to excel-macros@googlegroups.com
If you find any spam message in the group, please send an email to:
Ayush Jain  @ jainayus...@gmail.com

HELP US GROW !!

We reach over 6,700 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe


Re: $$Excel-Macros$$ Kindly help!! Sumif vba needed.

2010-01-14 Thread vinod rao
Hello Friends,
Can i get a help for said query?. Thanks in advance.

On Wed, Jan 13, 2010 at 3:13 PM, vinod rao vinod.ma...@gmail.com wrote:

 Hello Friends,
 Can i get a help for said query?. Thanks in advance.

   On Wed, Jan 13, 2010 at 1:18 PM, vinod rao vinod.ma...@gmail.comwrote:

 Hi Ankur,

 This dont work because i have 25 thousands of lines items one below
 another and it takes long time to refresh page.
 So better have vba programmed for getting result.

 Plz help.
 Thanks for your quick reply.
 Regards,
   On Wed, Jan 13, 2010 at 11:22 AM, ankur ankurpande...@gmail.comwrote:

  hi Vinod

 I try to Slove the your Query Without The help of VBA

 Please Check the Attached  File ,  male me for any other clarifcation

 thanks

 On 1/12/10, vinod rao vinod.ma...@gmail.com wrote:
  HI Team,
 
 
 
  I want a vba for Sum if and finding duplicate values. Plz find attached
 with
  highlighted columns/rows.
 
 
 
  Is this possible?
 
  Regards,
 
  Vin
 


 --
 Have A Nice Time  Enjoy Life

 Regards:
 CMA Ankur Pandey
 (Someone Different)

 I'm not the best but i'm not like the rest~~

 --

 --
 Some important links for excel users:
 1. Follow us in TWITTER for tips tricks and links :
 http://twitter.com/exceldailytip
 2. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at
 http://www.excelitems.com
 3. Excel tutorials at http://www.excel-macros.blogspot.com
 4. Learn VBA Macros at http://www.quickvba.blogspot.com
 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com


 To post to this group, send email to excel-macros@googlegroups.com
 If you find any spam message in the group, please send an email to:
 Ayush Jain  @ jainayus...@gmail.com
 
 HELP US GROW !!

 We reach over 6,500 subscribers worldwide and receive many nice notes
 about the learning and support from the group.Let friends and co-workers
 know they can subscribe to group at
 http://groups.google.com/group/excel-macros/subscribe




-- 
--
Some important links for excel users:
1. Follow us in TWITTER for tips tricks and links : 
http://twitter.com/exceldailytip
2. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at 
http://www.excelitems.com
3. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 

To post to this group, send email to excel-macros@googlegroups.com
If you find any spam message in the group, please send an email to:
Ayush Jain  @ jainayus...@gmail.com

HELP US GROW !!

We reach over 6,500 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe


Re: $$Excel-Macros$$ Kindly help!! Sumif vba needed.

2010-01-14 Thread vinod rao
Hello Praveen,

Excellent!!! this was really great.
With Regards,
Vin
On Thu, Jan 14, 2010 at 4:49 PM, kvc praveen kumar pkkara...@gmail.comwrote:

 Hello Vinod,

 PFA the soln to fill your column c using VBA. Please let me know in case
 you have any queries.

 Regards,
 Praveen

   On Thu, Jan 14, 2010 at 1:34 PM, vinod rao vinod.ma...@gmail.comwrote:

 Hello Friends,
 Can i get a help for said query?. Thanks in advance.

   On Wed, Jan 13, 2010 at 3:13 PM, vinod rao vinod.ma...@gmail.comwrote:

 Hello Friends,
 Can i get a help for said query?. Thanks in advance.

   On Wed, Jan 13, 2010 at 1:18 PM, vinod rao vinod.ma...@gmail.comwrote:

 Hi Ankur,

 This dont work because i have 25 thousands of lines items one below
 another and it takes long time to refresh page.
 So better have vba programmed for getting result.

 Plz help.
 Thanks for your quick reply.
 Regards,
   On Wed, Jan 13, 2010 at 11:22 AM, ankur ankurpande...@gmail.comwrote:

  hi Vinod

 I try to Slove the your Query Without The help of VBA

 Please Check the Attached  File ,  male me for any other clarifcation

 thanks

 On 1/12/10, vinod rao vinod.ma...@gmail.com wrote:
  HI Team,
 
 
 
  I want a vba for Sum if and finding duplicate values. Plz find
 attached with
  highlighted columns/rows.
 
 
 
  Is this possible?
 
  Regards,
 
  Vin
 


 --
 Have A Nice Time  Enjoy Life

 Regards:
 CMA Ankur Pandey
 (Someone Different)

 I'm not the best but i'm not like the rest~~

 --

 --
 Some important links for excel users:
 1. Follow us in TWITTER for tips tricks and links :
 http://twitter.com/exceldailytip
 2. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at
 http://www.excelitems.com
 3. Excel tutorials at http://www.excel-macros.blogspot.com
 4. Learn VBA Macros at http://www.quickvba.blogspot.com
 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com


 To post to this group, send email to excel-macros@googlegroups.com
 If you find any spam message in the group, please send an email to:
 Ayush Jain  @ jainayus...@gmail.com
 
 HELP US GROW !!

 We reach over 6,500 subscribers worldwide and receive many nice notes
 about the learning and support from the group.Let friends and co-workers
 know they can subscribe to group at
 http://groups.google.com/group/excel-macros/subscribe





 --

 --
 Some important links for excel users:
 1. Follow us in TWITTER for tips tricks and links :
 http://twitter.com/exceldailytip
 2. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at
 http://www.excelitems.com
 3. Excel tutorials at http://www.excel-macros.blogspot.com
 4. Learn VBA Macros at http://www.quickvba.blogspot.com
 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com


 To post to this group, send email to excel-macros@googlegroups.com
 If you find any spam message in the group, please send an email to:
 Ayush Jain  @ jainayus...@gmail.com
 
 HELP US GROW !!

 We reach over 6,500 subscribers worldwide and receive many nice notes
 about the learning and support from the group.Let friends and co-workers
 know they can subscribe to group at
 http://groups.google.com/group/excel-macros/subscribe



 --

 --
 Some important links for excel users:
 1. Follow us in TWITTER for tips tricks and links :
 http://twitter.com/exceldailytip
 2. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at
 http://www.excelitems.com
 3. Excel tutorials at http://www.excel-macros.blogspot.com
 4. Learn VBA Macros at http://www.quickvba.blogspot.com
 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com


 To post to this group, send email to excel-macros@googlegroups.com
 If you find any spam message in the group, please send an email to:
 Ayush Jain  @ jainayus...@gmail.com
 
 HELP US GROW !!

 We reach over 6,500 subscribers worldwide and receive many nice notes about
 the learning and support from the group.Let friends and co-workers know they
 can subscribe to group at
 http://groups.google.com/group/excel-macros/subscribe


-- 
--
Some important links for excel users:
1. Follow us in TWITTER for tips tricks and links : 
http://twitter.com/exceldailytip
2. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at 
http://www.excelitems.com
3. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 

To post to this group, send email to excel-macros@googlegroups.com
If you find any spam message in the group, please send an email to:
Ayush Jain  @ jainayus...@gmail.com

HELP US GROW !!

We reach over 6,500 subscribers worldwide and receive many nice notes

  1   2   >