Re: $$Excel-Macros$$ Re: How to append row from 1 sheet to end of row of second sheet based on cell value
cheers!! On Wed, Apr 1, 2015 at 8:52 PM, bobengler wrote: > Thank you. That worked. I had (and did again) copied the 2 formulas to > Notepad and then pasted them into the formula part of the Highlight rules > in my working xlsx sheets but it didn't work correctly. I then pulled in > your new xlsx and copied my data from my sheet to your sheet, changed the > ranges and it works great. I don't know why my copy/pasted rule doesn't but > as long as I use yours as a template, my new weekly sheets will be what I > need. > > Thanks again, this is now completed. > > Bob Engler > > -- > *From:* Vaibhav Joshi > *To:* "excel-macros@googlegroups.com" > *Sent:* Wednesday, April 1, 2015 3:20 AM > > *Subject:* Re: $$Excel-Macros$$ Re: How to append row from 1 sheet to end > of row of second sheet based on cell value > > check sheet after updating formula... > > On Wed, Apr 1, 2015 at 12:49 PM, Vaibhav Joshi wrote: > > HI > > Note cell range & dollar sign, it is $B$1:$B1<>$B$2:$B2 > > > > On Tue, Mar 31, 2015 at 10:42 PM, bobengler > wrote: > > Here is a test of after I added the 2 rules. Can you see if I missed a > step? > > Thanks, > > Bob > > > -- > *From:* Vaibhav Joshi > *To:* "excel-macros@googlegroups.com" > *Sent:* Tuesday, March 31, 2015 4:02 AM > > *Subject:* Re: $$Excel-Macros$$ Re: How to append row from 1 sheet to end > of row of second sheet based on cell value > > Hi Bob, > > Check attachment, > > Copy formula from G2 & Select A2 to D12 ( or larger range) & goto > conditional formatting, select manage rules & select new rule, after that > select use formula to determine which cells to format..paste formula, click > format & select color you want to give... > > After that Copy formula from G1 follow same process.. > > Cheers!! > > > On Tue, Mar 31, 2015 at 7:15 AM, bobengler > wrote: > > > > I could use your expertise again if you are available. I have an excel > sheet like below > > > field > 1field 2field 3field 41x1235421x24367822x325997886b8293 > 8826212b77374q11ccb273bs62g79fffppaa6w5qp99pl9fff > ddlsa52d87s7rk27hwlr7le388w77wr15jjjfawf2f34ks4ks33m77k442 > uuaw87efield 1field 2field 3field 41x1235421x24367822x32599788 > 6b82938826212b77374q11ccb273bs62g79fffppaa6w5qp99pl9 > fffddlsa52d87s7rk27hwlr7le388w77wr15jjjfawf2f34ks4ks33m > 77k442uuaw87e > > The top is the sheet before doing what I need. the bottom is what I need > to do. What I want is if field 2 (row 1 is header row) is the same, the row > is highlighted the same. If field 2 is different from the one above it, the > row is highlighted with a different color (alternating colors are fine on > the changing row). The sheet is sorted on field 2. I normally do this > manually but the Excel they just sent me has over 1,000 rows and most of > the field 2s are non repeating. > > Thank you, > > Bob Engler > > > > -- > *From:* Vaibhav Joshi > *To:* excel-macros@googlegroups.com > *Sent:* Tuesday, December 23, 2014 10:44 AM > > *Subject:* Re: $$Excel-Macros$$ Re: How to append row from 1 sheet to end > of row of second sheet based on cell value > > Glad this helped you. > Cheers!! > On Dec 23, 2014 9:10 PM, "bobengler" wrote: > > > > Thank you for your time and expertise. It's good to know there is good > support out there. > > Bob Engler > > >*From:* Ashish Kumar > *To:* Vaibhav Joshi > *Cc:* "excel-macros@googlegroups.com" > *Sent:* Friday, December 19, 2014 10:35 PM > *Subject:* Re: $$Excel-Macros$$ Re: How to append row from 1 sheet to end > of row of second sheet based on cell value > > Vaibhav Bhai, > > Superb..!! > > > Regards > Ashish > > > -- > 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 a topic in the > Google Groups "MS EXCEL AND VBA MACROS" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/excel-macros/IHBU7WGs4LA/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > excel-m
Re: $$Excel-Macros$$ Macro to copy outlook mail
check this... On Wed, Apr 1, 2015 at 8:45 PM, Prabhu Pinky wrote: > Experts, > > Any update on my below query.. > On 31-Mar-2015 5:45 PM, "Prabhu Pinky" wrote: > >> Hi experts, >> >> Please share vba code to copy outlook mails subject name, sender name, >> Date into excel sheet. >> >> Code has to copy the above fields from entire mail from the selected >> folder in outlook. Folder selection should be user option. >> >> For ex: if i run the code it has to ask the folder from which the mails >> fields to be copy. >> >> Expect your quick response. >> >> -- >> 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. > -- 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. Import data from outlook.xlsb Description: application/vnd.ms-excel.sheet.binary.macroenabled.12
Re: $$Excel-Macros$$ Re: How to append row from 1 sheet to end of row of second sheet based on cell value
Thank you. That worked. I had (and did again) copied the 2 formulas to Notepad and then pasted them into the formula part of the Highlight rules in my working xlsx sheets but it didn't work correctly. I then pulled in your new xlsx and copied my data from my sheet to your sheet, changed the ranges and it works great. I don't know why my copy/pasted rule doesn't but as long as I use yours as a template, my new weekly sheets will be what I need. Thanks again, this is now completed. Bob Engler From: Vaibhav Joshi To: "excel-macros@googlegroups.com" Sent: Wednesday, April 1, 2015 3:20 AM Subject: Re: $$Excel-Macros$$ Re: How to append row from 1 sheet to end of row of second sheet based on cell value check sheet after updating formula... On Wed, Apr 1, 2015 at 12:49 PM, Vaibhav Joshi wrote: HI Note cell range & dollar sign, it is $B$1:$B1<>$B$2:$B2 On Tue, Mar 31, 2015 at 10:42 PM, bobengler wrote: Here is a test of after I added the 2 rules. Can you see if I missed a step? Thanks, Bob From: Vaibhav Joshi To: "excel-macros@googlegroups.com" Sent: Tuesday, March 31, 2015 4:02 AM Subject: Re: $$Excel-Macros$$ Re: How to append row from 1 sheet to end of row of second sheet based on cell value Hi Bob, Check attachment, Copy formula from G2 & Select A2 to D12 ( or larger range) & goto conditional formatting, select manage rules & select new rule, after that select use formula to determine which cells to format..paste formula, click format & select color you want to give... After that Copy formula from G1 follow same process.. Cheers!! On Tue, Mar 31, 2015 at 7:15 AM, bobengler wrote: I could use your expertise again if you are available. I have an excel sheet like below | field 1 | field 2 | field 3 | field 4 | | 1 | x | 123 | 542 | | 1 | x | 243 | 6782 | | 2 | x | 325 | 99788 | | 6 | b | 8293 | 88262 | | 12 | b | 77374 | q | | 11 | cc | b273b | s62g7 | | 9 | fff | ppaa6w5 | qp99pl | | 9 | fff | ddlsa52d | 87s7rk2 | | 7 | h | wlr7le3 | 88w77wr | | 15 | jjj | fawf2f34 | ks4ks3 | | 3 | m | 77k442 | uuaw87e | | | | | | | | | | | | field 1 | field 2 | field 3 | field 4 | | 1 | x | 123 | 542 | | 1 | x | 243 | 6782 | | 2 | x | 325 | 99788 | | 6 | b | 8293 | 88262 | | 12 | b | 77374 | q | | 11 | cc | b273b | s62g7 | | 9 | fff | ppaa6w5 | qp99pl | | 9 | fff | ddlsa52d | 87s7rk2 | | 7 | h | wlr7le3 | 88w77wr | | 15 | jjj | fawf2f34 | ks4ks3 | | 3 | m | 77k442 | uuaw87e | The top is the sheet before doing what I need. the bottom is what I need to do. What I want is if field 2 (row 1 is header row) is the same, the row is highlighted the same. If field 2 is different from the one above it, the row is highlighted with a different color (alternating colors are fine on the changing row). The sheet is sorted on field 2. I normally do this manually but the Excel they just sent me has over 1,000 rows and most of the field 2s are non repeating. Thank you, Bob Engler From: Vaibhav Joshi To: excel-macros@googlegroups.com Sent: Tuesday, December 23, 2014 10:44 AM Subject: Re: $$Excel-Macros$$ Re: How to append row from 1 sheet to end of row of second sheet based on cell value Glad this helped you.Cheers!!On Dec 23, 2014 9:10 PM, "bobengler" wrote: Thank you for your time and expertise. It's good to know there is good support out there. Bob Engler From: Ashish Kumar To: Vaibhav Joshi Cc: "excel-macros@googlegroups.com" Sent: Friday, December 19, 2014 10:35 PM Subject: Re: $$Excel-Macros$$ Re: How to append row from 1 sheet to end of row of second sheet based on cell value Vaibhav Bhai, Superb..!! RegardsAshish -- 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 a topic in the Google Groups "MS EXCEL AND VBA MACROS" group. To unsubscribe from this topic, visit https://groups.google.com/d/topic/excel-macros/IHBU7WGs4LA/unsubscribe. To unsubscribe from this group and all
Re: $$Excel-Macros$$ Macro to copy outlook mail
Experts, Any update on my below query.. On 31-Mar-2015 5:45 PM, "Prabhu Pinky" wrote: > Hi experts, > > Please share vba code to copy outlook mails subject name, sender name, > Date into excel sheet. > > Code has to copy the above fields from entire mail from the selected > folder in outlook. Folder selection should be user option. > > For ex: if i run the code it has to ask the folder from which the mails > fields to be copy. > > Expect your quick response. > > -- > 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.
$$Excel-Macros$$ Find Color Details using search box output in form (UI editor add-in)
Sir, need form to show result from colordata.xlsx (auto search in closed workbook) when i put colorcode in (color code.xlsm) box result will display on 1 form pls solve my friend query sir thanks -- 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. color code.xlsm Description: application/vnd.ms-excel.sheet.macroenabled.12 colordata.xlsx Description: MS-Excel 2007 spreadsheet
Re: $$Excel-Macros$$ Re: How to append row from 1 sheet to end of row of second sheet based on cell value
check sheet after updating formula... On Wed, Apr 1, 2015 at 12:49 PM, Vaibhav Joshi wrote: > HI > > Note cell range & dollar sign, it is $B$1:$B1<>$B$2:$B2 > > > > On Tue, Mar 31, 2015 at 10:42 PM, bobengler > wrote: > >> Here is a test of after I added the 2 rules. Can you see if I missed a >> step? >> >> Thanks, >> >> Bob >> >> >> -- >> *From:* Vaibhav Joshi >> *To:* "excel-macros@googlegroups.com" >> *Sent:* Tuesday, March 31, 2015 4:02 AM >> >> *Subject:* Re: $$Excel-Macros$$ Re: How to append row from 1 sheet to >> end of row of second sheet based on cell value >> >> Hi Bob, >> >> Check attachment, >> >> Copy formula from G2 & Select A2 to D12 ( or larger range) & goto >> conditional formatting, select manage rules & select new rule, after that >> select use formula to determine which cells to format..paste formula, click >> format & select color you want to give... >> >> After that Copy formula from G1 follow same process.. >> >> Cheers!! >> >> >> On Tue, Mar 31, 2015 at 7:15 AM, bobengler >> wrote: >> >> >> >> I could use your expertise again if you are available. I have an excel >> sheet like below >> >> >>field >> 1field 2field 3field 41x1235421x24367822x325997886b8293 >> 8826212b77374q11ccb273bs62g79fffppaa6w5qp99pl9fff >> ddlsa52d87s7rk27hwlr7le388w77wr15jjjfawf2f34ks4ks33m77k442 >> uuaw87efield 1field 2field 3field 41x1235421x24367822x325 >> 997886b82938826212b77374q11ccb273bs62g79fffppaa6w5 >> qp99pl9fffddlsa52d87s7rk27hwlr7le388w77wr15jjjfawf2f34ks4ks33 >> m77k442uuaw87e >> >> The top is the sheet before doing what I need. the bottom is what I need >> to do. What I want is if field 2 (row 1 is header row) is the same, the row >> is highlighted the same. If field 2 is different from the one above it, the >> row is highlighted with a different color (alternating colors are fine on >> the changing row). The sheet is sorted on field 2. I normally do this >> manually but the Excel they just sent me has over 1,000 rows and most of >> the field 2s are non repeating. >> >> Thank you, >> >> Bob Engler >> >> >> >> -- >> *From:* Vaibhav Joshi >> *To:* excel-macros@googlegroups.com >> *Sent:* Tuesday, December 23, 2014 10:44 AM >> >> *Subject:* Re: $$Excel-Macros$$ Re: How to append row from 1 sheet to >> end of row of second sheet based on cell value >> >> Glad this helped you. >> Cheers!! >> On Dec 23, 2014 9:10 PM, "bobengler" wrote: >> >> >> >> Thank you for your time and expertise. It's good to know there is good >> support out there. >> >> Bob Engler >> >> >>*From:* Ashish Kumar >> *To:* Vaibhav Joshi >> *Cc:* "excel-macros@googlegroups.com" >> *Sent:* Friday, December 19, 2014 10:35 PM >> *Subject:* Re: $$Excel-Macros$$ Re: How to append row from 1 sheet to >> end of row of second sheet based on cell value >> >> Vaibhav Bhai, >> >> Superb..!! >> >> >> Regards >> Ashish >> >> >> -- >> 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 a topic in the >> Google Groups "MS EXCEL AND VBA MACROS" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/excel-macros/IHBU7WGs4LA/unsubscribe. >> To unsubscribe from this group and all its topics, 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)
Re: $$Excel-Macros$$ Re: How to append row from 1 sheet to end of row of second sheet based on cell value
HI Note cell range & dollar sign, it is $B$1:$B1<>$B$2:$B2 On Tue, Mar 31, 2015 at 10:42 PM, bobengler wrote: > Here is a test of after I added the 2 rules. Can you see if I missed a > step? > > Thanks, > > Bob > > > -- > *From:* Vaibhav Joshi > *To:* "excel-macros@googlegroups.com" > *Sent:* Tuesday, March 31, 2015 4:02 AM > > *Subject:* Re: $$Excel-Macros$$ Re: How to append row from 1 sheet to end > of row of second sheet based on cell value > > Hi Bob, > > Check attachment, > > Copy formula from G2 & Select A2 to D12 ( or larger range) & goto > conditional formatting, select manage rules & select new rule, after that > select use formula to determine which cells to format..paste formula, click > format & select color you want to give... > > After that Copy formula from G1 follow same process.. > > Cheers!! > > > On Tue, Mar 31, 2015 at 7:15 AM, bobengler > wrote: > > > > I could use your expertise again if you are available. I have an excel > sheet like below > > > field > 1field 2field 3field 41x1235421x24367822x325997886b8293 > 8826212b77374q11ccb273bs62g79fffppaa6w5qp99pl9fff > ddlsa52d87s7rk27hwlr7le388w77wr15jjjfawf2f34ks4ks33m77k442 > uuaw87efield 1field 2field 3field 41x1235421x24367822x32599788 > 6b82938826212b77374q11ccb273bs62g79fffppaa6w5qp99pl9 > fffddlsa52d87s7rk27hwlr7le388w77wr15jjjfawf2f34ks4ks33m > 77k442uuaw87e > > The top is the sheet before doing what I need. the bottom is what I need > to do. What I want is if field 2 (row 1 is header row) is the same, the row > is highlighted the same. If field 2 is different from the one above it, the > row is highlighted with a different color (alternating colors are fine on > the changing row). The sheet is sorted on field 2. I normally do this > manually but the Excel they just sent me has over 1,000 rows and most of > the field 2s are non repeating. > > Thank you, > > Bob Engler > > > > -- > *From:* Vaibhav Joshi > *To:* excel-macros@googlegroups.com > *Sent:* Tuesday, December 23, 2014 10:44 AM > > *Subject:* Re: $$Excel-Macros$$ Re: How to append row from 1 sheet to end > of row of second sheet based on cell value > > Glad this helped you. > Cheers!! > On Dec 23, 2014 9:10 PM, "bobengler" wrote: > > > > Thank you for your time and expertise. It's good to know there is good > support out there. > > Bob Engler > > >*From:* Ashish Kumar > *To:* Vaibhav Joshi > *Cc:* "excel-macros@googlegroups.com" > *Sent:* Friday, December 19, 2014 10:35 PM > *Subject:* Re: $$Excel-Macros$$ Re: How to append row from 1 sheet to end > of row of second sheet based on cell value > > Vaibhav Bhai, > > Superb..!! > > > Regards > Ashish > > > -- > 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 a topic in the > Google Groups "MS EXCEL AND VBA MACROS" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/excel-macros/IHBU7WGs4LA/unsubscribe. > To unsubscribe from this group and all its topics, 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