$$Excel-Macros$$ Macro to Analyze Key Statistics of Stocks

2022-04-09 Thread pdnts...@gmail.com
I am trying to create an Excel Macro to find the following values in a 
stock's key statistics and then add them up in the G column.

I've tried creating the Macro but the debugger gave me an error:

Run-time error '91':

Object variable or With block variable not set

How do I fix this?

Also what else do I need to do to make this run correctly.

Attached is the Excel file and VBA code.

Thanks in advanced. 

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/excel-macros/499afbe7-7cd1-4d63-9dbd-a7550d8868d8n%40googlegroups.com.


Stock-Key_Statistic_Analyzer_4-9.xlsx
Description: MS-Excel 2007 spreadsheet


$$Excel-Macros$$ macro to create group and subtotals

2020-10-27 Thread CAN
I have a list of columns A to J.  
Column J has the names of the customer, and on 
column G there a dollar amount that relates to costumer on on column J

Important note.  the column J is sorted in alpha format

I need a macro that groups the list on column J (( based on the name of the 
customer ) and then calculate all the account balances on column G, and 
creates a subtotal

Thank you

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/excel-macros/db13127f-9c8c-460b-b867-fdc49ea71478n%40googlegroups.com.


$$Excel-Macros$$ Macro to create a table for changeable data

2020-09-21 Thread Pravin Gunjal
Hi Guys,

I have a macro in the attached file to create a table for the data (my data 
doesn't have fix rows and changes on daily basis), but after the table is 
created few or more rows have to be deleted based on the requirement.

But as you could see that the table is still existing with blank rows. So I 
want these blank rows are to be deleted at the end.
 
So can you help me to do it so? Or else let me know any other solution for 
it.

Thank you!

Regards,
Pravin Gunjal. 

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/excel-macros/ca764912-7111-4ce0-980f-37aaef28bd55n%40googlegroups.com.


ZSRLNO Working.xlsm
Description: MS-Excel 2007 spreadsheet


Re: $$Excel-Macros$$ Macro for formatting 2 columns in all the worksheets in a folder

2020-08-01 Thread alberto calderon
Earn money online

✔ Get 0.10€ per click
✔ Get 0.01€ per referral's click
✔ Instant payouts
✔ No minimum cashout
✔ Always daily advertisements
✔ Upgrade and earn up to 500% more
https://orbisbux.com/?ref=Vicenteb45

El sáb., 1 ago. 2020 3:50 a. m., rahimka...@gmail.com <
rahimkarim1...@gmail.com> escribió:

> Hi Team,
> I have number of files (more than 16 files) located in a folder "d:\abc"
> and I want to apply format like "0' (13 "0") to "CNIC" column
> and "00'" (14 "0" ) to "account nos" column on each file. the
> order or location of these column are not fixed in excel sheet. sample of
> excel file is attached.
>
> regards,
> Rehman Panjwani
>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/excel-macros/cead9c5b-6e4d-444d-9771-b79015a0b754n%40googlegroups.com
> 
> .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/excel-macros/CAKc1Xbk-GZUnUmiGtbwFP5NhuboGcZdyi44mokCN1wBVpXmoWQ%40mail.gmail.com.


$$Excel-Macros$$ Macro for formatting 2 columns in all the worksheets in a folder

2020-08-01 Thread rahimka...@gmail.com
Hi Team, 
I have number of files (more than 16 files) located in a folder "d:\abc" 
and I want to apply format like "0' (13 "0") to "CNIC" column 
and "00'" (14 "0" ) to "account nos" column on each file. the 
order or location of these column are not fixed in excel sheet. sample of 
excel file is attached.

regards,
Rehman Panjwani

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/excel-macros/cead9c5b-6e4d-444d-9771-b79015a0b754n%40googlegroups.com.


sample.xlsx
Description: MS-Excel 2007 spreadsheet


$$Excel-Macros$$ macro file reg

2020-04-13 Thread jmothilal
Dear any one

i am using spellrupee command in my excel file , whenever i open this file
i import Rupees-words.bas each time. how to solve

-- 

*J.Mothilal : **Universal Computer Systems : # 16, Brindavan Complex
:Otteri, Vellore-2*

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/excel-macros/CAL6dtx1DcTR76FwM85DT3PpS67tUgzjLNCkGgyRHc%3Dj9tuWSjA%40mail.gmail.com.


$$Excel-Macros$$ Macro to update the Logo in Header

2018-06-01 Thread SridharBL
Hi Experts,

I have attached file which includes macro to update the company Logo.

Macro runs fine.

But, I want the macro  to take the path(folder location/image location) of 
the  Logo image from the path mentioned in the cell D5, which I am not able 
to do.


Can you please help.

-- 
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.


Logo Macro - Sridhar.xlsm
Description: application/vnd.ms-excel.sheet.macroenabled.12


Re: $$Excel-Macros$$ Macro for Auto delete workbook

2018-02-18 Thread Prabhu Pinky
can u share sample worksheet


Thanks & Regards,
Prabhu R

On 9 February 2018 at 11:17, Rajesh kumar  wrote:

> Need macro for auto delete workbook after given expiration date.
>
> --
> 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$$ Macro for Auto delete workbook

2018-02-08 Thread Rajesh kumar
Need macro for auto delete workbook after given date expired and also 
compatible office 2010 or later

-- 
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$$ Macro for Auto delete workbook

2018-02-08 Thread Rajesh kumar
Need macro for auto delete workbook after given expiration date.

-- 
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$$ Macro to calculate in time and out time

2018-02-08 Thread Ashit Choudhary
Hi All,

I have data in the Master Sheet for various Employees which consists of 
each of their logging (in and out time). Data in INPUT worksheet

1)  I want first in and last out for a days – All the associates (in 
OUTPUT worksheet column D and column E)

2)  I want the know how many hours they had spent inside the office and 
how many hours they have spent outside the office (you have to look for 
each in and out). Data in column F,G and H

3)  If there are any discrepancy on the IN and OUT time, I want that 
exception report with emp id in discrepancy details ( can add one more 
sheet with name DISCREPANCY).

Many Thanks in Advance,
Ashit Choudhary

-- 
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.


TimeSheet.xlsx
Description: MS-Excel 2007 spreadsheet


$$Excel-Macros$$ Macro to copy cells as per criteira to another workbook

2017-12-08 Thread prkhan56
Dear All

I have two workbooks which I use for Data entry and for updating the Master 
Data Sheet
Both the *workbooks are open* at the time of Data Entry.
*Data Entry is done on the Active Sheet of File1*

eg:

File1.xlsx – *From file*

File2.xlsx (Cells transferred to Sheetname ‘DATA’) – *To File*

My objective is to have a macro when I do entries on File1 (Activesheet)
It should look for *Done* under Column K and do the following

Cell Values (not the entire row) typed in File1 should be *copied *to File2 
(in the last row available) as follows:

Col A should be pasted to Col J
Col B should be pasted to Col A
Col C should be pasted to Col B
Col D should be pasted to Col I
Col G should be pasted to Col H



*All the Cells where a Done is under Col K should get transferred from File 
1 to File 2 as mentioned above.*I found this code which copies the entire 
row to Sheet2

Can this be modified as per my requirement mentioned above

This is the code

Sub copyrows()

 

Dim tfCol As Range, Cell As Object



Set tfCol = Range("A2:A9") 'Substitute with the range which includes 
your True/False values



For Each Cell In tfCol



If IsEmpty(Cell) Then

Exit Sub

End If



If Cell.Value = "True" Then

Cell.EntireRow.Copy

Sheet2.Select  'Substitute with your sheet

ActiveSheet.Range("A65536").End(xlUp).Select

Selection.Offset(1, 0).Select

ActiveSheet.Paste

End If

   

Next

 

End Sub

Thanks in advance
Rashid

-- 
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$$ Macro to export Table Titles/Headers AND the contents of each table from Word to Excel

2017-11-28 Thread John C


I am looking for a Macro to export the contents of every table in a Word 
document(s) and move this content to Excel. Along with pulling the contents 
of the tables however, I would like the titles of each of these tables to 
be exported as well. The Word document(s) are formatted in a table of 
contents style, with the "titles" of the tables being the headers of each 
section of the table of contents. Some of the sections in the table of 
contents have no table within the section, in which case, I would like the 
macro to move on from that section if there is no table within it. I am 
trying to have this Macro work for multiple Word documents in a single 
folder. The great news is that I already have a Macro currently working 
that does everything I asked above EXCEPT for pull the title of each table 
section. Below is the Macro I am currently using. Any help is greatly 
appreciated!! (THE MACRO I AM CURRENTLY USING I FOUND ON THIS FORUM AND HAS 
WORKED GREATLY, JUST NEED THE SLIGHT ADJUSTMENT OF BEING ABLE TO PULL THE 
HEADERS/TITLES OF EACH TABLE)

Sub import_word_table_to_excel()
Application.DisplayAlerts = False
Application.ScreenUpdating = FalseDim fldpathDim fld, fil As ObjectDim appWord 
As Word.ApplicationDim docWord As Word.DocumentDim tableWord As Word.TableDim 
sdoc As String

' use to choose the folder having word documents

Application.FileDialog(msoFileDialogFolderPicker).Title = "Choose Folder"
Application.FileDialog(msoFileDialogFolderPicker).Show
fldpath = Application.FileDialog(msoFileDialogFolderPicker).SelectedItems(1) & 
"\"Set fso = CreateObject("scripting.filesystemobject")Set fld = 
fso.getfolder(fldpath)
Set appWord = New Word.Application
appWord.Visible = TrueFor Each fil In fld.Files
' browse word documents in a folder

If UCase(Right(fil.Path, 4)) = UCase(".doc") Or UCase(Right(fil.Path, 5)) = 
UCase(".docx") ThenSet docWord = appWord.Documents.Open(fil.Path)For Each 
tableWord In docWord.Tables' copy word tables
tableWord.Range.Copy' paste it on sheet 1 of excel file
Sheets(1).Paste Destination:=Sheets(1).Range("A65356").End(xlUp).Offset(1, 
0)Next
docWord.CloseEnd IfNext fil


appWord.Quit
Sheets(1).SelectSet tableWord = NothingSet docWord = NothingSet appWord = 
Nothing

Application.DisplayAlerts = True
Application.ScreenUpdating = True
End Sub

-- 
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$$ Macro for Copy Paste

2017-07-27 Thread Kishore P V K
That's cool.  Thanks for the update.

Regards
Kishore



On Thu, Jul 27, 2017 at 12:11 PM, Shrinivas Shevde 
wrote:

> Dear Sir
> Thanks for reply
> Problem got resolved.
>
> Regards
> Shrini
>
> On Wed, Jul 26, 2017 at 6:58 PM, Kishore P V K 
> wrote:
>
>> Hello Shrini
>>
>> Can you please explain more clearly about your required scenario?  I'm
>> trying to understand but did not get completely.
>>
>> Thanks
>> Kishore
>>
>> On Mon, Jul 24, 2017 at 2:36 PM, Shrinivas Shevde > > wrote:
>>
>>> Dear All
>>>
>>> I have a work book which contain many daywise sheet in which I maintain
>>> machinewise data.
>>> I have 20 machines all machines are not running daily so if machine is
>>> not running I hide that rows and machine running will be visible.
>>> There is down time for a machine having many reasons which are captured
>>> in different rows but the machine no and other in merge cell.
>>> Now I want to manke a single sheet where I will get all daywise data.
>>> See the attached file
>>> I tried it manually but it will take lot of time.
>>> Can Anyone will write macro.
>>> see "required output sheet"
>>>
>>>
>>>
>>> --
>>> Shrini
>>>
>>> --
>>> 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.
>>
>
>
>
> --
> Shrini
>
> --
> 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 

Re: $$Excel-Macros$$ Macro for Copy Paste

2017-07-27 Thread 'Keisha Fry' via MS EXCEL AND VBA MACROS


On Thu, 7/27/17, Shrinivas Shevde <shrinivas...@gmail.com> wrote:

 Subject: Re: $$Excel-Macros$$ Macro for Copy Paste
 To: excel-macros@googlegroups.com
 Date: Thursday, July 27, 2017, 9:41 AM
 
 Dear
 SirThanks for replyProblem got
 resolved.
 RegardsShrini
 On Wed, Jul 26, 2017 at
 6:58 PM, Kishore P V K <kishore...@gmail.com>
 wrote:
 Hello Shrini
 Can
 you please explain more clearly about your required
 scenario?  I'm trying to understand but did not get
 completely.
 ThanksKishore
 On Mon, Jul 24, 2017
 at 2:36 PM, Shrinivas Shevde <shrinivas...@gmail.com>
 wrote:
 Dear All
 I have a work book which contain
 many daywise sheet in which I maintain machinewise
 data.I have 20 machines all machines are not
 running daily so if machine is not running I hide that rows
 and machine running will be visible.There is down
 time for a machine having many reasons which are captured in
 different rows but the machine no and other in merge
 cell.Now I want to manke a single sheet where I
 will get all daywise data.See the attached
 fileI tried it manually but it will take lot of
 time.Can Anyone will write macro.see
 "required output sheet"
 
 
 --
 
 Shrini
 
 
 
 
 -- 
 
 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/discu
 ssexcel
 
  
 
 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@googl
 egroups.com.
 
 To post to this group, send email to excel-macros@googlegroups.com.
 
 Visit this group at https://groups.google.com/grou
 p/excel-macros.
 
 For more options, visit https://groups.google.com/d/op
 tout.
 
 
 
 
 
 
 -- 
 
 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.
 
 
 
 
 -- 
 Shrini
 
 
 
 
 -- 
 
 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 emai

Re: $$Excel-Macros$$ Macro for Copy Paste

2017-07-27 Thread Shrinivas Shevde
Dear Sir
Thanks for reply
Problem got resolved.

Regards
Shrini

On Wed, Jul 26, 2017 at 6:58 PM, Kishore P V K  wrote:

> Hello Shrini
>
> Can you please explain more clearly about your required scenario?  I'm
> trying to understand but did not get completely.
>
> Thanks
> Kishore
>
> On Mon, Jul 24, 2017 at 2:36 PM, Shrinivas Shevde 
> wrote:
>
>> Dear All
>>
>> I have a work book which contain many daywise sheet in which I maintain
>> machinewise data.
>> I have 20 machines all machines are not running daily so if machine is
>> not running I hide that rows and machine running will be visible.
>> There is down time for a machine having many reasons which are captured
>> in different rows but the machine no and other in merge cell.
>> Now I want to manke a single sheet where I will get all daywise data.
>> See the attached file
>> I tried it manually but it will take lot of time.
>> Can Anyone will write macro.
>> see "required output sheet"
>>
>>
>>
>> --
>> Shrini
>>
>> --
>> 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.
>



-- 
Shrini

-- 
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$$ Macro for Copy Paste

2017-07-26 Thread Kishore P V K
Hello Shrini

Can you please explain more clearly about your required scenario?  I'm
trying to understand but did not get completely.

Thanks
Kishore

On Mon, Jul 24, 2017 at 2:36 PM, Shrinivas Shevde 
wrote:

> Dear All
>
> I have a work book which contain many daywise sheet in which I maintain
> machinewise data.
> I have 20 machines all machines are not running daily so if machine is not
> running I hide that rows and machine running will be visible.
> There is down time for a machine having many reasons which are captured in
> different rows but the machine no and other in merge cell.
> Now I want to manke a single sheet where I will get all daywise data.
> See the attached file
> I tried it manually but it will take lot of time.
> Can Anyone will write macro.
> see "required output sheet"
>
>
>
> --
> Shrini
>
> --
> 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.


Re: $$Excel-Macros$$ Macro for Copy Paste

2017-07-26 Thread 'Karleen Biggs' via MS EXCEL AND VBA MACROS


On Wed, 7/26/17, 'Julienne Schindler' via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: $$Excel-Macros$$ Macro for Copy Paste
 To: excel-macros@googlegroups.com
 Date: Wednesday, July 26, 2017, 11:35 AM
 
 
 
 On Wed, 7/26/17, 'Margareta Tolliver'
 via MS EXCEL AND VBA MACROS <excel-macros@googlegroups.com>
 wrote:
 
  Subject: Re: $$Excel-Macros$$ Macro
 for Copy Paste
  To: excel-macros@googlegroups.com
  Date: Wednesday, July 26, 2017, 11:01
 AM
  
  
 
 
  On Wed, 7/26/17, 'Kenyatta Freed' via
  MS EXCEL AND VBA MACROS <excel-macros@googlegroups.com>
  wrote:
  
   Subject: Re: $$Excel-Macros$$
 Macro
  for Copy Paste
   To: excel-macros@googlegroups.com
   Date: Wednesday, July 26, 2017,
 10:11
  AM
   
   
  
 
 
   On Wed, 7/26/17, Shrinivas
 Shevde
   <shrinivas...@gmail.com>
   wrote:
   
    Subject: Re: $$Excel-Macros$$
  Macro
   for Copy Paste
    To: excel-macros@googlegroups.com
    Date: Wednesday, July 26, 2017,
  7:26
   AM
    
     Can
    Anyone please help me?
    On Mon, Jul 24, 2017 at
    2:36 PM, Shrinivas Shevde <shrinivas...@gmail.com>
    wrote:
    Dear All
    I have a work book which
  contain
    many daywise sheet in which I
   maintain machinewise
    data.I have 20 machines all
  machines
   are not
    running daily so if machine is
  not
   running I hide that rows
    and machine running will be
   visible.There is down
    time for a machine having many
  reasons
   which are captured in
    different rows but the machine
  no and
   other in merge
    cell.Now I want to manke a
  single
   sheet where I
    will get all daywise data.See
  the
   attached
    fileI tried it manually but it
  will
   take lot of
    time.Can Anyone will write
  macro.see
    "required output sheet"
    
    
    --
    
    Shrini
    
    
    
    
    -- 
    
    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.
    
    
    
    
    -- 
    Shrini
    
    
    
    
    -- 
    
    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 

Re: $$Excel-Macros$$ Macro for Copy Paste

2017-07-26 Thread 'Julienne Schindler' via MS EXCEL AND VBA MACROS


On Wed, 7/26/17, 'Margareta Tolliver' via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: $$Excel-Macros$$ Macro for Copy Paste
 To: excel-macros@googlegroups.com
 Date: Wednesday, July 26, 2017, 11:01 AM
 
 
 
 On Wed, 7/26/17, 'Kenyatta Freed' via
 MS EXCEL AND VBA MACROS <excel-macros@googlegroups.com>
 wrote:
 
  Subject: Re: $$Excel-Macros$$ Macro
 for Copy Paste
  To: excel-macros@googlegroups.com
  Date: Wednesday, July 26, 2017, 10:11
 AM
  
  
 
 
  On Wed, 7/26/17, Shrinivas Shevde
  <shrinivas...@gmail.com>
  wrote:
  
   Subject: Re: $$Excel-Macros$$
 Macro
  for Copy Paste
   To: excel-macros@googlegroups.com
   Date: Wednesday, July 26, 2017,
 7:26
  AM
   
    Can
   Anyone please help me?
   On Mon, Jul 24, 2017 at
   2:36 PM, Shrinivas Shevde <shrinivas...@gmail.com>
   wrote:
   Dear All
   I have a work book which
 contain
   many daywise sheet in which I
  maintain machinewise
   data.I have 20 machines all
 machines
  are not
   running daily so if machine is
 not
  running I hide that rows
   and machine running will be
  visible.There is down
   time for a machine having many
 reasons
  which are captured in
   different rows but the machine
 no and
  other in merge
   cell.Now I want to manke a
 single
  sheet where I
   will get all daywise data.See
 the
  attached
   fileI tried it manually but it
 will
  take lot of
   time.Can Anyone will write
 macro.see
   "required output sheet"
   
   
   --
   
   Shrini
   
   
   
   
   -- 
   
   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.
   
   
   
   
   -- 
   Shrini
   
   
   
   
   -- 
   
   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.
   xersat in tara  in lungi si
  complicate procese  isi gaseste aici
 o noua confirmare
  
  
  -- 
  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.

Re: $$Excel-Macros$$ Macro for Copy Paste

2017-07-26 Thread 'Margareta Tolliver' via MS EXCEL AND VBA MACROS


On Wed, 7/26/17, 'Kenyatta Freed' via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: $$Excel-Macros$$ Macro for Copy Paste
 To: excel-macros@googlegroups.com
 Date: Wednesday, July 26, 2017, 10:11 AM
 
 
 
 On Wed, 7/26/17, Shrinivas Shevde
 <shrinivas...@gmail.com>
 wrote:
 
  Subject: Re: $$Excel-Macros$$ Macro
 for Copy Paste
  To: excel-macros@googlegroups.com
  Date: Wednesday, July 26, 2017, 7:26
 AM
  
   Can
  Anyone please help me?
  On Mon, Jul 24, 2017 at
  2:36 PM, Shrinivas Shevde <shrinivas...@gmail.com>
  wrote:
  Dear All
  I have a work book which contain
  many daywise sheet in which I
 maintain machinewise
  data.I have 20 machines all machines
 are not
  running daily so if machine is not
 running I hide that rows
  and machine running will be
 visible.There is down
  time for a machine having many reasons
 which are captured in
  different rows but the machine no and
 other in merge
  cell.Now I want to manke a single
 sheet where I
  will get all daywise data.See the
 attached
  fileI tried it manually but it will
 take lot of
  time.Can Anyone will write macro.see
  "required output sheet"
  
  
  --
  
  Shrini
  
  
  
  
  -- 
  
  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.
  
  
  
  
  -- 
  Shrini
  
  
  
  
  -- 
  
  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.
  xersat in tara  in lungi si
 complicate procese  isi gaseste aici o noua confirmare
 
 
 -- 
 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 membe

Re: $$Excel-Macros$$ Macro for Copy Paste

2017-07-26 Thread 'Kenyatta Freed' via MS EXCEL AND VBA MACROS


On Wed, 7/26/17, Shrinivas Shevde <shrinivas...@gmail.com> wrote:

 Subject: Re: $$Excel-Macros$$ Macro for Copy Paste
 To: excel-macros@googlegroups.com
 Date: Wednesday, July 26, 2017, 7:26 AM
 
  Can
 Anyone please help me?
 On Mon, Jul 24, 2017 at
 2:36 PM, Shrinivas Shevde <shrinivas...@gmail.com>
 wrote:
 Dear All
 I have a work book which contain
 many daywise sheet in which I maintain machinewise
 data.I have 20 machines all machines are not
 running daily so if machine is not running I hide that rows
 and machine running will be visible.There is down
 time for a machine having many reasons which are captured in
 different rows but the machine no and other in merge
 cell.Now I want to manke a single sheet where I
 will get all daywise data.See the attached
 fileI tried it manually but it will take lot of
 time.Can Anyone will write macro.see
 "required output sheet"
 
 
 --
 
 Shrini
 
 
 
 
 -- 
 
 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.
 
 
 
 
 -- 
 Shrini
 
 
 
 
 -- 
 
 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.
 xersat in tara  in lungi si complicate procese  isi gaseste aici o noua 
confirmare 

-- 
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$$ Macro for Copy Paste

2017-07-25 Thread Shrinivas Shevde
 Can Anyone please help me?

On Mon, Jul 24, 2017 at 2:36 PM, Shrinivas Shevde 
wrote:

> Dear All
>
> I have a work book which contain many daywise sheet in which I maintain
> machinewise data.
> I have 20 machines all machines are not running daily so if machine is not
> running I hide that rows and machine running will be visible.
> There is down time for a machine having many reasons which are captured in
> different rows but the machine no and other in merge cell.
> Now I want to manke a single sheet where I will get all daywise data.
> See the attached file
> I tried it manually but it will take lot of time.
> Can Anyone will write macro.
> see "required output sheet"
>
>
>
> --
> Shrini
>
> --
> 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.
>



-- 
Shrini

-- 
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$$ Macro Error in line. .

2017-07-24 Thread 'Storey Thomas' via MS EXCEL AND VBA MACROS


On Mon, 7/24/17, Paul Schreiner <schreiner_p...@att.net> wrote:

 Subject: Re: $$Excel-Macros$$ Macro Error in line. .
 To: "excel-macros@googlegroups.com" <excel-macros@googlegroups.com>
 Date: Monday, July 24, 2017, 5:48 PM
 
 I
 took a quick look, but since I don't have any .CDS
 files, it didn't work properly.
 But
 a couple of observations:#1)
 I'd add Option Explicit to the start of the module, to
 ensure all variables are declared.#2)
 It's curious that your  editors aren't showing a
 compile error on "Dim
 Dirpath as String" since it's being declared
 twice.
 It's
 also possible that since you're using a "On Error
 Resume Next" statement, but not using "On Error
 Goto 0" to reset it, then you're getting an error,
 but not displaying it.I'd
 also change:Dirpath
 = Dir(dpath + "*.CDS")to:Dirpath
 = Dir(dpath & "*.CDS")since
 "+" is an arithmetic function and
 "&" is a concatenation of strings.VBA
 SHOULD handle it properly, but I don't like to make
 assumptions like that.
 I'd
 set a breakpoint at the Dirpath = Dir(...statement
 and step through it and watch what happens to
 Dirpath.I also like to add a
 "Watch" of:Err.Number
 & ": " & Err.Description (with scope of
 "all modules") so that I can see if an error is
 being caught but not halting due to the "On Error
 Resume Next" statement.
 
 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, July 24,
 2017 10:03 AM, Secret Shot <secrets...@gmail.com>
 wrote:
   
 
  Hi Experts, 
 I have created a macro to automate
 my work. 
 Its working
 fine on my laptop, but if i am using same file for same
 folder in my dasktop, its skip a action. its not giving any
 error but also not doing what it soupose to
 do. 
 Below is the
 line of code which is not getting excuted, means the value
 of path is not getting assined in my define variable, so my
 loop is not working. 
 however its working fine on my
 laptop but not on desktop, wheree all the enviroment is same
 (window, MS office, same references etc. )
 please help..
 dpath = tpath &
 "\" & nws.Name &
 "\"Dirpath = Dir(dpath +
 "*.CDS")Do While Len(Dirpath)
 > 0ActiveCell.Formula =
 DirpathActiveCell.Offset(1,
 0).SelectDirpath = Dir()Loop 
 
 attaching the
 file with full code.
 -- 
 Pankaj Pandey
 Bhopal
 
 
 
 
 -- 
 
 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 

Re: $$Excel-Macros$$ Macro Error in line. .

2017-07-24 Thread Paul Schreiner
I took a quick look, but since I don't have any .CDS files, it didn't work 
properly.
But a couple of observations:#1) I'd add Option Explicit to the start of the 
module, to ensure all variables are declared.#2) It's curious that your  
editors aren't showing a compile error on "Dim Dirpath as String" since it's 
being declared twice.
It's also possible that since you're using a "On Error Resume Next" statement, 
but not using "On Error Goto 0" to reset it, then you're getting an error, but 
not displaying it.I'd also change:Dirpath = Dir(dpath + "*.CDS")to:Dirpath = 
Dir(dpath & "*.CDS")since "+" is an arithmetic function and "&" is a 
concatenation of strings.VBA SHOULD handle it properly, but I don't like to 
make assumptions like that.
I'd set a breakpoint at the Dirpath = Dir(...statement and step through it and 
watch what happens to Dirpath.I also like to add a "Watch" of:Err.Number & ": " 
& Err.Description (with scope of "all modules") so that I can see if an error 
is being caught but not halting due to the "On Error Resume Next" statement.

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, July 24, 2017 10:03 AM, Secret Shot  wrote:
 

 Hi Experts, 
I have created a macro to automate my work. 
Its working fine on my laptop, but if i am using same file for same folder in 
my dasktop, its skip a action. its not giving any error but also not doing what 
it soupose to do. 
Below is the line of code which is not getting excuted, means the value of path 
is not getting assined in my define variable, so my loop is not working. 
however its working fine on my laptop but not on desktop, wheree all the 
enviroment is same (window, MS office, same references etc. )
please help..
dpath = tpath & "\" & nws.Name & "\"Dirpath = Dir(dpath + "*.CDS")Do While 
Len(Dirpath) > 0ActiveCell.Formula = DirpathActiveCell.Offset(1, 
0).SelectDirpath = Dir()Loop 

attaching the file with full code.
-- 
Pankaj Pandey
Bhopal-- 
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$$ Macro Error in line. .

2017-07-24 Thread Secret Shot
Hi Experts,

I have created a macro to automate my work.

Its working fine on my laptop, but if i am using same file for same folder
in my dasktop, its skip a action. its not giving any error but also not
doing what it soupose to do.

Below is the line of code which is not getting excuted, means the value of
path is not getting assined in my define variable, so my loop is not
working.

however its working fine on my laptop but not on desktop, wheree all the
enviroment is same (window, MS office, same references etc. )

please help..

dpath = tpath & "\" & nws.Name & "\"
*Dirpath = Dir(dpath + "*.CDS")*
*Do While Len(Dirpath) > 0*
ActiveCell.Formula = Dirpath
ActiveCell.Offset(1, 0).Select
Dirpath = Dir()
Loop

attaching the file with full code.

-- 

Pankaj Pandey
Bhopal

-- 
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.


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


$$Excel-Macros$$ Macro for Copy Paste

2017-07-24 Thread Shrinivas Shevde
Dear All

I have a work book which contain many daywise sheet in which I maintain
machinewise data.
I have 20 machines all machines are not running daily so if machine is not
running I hide that rows and machine running will be visible.
There is down time for a machine having many reasons which are captured in
different rows but the machine no and other in merge cell.
Now I want to manke a single sheet where I will get all daywise data.
See the attached file
I tried it manually but it will take lot of time.
Can Anyone will write macro.
see "required output sheet"



-- 
Shrini

-- 
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.


Daywise data.xlsx
Description: MS-Excel 2007 spreadsheet


$$Excel-Macros$$ Macro to delete all flie in a folder using Excel list

2017-07-20 Thread Secret Shot
Hi Experts,

I am having a problem with one of my macro.

In my daily job, I have to do below mention task. .

I will have one Excel file, in which i will have sheet1, and on sheet1 i
will ahve a list of files.

on the basis i will have to move certen file from one location to subfolder
in same location.

Example :

I have folder "C/Pankaj"
in that folder i have 30 files.
Some team somewhere have already reviewd 10 files out of those 30 files.
Now they sent me list (Excel file > Sheet1> columnA) of files they have
reviewed.

Now my task is to Create a sub folder in "C/Pankaj/To be Reviewd"
And go through the list and Mark status of the file if that is found in
"C/Pankaj" as found
and move rest of the file in sub folder i created "C/Pankaj/To be Reviewd"
so team can review only that.

So if there are 10 files in the list i have to check whether they are there
in the folder or not, so i can validate the work. and then move rest all
other files to created subfolder.


I used to have a macro file created by my ex colleague (Password Protected,
so i never saw he code) for the same which used to take minutes for this
task. But accidently that file got deleted by my team member and now the
same task is taking lots of my daily time.

So can you please help me with the macro to do the same.

I would be really appreciated, as it is impacting my daily productivity and
i am about to loose my job as i am getting escalation from audit team that
they are not getting input from me on time. as i am doing it manually.

So please help guys.

Attaching is the sample list to be worked on. .

-- 
Pankaj Pandey
Bhopal

-- 
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.


List.xlsx
Description: MS-Excel 2007 spreadsheet


Re: $$Excel-Macros$$ Macro for Blank Cell and Duplicate Value

2017-07-07 Thread 'Margareta Tolliver' via MS EXCEL AND VBA MACROS


On Fri, 7/7/17, Puttu * <puttu...@gmail.com> wrote:

 Subject: Re: $$Excel-Macros$$ Macro for Blank Cell and Duplicate Value
 To: "MS EXCEL AND VBA MACROS" <excel-macros@googlegroups.com>
 Date: Friday, July 7, 2017, 2:18 PM
 
 Hi Swapnil,
 
 Just to let you know all your comments
 should be based on the error code.
 
 Error Code column
 1
 2
 3
 
 all these three has
 different error description.
 
 Thanks
 Putta
 
 On Thu, Jul 6, 2017 at 7:14
 PM, Puttu * <puttu...@gmail.com>
 wrote:
 Hi Swapnil,
 
 Thanks you so much
 appreciate your time and help on getting this macro. I think
 got almost what required, there is only small changes, which
 need to be done. Sorry its my mistake not giving right
 information on that.
 
 The reason I am looking a macro is I
 can't educate others who are very beginning stage of
 learning. Macro will be more easier for them to use than
 conditional formatting.
 
 I have added my comments in Final Tab.
 Please review and let me know if any points are unclear.
 
 Thanks
 Putta
 
 
 On Wed, Jul 5, 2017 at 2:18
 PM, Swapnil Palande <palande.swapni...@gmail.com>
 wrote:
 Hi,
 
 Why are you not using conditional
 formatting. If your main purpose is to display user
 duplicates and empty cells, conditional formatting is best
 solution.
 
 Have
 applied both solutions (conditional formatting as well as
 macro) in attached excel.
 
 Regards,
 Swapnil.
 
 On Wed, Jul 5, 2017 at
 12:24 AM, Puttu * <puttu...@gmail.com>
 wrote:
 anyhelp please
 
 On Tue, Jul 4, 2017 at
 12:33 PM, Puttu * <puttu...@gmail.com>
 wrote:
 Thanks Sir, Formula match exactly my
 requirement, however I have more than 50 columns, quite
 difficult to input formula for every column. Thus the reason
 I am looking for macro.
 
 Please help
 
 On Tue,
 Jul 4, 2017 at 11:21 AM, Swapnil Palande <palande.swapni...@gmail.com>
 wrote:
 Hi,
 
 No need of macro, you can do it using
 formulas also. Attached is the excel for your reference.
 
 Regards,
 Swapnil
 On Tue, Jul 4, 2017 at
 10:36 AM, Puttu * <puttu...@gmail.com>
 wrote:
 Experts, Any help on this will be much appreciated
 
 
 On Mon, Jul 3, 2017 at
 10:33 PM, Puttu * <puttu...@gmail.com>
 wrote:
 Hi Experts
 
 Please help on this.
 
 Thanks
 Putta
 
 On Mon,
 Jul 3, 2017 at 9:42 PM, Puttu * <puttu...@gmail.com>
 wrote:
 Hi Experts,
 
 I am not a vba expert
 and need your help me on the attached requirement. 
 
 I have list of columns
 and from that I need to know based on the Model No. column
 filter if the other columns have any duplicate values, if
 yes then it should display comments column as Column Name
 + duplicate value (Ex: Category_description having duplicate
 value)
 
 2. If the
 any of the column is blank it should print Column Name is
 blank (Ex: Parent Category ID has blank value).
 
 Attached is the sample
 spread sheet. Please review and help me on it.
 
 -- 
 Putta
 
 
 
 
 -- 
 
 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/discu
 ssexcel
 
  
 
 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@googl
 egroups.com.
 
 To post to this group, send email to excel-macros@googlegroups.com.
 
 Visit this group at https://groups.google.com/grou
 p/excel-macros.
 
 For more options, visit https://groups.google.com/d/op
 tout.
 
 
 
 
 -- 
 Putta
 
 
 
 
 -- 
 Putta
 
 
 
 
 -- 
 
 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/discu
 ssexcel
 
  
 
 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)

Re: $$Excel-Macros$$ Macro for Blank Cell and Duplicate Value

2017-07-07 Thread Puttu *
Hi Swapnil,

Just to let you know all your comments should be based on the error code.

Error Code column
1
2
3

all these three has different error description.

Thanks
Putta

On Thu, Jul 6, 2017 at 7:14 PM, Puttu *  wrote:

> Hi Swapnil,
>
> Thanks you so much appreciate your time and help on getting this macro. I
> think got almost what required, there is only small changes, which need to
> be done. Sorry its my mistake not giving right information on that.
>
> The reason I am looking a macro is I can't educate others who are very
> beginning stage of learning. Macro will be more easier for them to use than
> conditional formatting.
>
> I have added my comments in Final Tab. Please review and let me know if
> any points are unclear.
>
> Thanks
> Putta
>
>
> On Wed, Jul 5, 2017 at 2:18 PM, Swapnil Palande <
> palande.swapni...@gmail.com> wrote:
>
>> Hi,
>>
>> Why are you not using conditional formatting. If your main purpose is to
>> display user duplicates and empty cells, conditional formatting is best
>> solution.
>>
>> Have applied both solutions (conditional formatting as well as macro) in
>> attached excel.
>>
>> Regards,
>> Swapnil.
>>
>> On Wed, Jul 5, 2017 at 12:24 AM, Puttu *  wrote:
>>
>>> anyhelp please
>>>
>>> On Tue, Jul 4, 2017 at 12:33 PM, Puttu *  wrote:
>>>
 Thanks Sir, Formula match exactly my requirement, however I have more
 than 50 columns, quite difficult to input formula for every column. Thus
 the reason I am looking for macro.

 Please help

 On Tue, Jul 4, 2017 at 11:21 AM, Swapnil Palande <
 palande.swapni...@gmail.com> wrote:

> Hi,
>
> No need of macro, you can do it using formulas also. Attached is the
> excel for your reference.
>
> Regards,
> Swapnil
>
> On Tue, Jul 4, 2017 at 10:36 AM, Puttu *  wrote:
>
>> Experts, Any help on this will be much appreciated
>>
>> On Mon, Jul 3, 2017 at 10:33 PM, Puttu *  wrote:
>>
>>> Hi Experts
>>>
>>> Please help on this.
>>>
>>> Thanks
>>> Putta
>>>
>>> On Mon, Jul 3, 2017 at 9:42 PM, Puttu *  wrote:
>>>
 Hi Experts,

 I am not a vba expert and need your help me on the attached
 requirement.

 I have list of columns and from that I need to know based on the
 Model No. column filter if the other columns have any duplicate 
 values, if
 yes then it should display comments column as *Column Name +
 duplicate value (Ex: Category_description having duplicate value)*

 2. If the any of the column is blank it should print Column Name is
 blank (*Ex: Parent Category ID has blank value).*

 Attached is the sample spread sheet. Please review and help me on
 it.

 --
 Putta

 --
 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.

>>>
>>>
>>>
>>> --
>>> Putta
>>>
>>
>>
>>
>> --
>> Putta
>>
>> --
>> 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 

Re: $$Excel-Macros$$ Macro for Blank Cell and Duplicate Value

2017-07-06 Thread 'Julienne Schindler' via MS EXCEL AND VBA MACROS


On Thu, 7/6/17, 'Martinez David' via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: $$Excel-Macros$$ Macro for Blank Cell and Duplicate Value
 To: excel-macros@googlegroups.com
 Date: Thursday, July 6, 2017, 11:16 PM
 
 
 
 On Thu, 7/6/17, Puttu * <puttu...@gmail.com>
 wrote:
 
  Subject: Re: $$Excel-Macros$$ Macro
 for Blank Cell and Duplicate Value
  To: "MS EXCEL AND VBA MACROS" <excel-macros@googlegroups.com>
  Date: Thursday, July 6, 2017, 4:44 PM
  
  Hi Swapnil,
  
  Thanks you so much
  appreciate your time and help on
 getting this macro. I think
  got almost what required, there is
 only small changes, which
  need to be done. Sorry its my mistake
 not giving right
  information on that.
  
  The reason I am looking a macro is I
  can't educate others who are very
 beginning stage of
  learning. Macro will be more easier
 for them to use than
  conditional formatting.
  
  I have added my comments in Final
 Tab.
  Please review and let me know if any
 points are unclear.
  
  Thanks
  Putta
  
  
  On Wed, Jul 5, 2017 at 2:18
  PM, Swapnil Palande <palande.swapni...@gmail.com>
  wrote:
  Hi,
  
  Why are you not using conditional
  formatting. If your main purpose is to
 display user
  duplicates and empty cells,
 conditional formatting is best
  solution.
  
  Have
  applied both solutions (conditional
 formatting as well as
  macro) in attached excel.
  
  Regards,
  Swapnil.
  
  On Wed, Jul 5, 2017 at
  12:24 AM, Puttu * <puttu...@gmail.com>
  wrote:
  anyhelp please
  
  On Tue, Jul 4, 2017 at
  12:33 PM, Puttu * <puttu...@gmail.com>
  wrote:
  Thanks Sir, Formula match exactly my
  requirement, however I have more than
 50 columns, quite
  difficult to input formula for every
 column. Thus the reason
  I am looking for macro.
  
  Please help
  
  On Tue,
  Jul 4, 2017 at 11:21 AM, Swapnil
 Palande <palande.swapni...@gmail.com>
  wrote:
  Hi,
  
  No need of macro, you can do it using
  formulas also. Attached is the excel
 for your reference.
  
  Regards,
  Swapnil
  On Tue, Jul 4, 2017 at
  10:36 AM, Puttu * <puttu...@gmail.com>
  wrote:
  Experts, Any help on this will be much
 appreciated
  
  
  On Mon, Jul 3, 2017 at
  10:33 PM, Puttu * <puttu...@gmail.com>
  wrote:
  Hi Experts
  
  Please help on this.
  
  Thanks
  Putta
  
  On Mon,
  Jul 3, 2017 at 9:42 PM, Puttu * <puttu...@gmail.com>
  wrote:
  Hi Experts,
  
  I am not a vba expert
  and need your help me on the attached
 requirement. 
  
  I have list of columns
  and from that I need to know based on
 the Model No. column
  filter if the other columns have any
 duplicate values, if
  yes then it should display comments
 column as Column Name
  + duplicate value (Ex:
 Category_description having duplicate
  value)
  
  2. If the
  any of the column is blank it should
 print Column Name is
  blank (Ex: Parent Category ID has
 blank value).
  
  Attached is the sample
  spread sheet. Please review and help
 me on it.
  
  -- 
  Putta
  
  
  
  
  -- 
  
  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/discu
  ssexcel
  
   
  
  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@googl
  egroups.com.
  
  To post to this group, send email to
 excel-macros@googlegroups.com.
  
  Visit this group at https://groups.google.com/grou
  p/excel-macros.
  
  For more options, visit https://groups.google.com/d/op
  tout.
  
  
  
  
  -- 
  Putta
  
  
  
  
  -- 
  Putta
  
  
  
  
  -- 
  
  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/discu
  ssexcel
  
   
  
  FORUM RULES
  
   
  
  1) Use concise, accurate thread
 titles. Poor thread titles,
  like Please Help, Urgent, Need Help,
 Formula Problem, Code
  Problem, and N

Re: $$Excel-Macros$$ Macro for Blank Cell and Duplicate Value

2017-07-06 Thread 'Martinez David' via MS EXCEL AND VBA MACROS


On Thu, 7/6/17, Puttu * <puttu...@gmail.com> wrote:

 Subject: Re: $$Excel-Macros$$ Macro for Blank Cell and Duplicate Value
 To: "MS EXCEL AND VBA MACROS" <excel-macros@googlegroups.com>
 Date: Thursday, July 6, 2017, 4:44 PM
 
 Hi Swapnil,
 
 Thanks you so much
 appreciate your time and help on getting this macro. I think
 got almost what required, there is only small changes, which
 need to be done. Sorry its my mistake not giving right
 information on that.
 
 The reason I am looking a macro is I
 can't educate others who are very beginning stage of
 learning. Macro will be more easier for them to use than
 conditional formatting.
 
 I have added my comments in Final Tab.
 Please review and let me know if any points are unclear.
 
 Thanks
 Putta
 
 
 On Wed, Jul 5, 2017 at 2:18
 PM, Swapnil Palande <palande.swapni...@gmail.com>
 wrote:
 Hi,
 
 Why are you not using conditional
 formatting. If your main purpose is to display user
 duplicates and empty cells, conditional formatting is best
 solution.
 
 Have
 applied both solutions (conditional formatting as well as
 macro) in attached excel.
 
 Regards,
 Swapnil.
 
 On Wed, Jul 5, 2017 at
 12:24 AM, Puttu * <puttu...@gmail.com>
 wrote:
 anyhelp please
 
 On Tue, Jul 4, 2017 at
 12:33 PM, Puttu * <puttu...@gmail.com>
 wrote:
 Thanks Sir, Formula match exactly my
 requirement, however I have more than 50 columns, quite
 difficult to input formula for every column. Thus the reason
 I am looking for macro.
 
 Please help
 
 On Tue,
 Jul 4, 2017 at 11:21 AM, Swapnil Palande <palande.swapni...@gmail.com>
 wrote:
 Hi,
 
 No need of macro, you can do it using
 formulas also. Attached is the excel for your reference.
 
 Regards,
 Swapnil
 On Tue, Jul 4, 2017 at
 10:36 AM, Puttu * <puttu...@gmail.com>
 wrote:
 Experts, Any help on this will be much appreciated
 
 
 On Mon, Jul 3, 2017 at
 10:33 PM, Puttu * <puttu...@gmail.com>
 wrote:
 Hi Experts
 
 Please help on this.
 
 Thanks
 Putta
 
 On Mon,
 Jul 3, 2017 at 9:42 PM, Puttu * <puttu...@gmail.com>
 wrote:
 Hi Experts,
 
 I am not a vba expert
 and need your help me on the attached requirement. 
 
 I have list of columns
 and from that I need to know based on the Model No. column
 filter if the other columns have any duplicate values, if
 yes then it should display comments column as Column Name
 + duplicate value (Ex: Category_description having duplicate
 value)
 
 2. If the
 any of the column is blank it should print Column Name is
 blank (Ex: Parent Category ID has blank value).
 
 Attached is the sample
 spread sheet. Please review and help me on it.
 
 -- 
 Putta
 
 
 
 
 -- 
 
 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/discu
 ssexcel
 
  
 
 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@googl
 egroups.com.
 
 To post to this group, send email to excel-macros@googlegroups.com.
 
 Visit this group at https://groups.google.com/grou
 p/excel-macros.
 
 For more options, visit https://groups.google.com/d/op
 tout.
 
 
 
 
 -- 
 Putta
 
 
 
 
 -- 
 Putta
 
 
 
 
 -- 
 
 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/discu
 ssexcel
 
  
 
 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 becaus

Re: $$Excel-Macros$$ Macro for Blank Cell and Duplicate Value

2017-07-06 Thread Puttu *
Hi Swapnil,

Thanks you so much appreciate your time and help on getting this macro. I
think got almost what required, there is only small changes, which need to
be done. Sorry its my mistake not giving right information on that.

The reason I am looking a macro is I can't educate others who are very
beginning stage of learning. Macro will be more easier for them to use than
conditional formatting.

I have added my comments in Final Tab. Please review and let me know if any
points are unclear.

Thanks
Putta


On Wed, Jul 5, 2017 at 2:18 PM, Swapnil Palande  wrote:

> Hi,
>
> Why are you not using conditional formatting. If your main purpose is to
> display user duplicates and empty cells, conditional formatting is best
> solution.
>
> Have applied both solutions (conditional formatting as well as macro) in
> attached excel.
>
> Regards,
> Swapnil.
>
> On Wed, Jul 5, 2017 at 12:24 AM, Puttu *  wrote:
>
>> anyhelp please
>>
>> On Tue, Jul 4, 2017 at 12:33 PM, Puttu *  wrote:
>>
>>> Thanks Sir, Formula match exactly my requirement, however I have more
>>> than 50 columns, quite difficult to input formula for every column. Thus
>>> the reason I am looking for macro.
>>>
>>> Please help
>>>
>>> On Tue, Jul 4, 2017 at 11:21 AM, Swapnil Palande <
>>> palande.swapni...@gmail.com> wrote:
>>>
 Hi,

 No need of macro, you can do it using formulas also. Attached is the
 excel for your reference.

 Regards,
 Swapnil

 On Tue, Jul 4, 2017 at 10:36 AM, Puttu *  wrote:

> Experts, Any help on this will be much appreciated
>
> On Mon, Jul 3, 2017 at 10:33 PM, Puttu *  wrote:
>
>> Hi Experts
>>
>> Please help on this.
>>
>> Thanks
>> Putta
>>
>> On Mon, Jul 3, 2017 at 9:42 PM, Puttu *  wrote:
>>
>>> Hi Experts,
>>>
>>> I am not a vba expert and need your help me on the attached
>>> requirement.
>>>
>>> I have list of columns and from that I need to know based on the
>>> Model No. column filter if the other columns have any duplicate values, 
>>> if
>>> yes then it should display comments column as *Column Name +
>>> duplicate value (Ex: Category_description having duplicate value)*
>>>
>>> 2. If the any of the column is blank it should print Column Name is
>>> blank (*Ex: Parent Category ID has blank value).*
>>>
>>> Attached is the sample spread sheet. Please review and help me on it.
>>>
>>> --
>>> Putta
>>>
>>> --
>>> 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.
>>>
>>
>>
>>
>> --
>> Putta
>>
>
>
>
> --
> Putta
>
> --
> 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 

Re: $$Excel-Macros$$ Macro for Blank Cell and Duplicate Value

2017-07-05 Thread 'Karleen Biggs' via MS EXCEL AND VBA MACROS


On Wed, 7/5/17, 'Martinez David' via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: $$Excel-Macros$$ Macro for Blank Cell and Duplicate Value
 To: excel-macros@googlegroups.com
 Date: Wednesday, July 5, 2017, 11:42 AM
 
 
 
 On Wed, 7/5/17, 'Yu Spain' via MS EXCEL
 AND VBA MACROS <excel-macros@googlegroups.com>
 wrote:
 
  Subject: Re: $$Excel-Macros$$ Macro
 for Blank Cell and Duplicate Value
  To: excel-macros@googlegroups.com
  Date: Wednesday, July 5, 2017, 2:43
 AM
  
  
 
 
  On Tue, 7/4/17, Puttu * <puttu...@gmail.com>
  wrote:
  
   Subject: Re: $$Excel-Macros$$
 Macro
  for Blank Cell and Duplicate Value
   To: "MS EXCEL AND VBA MACROS"
 <excel-macros@googlegroups.com>
   Date: Tuesday, July 4, 2017,
 10:03 AM
   
   Thanks Sir, Formula match
 exactly my
   requirement, however I have more
 than
  50 columns, quite
   difficult to input formula for
 every
  column. Thus the reason
   I am looking for macro.
   
   Please help
   
   On Tue, Jul 4, 2017 at
   11:21 AM, Swapnil Palande <palande.swapni...@gmail.com>
   wrote:
   Hi,
   
   No need of macro, you can do it
 using
   formulas also. Attached is the
 excel
  for your reference.
   
   Regards,
   Swapnil
   On Tue, Jul 4, 2017 at
   10:36 AM, Puttu * <puttu...@gmail.com>
   wrote:
   Experts, Any help on this will
 be much
  appreciated
   
   
   On Mon, Jul 3, 2017 at
   10:33 PM, Puttu * <puttu...@gmail.com>
   wrote:
   Hi Experts
   
   Please help on this.
   
   Thanks
   Putta
   
   On Mon,
   Jul 3, 2017 at 9:42 PM, Puttu *
 <puttu...@gmail.com>
   wrote:
   Hi Experts,
   
   I am not a vba expert
   and need your help me on the
 attached
  requirement. 
   
   I have list of columns
   and from that I need to know
 based on
  the Model No. column
   filter if the other columns have
 any
  duplicate values, if
   yes then it should display
 comments
  column as Column Name
   + duplicate value (Ex:
  Category_description having duplicate
   value)
   
   2. If the
   any of the column is blank it
 should
  print Column Name is
   blank (Ex: Parent Category ID
 has
  blank value).
   
   Attached is the sample
   spread sheet. Please review and
 help
  me on it.
   
   -- 
   Putta
   
   
   
   
   -- 
   
   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/discu
   ssexcel
   
    
   
   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@googl
   egroups.com.
   
   To post to this group, send
 email to
  excel-macros@googlegroups.com.
   
   Visit this group at https://groups.google.com/grou
   p/excel-macros.
   
   For more options, visit https://groups.google.com/d/op
   tout.
   
   
   
   
   -- 
   Putta
   
   
   
   
   -- 
   Putta
   
   
   
   
   -- 
   
   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/discu
   ssexcel
   
    
   
   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

Re: $$Excel-Macros$$ Macro for Blank Cell and Duplicate Value

2017-07-05 Thread 'Martinez David' via MS EXCEL AND VBA MACROS


On Wed, 7/5/17, 'Yu Spain' via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: $$Excel-Macros$$ Macro for Blank Cell and Duplicate Value
 To: excel-macros@googlegroups.com
 Date: Wednesday, July 5, 2017, 2:43 AM
 
 
 
 On Tue, 7/4/17, Puttu * <puttu...@gmail.com>
 wrote:
 
  Subject: Re: $$Excel-Macros$$ Macro
 for Blank Cell and Duplicate Value
  To: "MS EXCEL AND VBA MACROS" <excel-macros@googlegroups.com>
  Date: Tuesday, July 4, 2017, 10:03 AM
  
  Thanks Sir, Formula match exactly my
  requirement, however I have more than
 50 columns, quite
  difficult to input formula for every
 column. Thus the reason
  I am looking for macro.
  
  Please help
  
  On Tue, Jul 4, 2017 at
  11:21 AM, Swapnil Palande <palande.swapni...@gmail.com>
  wrote:
  Hi,
  
  No need of macro, you can do it using
  formulas also. Attached is the excel
 for your reference.
  
  Regards,
  Swapnil
  On Tue, Jul 4, 2017 at
  10:36 AM, Puttu * <puttu...@gmail.com>
  wrote:
  Experts, Any help on this will be much
 appreciated
  
  
  On Mon, Jul 3, 2017 at
  10:33 PM, Puttu * <puttu...@gmail.com>
  wrote:
  Hi Experts
  
  Please help on this.
  
  Thanks
  Putta
  
  On Mon,
  Jul 3, 2017 at 9:42 PM, Puttu * <puttu...@gmail.com>
  wrote:
  Hi Experts,
  
  I am not a vba expert
  and need your help me on the attached
 requirement. 
  
  I have list of columns
  and from that I need to know based on
 the Model No. column
  filter if the other columns have any
 duplicate values, if
  yes then it should display comments
 column as Column Name
  + duplicate value (Ex:
 Category_description having duplicate
  value)
  
  2. If the
  any of the column is blank it should
 print Column Name is
  blank (Ex: Parent Category ID has
 blank value).
  
  Attached is the sample
  spread sheet. Please review and help
 me on it.
  
  -- 
  Putta
  
  
  
  
  -- 
  
  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/discu
  ssexcel
  
   
  
  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@googl
  egroups.com.
  
  To post to this group, send email to
 excel-macros@googlegroups.com.
  
  Visit this group at https://groups.google.com/grou
  p/excel-macros.
  
  For more options, visit https://groups.google.com/d/op
  tout.
  
  
  
  
  -- 
  Putta
  
  
  
  
  -- 
  Putta
  
  
  
  
  -- 
  
  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/discu
  ssexcel
  
   
  
  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@googl
  egroups.com.
  
  To post to this group, send email to
 excel-macros@googlegroups.com.
  
  Visit this group at https://groups.google.com/grou
  p/excel-macros.
  
  For more options, visit https://groups.google.com/d/op
  tout.
  
  
  
  
  
  
  -- 
  
  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) !

Re: $$Excel-Macros$$ Macro for Blank Cell and Duplicate Value

2017-07-05 Thread Swapnil Palande
Hi,

Why are you not using conditional formatting. If your main purpose is to
display user duplicates and empty cells, conditional formatting is best
solution.

Have applied both solutions (conditional formatting as well as macro) in
attached excel.

Regards,
Swapnil.

On Wed, Jul 5, 2017 at 12:24 AM, Puttu *  wrote:

> anyhelp please
>
> On Tue, Jul 4, 2017 at 12:33 PM, Puttu *  wrote:
>
>> Thanks Sir, Formula match exactly my requirement, however I have more
>> than 50 columns, quite difficult to input formula for every column. Thus
>> the reason I am looking for macro.
>>
>> Please help
>>
>> On Tue, Jul 4, 2017 at 11:21 AM, Swapnil Palande <
>> palande.swapni...@gmail.com> wrote:
>>
>>> Hi,
>>>
>>> No need of macro, you can do it using formulas also. Attached is the
>>> excel for your reference.
>>>
>>> Regards,
>>> Swapnil
>>>
>>> On Tue, Jul 4, 2017 at 10:36 AM, Puttu *  wrote:
>>>
 Experts, Any help on this will be much appreciated

 On Mon, Jul 3, 2017 at 10:33 PM, Puttu *  wrote:

> Hi Experts
>
> Please help on this.
>
> Thanks
> Putta
>
> On Mon, Jul 3, 2017 at 9:42 PM, Puttu *  wrote:
>
>> Hi Experts,
>>
>> I am not a vba expert and need your help me on the attached
>> requirement.
>>
>> I have list of columns and from that I need to know based on the
>> Model No. column filter if the other columns have any duplicate values, 
>> if
>> yes then it should display comments column as *Column Name +
>> duplicate value (Ex: Category_description having duplicate value)*
>>
>> 2. If the any of the column is blank it should print Column Name is
>> blank (*Ex: Parent Category ID has blank value).*
>>
>> Attached is the sample spread sheet. Please review and help me on it.
>>
>> --
>> Putta
>>
>> --
>> 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.
>>
>
>
>
> --
> Putta
>



 --
 Putta

 --
 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 @
>>> 

Re: $$Excel-Macros$$ Macro for Blank Cell and Duplicate Value

2017-07-04 Thread 'Yu Spain' via MS EXCEL AND VBA MACROS


On Tue, 7/4/17, Puttu * <puttu...@gmail.com> wrote:

 Subject: Re: $$Excel-Macros$$ Macro for Blank Cell and Duplicate Value
 To: "MS EXCEL AND VBA MACROS" <excel-macros@googlegroups.com>
 Date: Tuesday, July 4, 2017, 10:03 AM
 
 Thanks Sir, Formula match exactly my
 requirement, however I have more than 50 columns, quite
 difficult to input formula for every column. Thus the reason
 I am looking for macro.
 
 Please help
 
 On Tue, Jul 4, 2017 at
 11:21 AM, Swapnil Palande <palande.swapni...@gmail.com>
 wrote:
 Hi,
 
 No need of macro, you can do it using
 formulas also. Attached is the excel for your reference.
 
 Regards,
 Swapnil
 On Tue, Jul 4, 2017 at
 10:36 AM, Puttu * <puttu...@gmail.com>
 wrote:
 Experts, Any help on this will be much appreciated
 
 
 On Mon, Jul 3, 2017 at
 10:33 PM, Puttu * <puttu...@gmail.com>
 wrote:
 Hi Experts
 
 Please help on this.
 
 Thanks
 Putta
 
 On Mon,
 Jul 3, 2017 at 9:42 PM, Puttu * <puttu...@gmail.com>
 wrote:
 Hi Experts,
 
 I am not a vba expert
 and need your help me on the attached requirement. 
 
 I have list of columns
 and from that I need to know based on the Model No. column
 filter if the other columns have any duplicate values, if
 yes then it should display comments column as Column Name
 + duplicate value (Ex: Category_description having duplicate
 value)
 
 2. If the
 any of the column is blank it should print Column Name is
 blank (Ex: Parent Category ID has blank value).
 
 Attached is the sample
 spread sheet. Please review and help me on it.
 
 -- 
 Putta
 
 
 
 
 -- 
 
 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/discu
 ssexcel
 
  
 
 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@googl
 egroups.com.
 
 To post to this group, send email to excel-macros@googlegroups.com.
 
 Visit this group at https://groups.google.com/grou
 p/excel-macros.
 
 For more options, visit https://groups.google.com/d/op
 tout.
 
 
 
 
 -- 
 Putta
 
 
 
 
 -- 
 Putta
 
 
 
 
 -- 
 
 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/discu
 ssexcel
 
  
 
 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@googl
 egroups.com.
 
 To post to this group, send email to excel-macros@googlegroups.com.
 
 Visit this group at https://groups.google.com/grou
 p/excel-macros.
 
 For more options, visit https://groups.google.com/d/op
 tout.
 
 
 
 
 
 
 -- 
 
 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.

Re: $$Excel-Macros$$ Macro for Blank Cell and Duplicate Value

2017-07-04 Thread Puttu *
anyhelp please

On Tue, Jul 4, 2017 at 12:33 PM, Puttu *  wrote:

> Thanks Sir, Formula match exactly my requirement, however I have more than
> 50 columns, quite difficult to input formula for every column. Thus the
> reason I am looking for macro.
>
> Please help
>
> On Tue, Jul 4, 2017 at 11:21 AM, Swapnil Palande <
> palande.swapni...@gmail.com> wrote:
>
>> Hi,
>>
>> No need of macro, you can do it using formulas also. Attached is the
>> excel for your reference.
>>
>> Regards,
>> Swapnil
>>
>> On Tue, Jul 4, 2017 at 10:36 AM, Puttu *  wrote:
>>
>>> Experts, Any help on this will be much appreciated
>>>
>>> On Mon, Jul 3, 2017 at 10:33 PM, Puttu *  wrote:
>>>
 Hi Experts

 Please help on this.

 Thanks
 Putta

 On Mon, Jul 3, 2017 at 9:42 PM, Puttu *  wrote:

> Hi Experts,
>
> I am not a vba expert and need your help me on the attached
> requirement.
>
> I have list of columns and from that I need to know based on the Model
> No. column filter if the other columns have any duplicate values, if yes
> then it should display comments column as *Column Name + duplicate
> value (Ex: Category_description having duplicate value)*
>
> 2. If the any of the column is blank it should print Column Name is
> blank (*Ex: Parent Category ID has blank value).*
>
> Attached is the sample spread sheet. Please review and help me on it.
>
> --
> Putta
>
> --
> 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.
>



 --
 Putta

>>>
>>>
>>>
>>> --
>>> Putta
>>>
>>> --
>>> 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 

Re: $$Excel-Macros$$ Macro for Blank Cell and Duplicate Value

2017-07-04 Thread Puttu *
Thanks Sir, Formula match exactly my requirement, however I have more than
50 columns, quite difficult to input formula for every column. Thus the
reason I am looking for macro.

Please help

On Tue, Jul 4, 2017 at 11:21 AM, Swapnil Palande <
palande.swapni...@gmail.com> wrote:

> Hi,
>
> No need of macro, you can do it using formulas also. Attached is the excel
> for your reference.
>
> Regards,
> Swapnil
>
> On Tue, Jul 4, 2017 at 10:36 AM, Puttu *  wrote:
>
>> Experts, Any help on this will be much appreciated
>>
>> On Mon, Jul 3, 2017 at 10:33 PM, Puttu *  wrote:
>>
>>> Hi Experts
>>>
>>> Please help on this.
>>>
>>> Thanks
>>> Putta
>>>
>>> On Mon, Jul 3, 2017 at 9:42 PM, Puttu *  wrote:
>>>
 Hi Experts,

 I am not a vba expert and need your help me on the attached
 requirement.

 I have list of columns and from that I need to know based on the Model
 No. column filter if the other columns have any duplicate values, if yes
 then it should display comments column as *Column Name + duplicate
 value (Ex: Category_description having duplicate value)*

 2. If the any of the column is blank it should print Column Name is
 blank (*Ex: Parent Category ID has blank value).*

 Attached is the sample spread sheet. Please review and help me on it.

 --
 Putta

 --
 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.

>>>
>>>
>>>
>>> --
>>> Putta
>>>
>>
>>
>>
>> --
>> Putta
>>
>> --
>> 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 

Re: $$Excel-Macros$$ Macro for Blank Cell and Duplicate Value

2017-07-03 Thread Swapnil Palande
Hi,

No need of macro, you can do it using formulas also. Attached is the excel
for your reference.

Regards,
Swapnil

On Tue, Jul 4, 2017 at 10:36 AM, Puttu *  wrote:

> Experts, Any help on this will be much appreciated
>
> On Mon, Jul 3, 2017 at 10:33 PM, Puttu *  wrote:
>
>> Hi Experts
>>
>> Please help on this.
>>
>> Thanks
>> Putta
>>
>> On Mon, Jul 3, 2017 at 9:42 PM, Puttu *  wrote:
>>
>>> Hi Experts,
>>>
>>> I am not a vba expert and need your help me on the attached requirement.
>>>
>>> I have list of columns and from that I need to know based on the Model
>>> No. column filter if the other columns have any duplicate values, if yes
>>> then it should display comments column as *Column Name + duplicate
>>> value (Ex: Category_description having duplicate value)*
>>>
>>> 2. If the any of the column is blank it should print Column Name is
>>> blank (*Ex: Parent Category ID has blank value).*
>>>
>>> Attached is the sample spread sheet. Please review and help me on it.
>>>
>>> --
>>> Putta
>>>
>>> --
>>> 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.
>>>
>>
>>
>>
>> --
>> Putta
>>
>
>
>
> --
> Putta
>
> --
> 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.


Null & Duplicate.xlsx

Re: $$Excel-Macros$$ Macro for Blank Cell and Duplicate Value

2017-07-03 Thread Puttu *
Experts, Any help on this will be much appreciated

On Mon, Jul 3, 2017 at 10:33 PM, Puttu *  wrote:

> Hi Experts
>
> Please help on this.
>
> Thanks
> Putta
>
> On Mon, Jul 3, 2017 at 9:42 PM, Puttu *  wrote:
>
>> Hi Experts,
>>
>> I am not a vba expert and need your help me on the attached requirement.
>>
>> I have list of columns and from that I need to know based on the Model
>> No. column filter if the other columns have any duplicate values, if yes
>> then it should display comments column as *Column Name + duplicate value
>> (Ex: Category_description having duplicate value)*
>>
>> 2. If the any of the column is blank it should print Column Name is blank
>> (*Ex: Parent Category ID has blank value).*
>>
>> Attached is the sample spread sheet. Please review and help me on it.
>>
>> --
>> Putta
>>
>> --
>> 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.
>>
>
>
>
> --
> Putta
>



-- 
Putta

-- 
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$$ Macro for Blank Cell and Duplicate Value

2017-07-03 Thread Puttu *
Hi Experts

Please help on this.

Thanks
Putta

On Mon, Jul 3, 2017 at 9:42 PM, Puttu *  wrote:

> Hi Experts,
>
> I am not a vba expert and need your help me on the attached requirement.
>
> I have list of columns and from that I need to know based on the Model No.
> column filter if the other columns have any duplicate values, if yes then
> it should display comments column as *Column Name + duplicate value (Ex:
> Category_description having duplicate value)*
>
> 2. If the any of the column is blank it should print Column Name is blank 
> (*Ex:
> Parent Category ID has blank value).*
>
> Attached is the sample spread sheet. Please review and help me on it.
>
> --
> Putta
>
> --
> 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.
>



-- 
Putta

-- 
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$$ Macro for Blank Cell and Duplicate Value

2017-07-03 Thread Puttu *
Hi Experts,

I am not a vba expert and need your help me on the attached requirement.

I have list of columns and from that I need to know based on the Model No.
column filter if the other columns have any duplicate values, if yes then
it should display comments column as *Column Name + duplicate value (Ex:
Category_description having duplicate value)*

2. If the any of the column is blank it should print Column Name is blank (*Ex:
Parent Category ID has blank value).*

Attached is the sample spread sheet. Please review and help me on it.

-- 
Putta

-- 
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.


Null & Duplicate.xlsx
Description: MS-Excel 2007 spreadsheet


$$Excel-Macros$$ Macro to Import Tables from all Word documents in a folder to Sheet1 - Code to be amended

2017-06-09 Thread prkhan56
Hello All,
I am using Office 2010 and have found this code which works perfect
But I need the following amendments to the code

1) The code should *read all the files in the Folder* - now it runs on a 
single word document
2) It should paste the *All Word table Data under the last available Row on 
Sheet1*

Following is the code which needs to be amended:

Sub ImportTable()
Dim wdDoc As Object
Dim wdTbl As Object
Dim wdFileName As Variant
Dim TableNo As Integer 'table number in Word
Dim cRow As Long 'row index in Excel
Dim cCol As Integer 'column index in Excel
Dim wRow As Long 'row index in Excel


wdFileName = Application.GetOpenFilename("Word files (*.doc),*.doc", , _
"Browse for file containing table to be imported")

If wdFileName = False Then Exit Sub '(user cancelled import file browser)

Set wdDoc = GetObject(wdFileName) 'open Word file
cRow = 0

With wdDoc
For Each wdTbl In wdDoc.tables
With wdTbl
'Test for To in Table Cell 1
If InStr(wdTbl.Cell(1, 1).Range.Text, "To") Then

'copy cell contents from Word table cells to Excel cells
For wRow = 1 To .Rows.Count
cRow = cRow + 1
For cCol = 1 To .Columns.Count
Cells(cRow, cCol) = WorksheetFunction.Clean(.Cell(wRow, 
cCol).Range.Text)
Next cCol
Next wRow
End If
End With
cRow = cRow + 1
Next
End With

Set wdDoc = Nothing
Set wdTbl = Nothing
End Sub

Thanks in advance

Rashid Khan

-- 
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$$ Macro to select drop downs on Website, return value and cycle to next item

2017-04-07 Thread Benjamin Stoter
Hi

I hope you are all well.

I am relatively new to Macros and VBA.

I have a sheet where I am wanting to search for Book values for cars on the 
website below:

http://carbookvalue.co.za

The site requires you to first select the car make from a dropdown, 
thereafter the model and thereafter the year, after which it gives the book 
value.

I have a spreadsheet with all of these values and I would like a Macro to 
select the relevant drop downs and return the book value, thereafter loop 
to the next item on the list.

See example spreadsheet to test on attached.

Any help would be much appreciated.

Kind regards

Benjamin

-- 
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.


Car Book Values.xlsm
Description: application/vnd.ms-excel.sheet.macroenabled.12


$$Excel-Macros$$ Macro based Web navigation

2017-03-22 Thread Secret Shot
Dear Expert,


I am trying to write Macro which navigate google chrome window (Entier open
and if already open than jump to mention window) and select particulate
link and click there (It can be either text based or courser location based
click)

after performing clicks it should download data from that webpage.

I have seen some one created such macro, but i am not that advance in VBA
so i cant create by myself.

I hope experts in this group can help me in this.


-- 
Pankaj Pandey
Bhopal

-- 
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$$ Macro to Automate a school timetable workbook

2017-03-10 Thread Dollar Chande
Hi All,

I am a novice at macro (very little knowledge) and would seek your kind 
assistance on my attached sheet. I am a MS Office 2013 user and attached 
sheet refers to automating a daily time table scheduling crisis I have to 
go through for school.

I have tried my best to input all info i know in the comments and "INFO" 
sheet.

Look forward to your kind help and guidance...thx

Best regards,
Dollar Chande

-- 
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.


Book12.xlsx
Description: MS-Excel 2007 spreadsheet


Re: $$Excel-Macros$$ MACRO FOR COPYING A RANGE FOR MULTIPLE TIMES

2017-01-24 Thread keisha.fry via MS EXCEL AND VBA MACROS


On Tue, 1/24/17, storeythomas725 via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: $$Excel-Macros$$ MACRO FOR COPYING A RANGE FOR MULTIPLE TIMES
 To: excel-macros@googlegroups.com
 Date: Tuesday, January 24, 2017, 11:29 AM
 
 
 
 On Tue, 1/24/17, silvers.r via MS EXCEL AND VBA MACROS
 <excel-macros@googlegroups.com>
 wrote:
 
  Subject: Re: $$Excel-Macros$$ MACRO FOR COPYING A RANGE FOR
 MULTIPLE TIMES
  To: excel-macros@googlegroups.com
  Date: Tuesday, January 24, 2017, 8:37 AM
  
  
  
  On Tue, 1/24/17, silvers.r via MS EXCEL AND VBA MACROS
  <excel-macros@googlegroups.com>
  wrote:
  
   Subject: Re: $$Excel-Macros$$ MACRO FOR COPYING A
 RANGE FOR
  MULTIPLE TIMES
   To: excel-macros@googlegroups.com
   Date: Tuesday, January 24, 2017, 6:22 AM
   
   
   
   On Tue, 1/24/17, libertystringer via MS EXCEL AND
 VBA
  MACROS
   <excel-macros@googlegroups.com>
   wrote:
   
    Subject: Re: $$Excel-Macros$$ MACRO FOR COPYING A
  RANGE FOR
   MULTIPLE TIMES
    To: excel-macros@googlegroups.com
    Date: Tuesday, January 24, 2017, 1:27 AM
    
    
    
    On Mon, 1/23/17, julienneschindler via MS EXCEL AND
  VBA
    MACROS <excel-macros@googlegroups.com>
    wrote:
    
     Subject: Re: $$Excel-Macros$$ MACRO FOR COPYING A
   RANGE FOR
    MULTIPLE TIMES
     To: excel-macros@googlegroups.com
     Date: Monday, January 23, 2017, 10:58 PM
     
     
     
     On Mon, 1/23/17, GENIUS <izharra...@gmail.com>
     wrote:
     
      Subject: Re: $$Excel-Macros$$ MACRO FOR COPYING A
    RANGE FOR
     MULTIPLE TIMES
      To: "MS EXCEL AND VBA MACROS" <excel-macros@googlegroups.com>
      Cc: schreiner_p...@att.net
      Date: Monday, January 23, 2017, 5:13 PM
      
      That's
      great, Thank you very much for your help
      
      
      
      
      -- 
      
      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.
      n anii '50  relatiile romano-sovietice au
  evoluat
    de
     la o stransa cooperare la o distantare 
   ajungandu-se
     chiar la o autonomie a Partidului Comunist din
   Romania si
    la
     o relativa independenta  a statului roman.
   Elementele
     noi in relatiile dintre cele doua state au fost
    determinate
     de neincrederea personala dintre Gheorghiu-Dej si
    Hrusciov.
     O astfel de orientare politica era menita  in
   conceptia
     liderilor comunisti de la Bucuresti  sa afirme 
 cu
     si mai multa putere  rolul partidului comunist
 in
   ochii
     maselor populare.
     
     -- 
     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
     s

Re: $$Excel-Macros$$ MACRO FOR COPYING A RANGE FOR MULTIPLE TIMES

2017-01-24 Thread storeythomas725 via MS EXCEL AND VBA MACROS


On Tue, 1/24/17, silvers.r via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: $$Excel-Macros$$ MACRO FOR COPYING A RANGE FOR MULTIPLE TIMES
 To: excel-macros@googlegroups.com
 Date: Tuesday, January 24, 2017, 8:37 AM
 
 
 
 On Tue, 1/24/17, silvers.r via MS EXCEL AND VBA MACROS
 <excel-macros@googlegroups.com>
 wrote:
 
  Subject: Re: $$Excel-Macros$$ MACRO FOR COPYING A RANGE FOR
 MULTIPLE TIMES
  To: excel-macros@googlegroups.com
  Date: Tuesday, January 24, 2017, 6:22 AM
  
  
  
  On Tue, 1/24/17, libertystringer via MS EXCEL AND VBA
 MACROS
  <excel-macros@googlegroups.com>
  wrote:
  
   Subject: Re: $$Excel-Macros$$ MACRO FOR COPYING A
 RANGE FOR
  MULTIPLE TIMES
   To: excel-macros@googlegroups.com
   Date: Tuesday, January 24, 2017, 1:27 AM
   
   
   
   On Mon, 1/23/17, julienneschindler via MS EXCEL AND
 VBA
   MACROS <excel-macros@googlegroups.com>
   wrote:
   
    Subject: Re: $$Excel-Macros$$ MACRO FOR COPYING A
  RANGE FOR
   MULTIPLE TIMES
    To: excel-macros@googlegroups.com
    Date: Monday, January 23, 2017, 10:58 PM
    
    
    
    On Mon, 1/23/17, GENIUS <izharra...@gmail.com>
    wrote:
    
     Subject: Re: $$Excel-Macros$$ MACRO FOR COPYING A
   RANGE FOR
    MULTIPLE TIMES
     To: "MS EXCEL AND VBA MACROS" <excel-macros@googlegroups.com>
     Cc: schreiner_p...@att.net
     Date: Monday, January 23, 2017, 5:13 PM
     
     That's
     great, Thank you very much for your help
     
     
     
     
     -- 
     
     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.
     n anii '50  relatiile romano-sovietice au
 evoluat
   de
    la o stransa cooperare la o distantare 
  ajungandu-se
    chiar la o autonomie a Partidului Comunist din
  Romania si
   la
    o relativa independenta  a statului roman.
  Elementele
    noi in relatiile dintre cele doua state au fost
   determinate
    de neincrederea personala dintre Gheorghiu-Dej si
   Hrusciov.
    O astfel de orientare politica era menita  in
  conceptia
    liderilor comunisti de la Bucuresti  sa afirme  cu
    si mai multa putere  rolul partidului comunist in
  ochii
    maselor populare.
    
    -- 
    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 

Re: $$Excel-Macros$$ MACRO FOR COPYING A RANGE FOR MULTIPLE TIMES

2017-01-23 Thread silvers.r via MS EXCEL AND VBA MACROS


On Tue, 1/24/17, silvers.r via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: $$Excel-Macros$$ MACRO FOR COPYING A RANGE FOR MULTIPLE TIMES
 To: excel-macros@googlegroups.com
 Date: Tuesday, January 24, 2017, 6:22 AM
 
 
 
 On Tue, 1/24/17, libertystringer via MS EXCEL AND VBA MACROS
 <excel-macros@googlegroups.com>
 wrote:
 
  Subject: Re: $$Excel-Macros$$ MACRO FOR COPYING A RANGE FOR
 MULTIPLE TIMES
  To: excel-macros@googlegroups.com
  Date: Tuesday, January 24, 2017, 1:27 AM
  
  
  
  On Mon, 1/23/17, julienneschindler via MS EXCEL AND VBA
  MACROS <excel-macros@googlegroups.com>
  wrote:
  
   Subject: Re: $$Excel-Macros$$ MACRO FOR COPYING A
 RANGE FOR
  MULTIPLE TIMES
   To: excel-macros@googlegroups.com
   Date: Monday, January 23, 2017, 10:58 PM
   
   
   
   On Mon, 1/23/17, GENIUS <izharra...@gmail.com>
   wrote:
   
    Subject: Re: $$Excel-Macros$$ MACRO FOR COPYING A
  RANGE FOR
   MULTIPLE TIMES
    To: "MS EXCEL AND VBA MACROS" <excel-macros@googlegroups.com>
    Cc: schreiner_p...@att.net
    Date: Monday, January 23, 2017, 5:13 PM
    
    That's
    great, Thank you very much for your help
    
    
    
    
    -- 
    
    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.
    n anii '50  relatiile romano-sovietice au evoluat
  de
   la o stransa cooperare la o distantare 
 ajungandu-se
   chiar la o autonomie a Partidului Comunist din
 Romania si
  la
   o relativa independenta  a statului roman.
 Elementele
   noi in relatiile dintre cele doua state au fost
  determinate
   de neincrederea personala dintre Gheorghiu-Dej si
  Hrusciov.
   O astfel de orientare politica era menita  in
 conceptia
   liderilor comunisti de la Bucuresti  sa afirme  cu
   si mai multa putere  rolul partidului comunist in
 ochii
   maselor populare.
   
   -- 
   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.xersat
  in tara  in lungi si complicate procese  isi
  gaseste aici o noua confirmare 
  
  -- 
  Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you
  wanna be? It’s =TIME

Re: $$Excel-Macros$$ MACRO FOR COPYING A RANGE FOR MULTIPLE TIMES

2017-01-23 Thread silvers.r via MS EXCEL AND VBA MACROS


On Tue, 1/24/17, libertystringer via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: $$Excel-Macros$$ MACRO FOR COPYING A RANGE FOR MULTIPLE TIMES
 To: excel-macros@googlegroups.com
 Date: Tuesday, January 24, 2017, 1:27 AM
 
 
 
 On Mon, 1/23/17, julienneschindler via MS EXCEL AND VBA
 MACROS <excel-macros@googlegroups.com>
 wrote:
 
  Subject: Re: $$Excel-Macros$$ MACRO FOR COPYING A RANGE FOR
 MULTIPLE TIMES
  To: excel-macros@googlegroups.com
  Date: Monday, January 23, 2017, 10:58 PM
  
  
  
  On Mon, 1/23/17, GENIUS <izharra...@gmail.com>
  wrote:
  
   Subject: Re: $$Excel-Macros$$ MACRO FOR COPYING A
 RANGE FOR
  MULTIPLE TIMES
   To: "MS EXCEL AND VBA MACROS" <excel-macros@googlegroups.com>
   Cc: schreiner_p...@att.net
   Date: Monday, January 23, 2017, 5:13 PM
   
   That's
   great, Thank you very much for your help
   
   
   
   
   -- 
   
   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.
   n anii '50  relatiile romano-sovietice au evoluat
 de
  la o stransa cooperare la o distantare  ajungandu-se
  chiar la o autonomie a Partidului Comunist din Romania si
 la
  o relativa independenta  a statului roman. Elementele
  noi in relatiile dintre cele doua state au fost
 determinate
  de neincrederea personala dintre Gheorghiu-Dej si
 Hrusciov.
  O astfel de orientare politica era menita  in conceptia
  liderilor comunisti de la Bucuresti  sa afirme  cu
  si mai multa putere  rolul partidului comunist in ochii
  maselor populare.
  
  -- 
  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.xersat
 in tara  in lungi si complicate procese  isi
 gaseste aici o noua confirmare 
 
 -- 
 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 th

Re: $$Excel-Macros$$ MACRO FOR COPYING A RANGE FOR MULTIPLE TIMES

2017-01-23 Thread libertystringer via MS EXCEL AND VBA MACROS


On Mon, 1/23/17, julienneschindler via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: $$Excel-Macros$$ MACRO FOR COPYING A RANGE FOR MULTIPLE TIMES
 To: excel-macros@googlegroups.com
 Date: Monday, January 23, 2017, 10:58 PM
 
 
 
 On Mon, 1/23/17, GENIUS <izharra...@gmail.com>
 wrote:
 
  Subject: Re: $$Excel-Macros$$ MACRO FOR COPYING A RANGE FOR
 MULTIPLE TIMES
  To: "MS EXCEL AND VBA MACROS" <excel-macros@googlegroups.com>
  Cc: schreiner_p...@att.net
  Date: Monday, January 23, 2017, 5:13 PM
  
  That's
  great, Thank you very much for your help
  
  
  
  
  -- 
  
  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.
  n anii '50  relatiile romano-sovietice au evoluat de
 la o stransa cooperare la o distantare  ajungandu-se
 chiar la o autonomie a Partidului Comunist din Romania si la
 o relativa independenta  a statului roman. Elementele
 noi in relatiile dintre cele doua state au fost determinate
 de neincrederea personala dintre Gheorghiu-Dej si Hrusciov.
 O astfel de orientare politica era menita  in conceptia
 liderilor comunisti de la Bucuresti  sa afirme  cu
 si mai multa putere  rolul partidului comunist in ochii
 maselor populare.
 
 -- 
 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.xersat in tara  in lungi si complicate 
procese  isi gaseste aici o noua confirmare 

-- 
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

Re: $$Excel-Macros$$ MACRO FOR COPYING A RANGE FOR MULTIPLE TIMES

2017-01-23 Thread julienneschindler via MS EXCEL AND VBA MACROS


On Mon, 1/23/17, GENIUS <izharra...@gmail.com> wrote:

 Subject: Re: $$Excel-Macros$$ MACRO FOR COPYING A RANGE FOR MULTIPLE TIMES
 To: "MS EXCEL AND VBA MACROS" <excel-macros@googlegroups.com>
 Cc: schreiner_p...@att.net
 Date: Monday, January 23, 2017, 5:13 PM
 
 That's
 great, Thank you very much for your help
 
 
 
 
 -- 
 
 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.
 n anii '50  relatiile romano-sovietice au evoluat de la o stransa cooperare la 
o distantare  ajungandu-se chiar la o autonomie a Partidului Comunist din 
Romania si la o relativa independenta  a statului roman. Elementele noi in 
relatiile dintre cele doua state au fost determinate de neincrederea personala 
dintre Gheorghiu-Dej si Hrusciov. O astfel de orientare politica era menita  in 
conceptia liderilor comunisti de la Bucuresti  sa afirme  cu si mai multa 
putere  rolul partidului comunist in ochii maselor populare.

-- 
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$$ MACRO FOR COPYING A RANGE FOR MULTIPLE TIMES

2017-01-23 Thread GENIUS
That's great, Thank you very much for your help

-- 
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$$ MACRO FOR COPYING A RANGE FOR MULTIPLE TIMES

2017-01-23 Thread mintaspriggs via MS EXCEL AND VBA MACROS


On Mon, 1/23/17, Paul Schreiner <schreiner_p...@att.net> wrote:

 Subject: Re: $$Excel-Macros$$ MACRO FOR COPYING A RANGE FOR MULTIPLE TIMES
 To: "excel-macros@googlegroups.com" <excel-macros@googlegroups.com>
 Date: Monday, January 23, 2017, 2:42 PM
 
 Are
 you wanting the end result such that cell A19 contains
 "Bill" (the value of A2)A20 =
 JoeA21 =
 DaveA22 =
 Fredand
 so on, then repeating this series for 15 sets?
 For
 THAT, you could use something like:Option ExplicitSub
 Dup_Sets()
    
 Dim nRow, nRows, dRow, SetCnt, SetNo
    
 SetCnt = 15
    
 
    
 nRows =
 Application.WorksheetFunction.CountA(Range("A:A"))
    
 
    
 For SetNo = 1 To SetCnt - 1
    
 For nRow = 2 To nRows
    
 Debug.Print nRow + (SetNo * (nRows - 1))
    
 Cells(nRow + (SetNo * (nRows - 1)), "A").Value =
 Cells(nRow, "A").Value
    
 Next nRow
    
 Next SetNo
 End
 Sub
 If that's not what you
 meant, then I need further explanation.
 
 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, January 20, 2017 11:15 PM,
 Izhar <izharra...@gmail.com> wrote:
   
 
  
 I need code for the above nameSCENARIOif I want to copy the above
 names below the range for about 15
 times
 
 
 
 
 -- 
 
 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.
 lteta Regala  ceea ce a semnificat intarirea prestigiului sau  dar si  in 
special  afirmarea unui nou statut international pentru Romania. Ulterior  
guvernele europene au recunoscut noul titlu oficial. Consolidarea pozitiei 
internationale a tarii noastre dupa cucerirea independentei de stat a permis 
proclamarea Romaniei ca regat. Aceasta s-a realizat la 14 martie 1881  dupa 
votul din parlament. in urma unor festivitati  la 10 22 mai 1881 Carol'si sotia 
sa  Ehsabeta de Wfeo poeta Carmen Sylva   au fost incoronati.

-- 
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 titl

Re: $$Excel-Macros$$ MACRO FOR COPYING A RANGE FOR MULTIPLE TIMES

2017-01-23 Thread Paul Schreiner
Are you wanting the end result such that cell A19 contains "Bill" (the value of 
A2)A20 = JoeA21 = DaveA22 = Fredand so on, then repeating this series for 15 
sets?
For THAT, you could use something like:Option ExplicitSub Dup_Sets()
    Dim nRow, nRows, dRow, SetCnt, SetNo
    SetCnt = 15
    
    nRows = Application.WorksheetFunction.CountA(Range("A:A"))
    
    For SetNo = 1 To SetCnt - 1
    For nRow = 2 To nRows
    Debug.Print nRow + (SetNo * (nRows - 1))
    Cells(nRow + (SetNo * (nRows - 1)), "A").Value = Cells(nRow, 
"A").Value
    Next nRow
    Next SetNo
End Sub
If that's not what you meant, then I need further explanation.

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, January 20, 2017 11:15 PM, Izhar  wrote:
 

 
I need code for the above nameSCENARIOif I want to copy the above names below 
the range for about 15 times-- 
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$$ MACRO FOR COPYING A RANGE FOR MULTIPLE TIMES

2017-01-20 Thread Izhar
[image: Inline image 1]
I need code for the above name
SCENARIO
if I want to copy the above names below the range for about 15 times

-- 
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: Fwd: $$Excel-Macros$$ Macro for Copy Paste

2017-01-06 Thread Shrinivas Shevde
should
> appear... where? on the same sheet?
>
> Can you send me a couple of samples of what the files look like and what
> you want the summary sheet to look like?
>
>
> *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, January 4, 2017 1:16 AM, Shrinivas Shevde <
> shrinivas...@gmail.com> wrote:
>
>
> Dear Friends
> Waiting for reply
>
> -- Forwarded message --
> From: *Shrinivas Shevde* <shrinivas...@gmail.com>
> Date: Tue, Jan 3, 2017 at 4:55 PM
> Subject: $$Excel-Macros$$ Macro for Copy Paste
> To: excel-macros@googlegroups.com
>
>
> Dear All
> I want a macro for following can Anyone help me.
>
> I have a folder ,which contain many folder,In each folder there are
> excel file(File having single sheet) .I want to copy E3,F5,E8,E9 from
> each file and paste in one excel sheet.
> For eg
> Suppose main folder name is "complete"
> In this folder there are folder,AA,BB,CC and so on
> In each folder there areExcel file may be 1,2,3
> I want to copy the data from each file  from cell( E3,F5,E8,E9 ) and want
> to paste in one excel sheet.
>
> --
> Shrini
> --
> 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 <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
> <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
> <https://groups.google.com/group/excel-macros>.
> For more options, visit https://groups.google.com/d/ optout
> <https://groups.google.com/d/optout>.
>
>
>
> --
> Shrini
> --
> 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 <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
> <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
> <https://groups.google.com/group/excel-macros>.
> For more options, visit https://groups.google.com/d/ optout
> <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 <https://www.facebook.com/discussexc

Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste

2017-01-05 Thread silvers.r via MS EXCEL AND VBA MACROS


On Fri, 1/6/17, ashleypartridge via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste
 To: excel-macros@googlegroups.com
 Date: Friday, January 6, 2017, 6:30 AM
 
 
 
 On Fri, 1/6/17, mahergeorge503 via MS EXCEL AND VBA MACROS
 <excel-macros@googlegroups.com>
 wrote:
 
  Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste
  To: excel-macros@googlegroups.com
  Date: Friday, January 6, 2017, 5:36 AM
  
  
  
  On Fri, 1/6/17, keisha.fry via MS EXCEL AND VBA MACROS
  <excel-macros@googlegroups.com>
  wrote:
  
   Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy
 Paste
   To: excel-macros@googlegroups.com
   Date: Friday, January 6, 2017, 4:10 AM
   
   
   
   On Fri, 1/6/17, karleenbiggs via MS EXCEL AND VBA
 MACROS
   <excel-macros@googlegroups.com>
   wrote:
   
    Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy
  Paste
    To: excel-macros@googlegroups.com
    Date: Friday, January 6, 2017, 3:01 AM
    
    
    
    On Fri, 1/6/17, julienneschindler via MS EXCEL AND
  VBA
    MACROS <excel-macros@googlegroups.com>
    wrote:
    
     Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy
   Paste
     To: excel-macros@googlegroups.com
     Date: Friday, January 6, 2017, 2:27 AM
     
     
     
     On Fri, 1/6/17, storeythomas725 via MS EXCEL AND
 VBA
    MACROS
     <excel-macros@googlegroups.com>
     wrote:
     
      Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy
    Paste
      To: excel-macros@googlegroups.com
      Date: Friday, January 6, 2017, 12:49 AM
      
      
      
      On Thu, 1/5/17, georgemartin812 via MS EXCEL AND
  VBA
     MACROS
      <excel-macros@googlegroups.com>
      wrote:
      
       Subject: Re: Fwd: $$Excel-Macros$$ Macro for
 Copy
     Paste
       To: excel-macros@googlegroups.com
       Date: Thursday, January 5, 2017, 10:25 PM
       
       
       
       On Thu, 1/5/17, spainy via MS EXCEL AND VBA
   MACROS
     <excel-macros@googlegroups.com>
       wrote:
       
        Subject: Re: Fwd: $$Excel-Macros$$ Macro for
  Copy
      Paste
        To: excel-macros@googlegroups.com
        Date: Thursday, January 5, 2017, 6:55 PM
        
        
        
        On Thu, 1/5/17, derrickandrew994 via MS EXCEL
  AND
      VBA
       MACROS
        <excel-macros@googlegroups.com>
        wrote:
        
         Subject: Re: Fwd: $$Excel-Macros$$ Macro
 for
   Copy
       Paste
         To: excel-macros@googlegroups.com
         Date: Thursday, January 5, 2017, 2:13 PM
         
         
        
 
         On Thu, 1/5/17, ileanakeating via MS EXCEL
 AND
     VBA
       MACROS
         <excel-macros@googlegroups.com>
         wrote:
         
          Subject: Re: Fwd: $$Excel-Macros$$ Macro
  for
    Copy
        Paste
          To: excel-macros@googlegroups.com
          Date: Thursday, January 5, 2017, 12:53 PM
          
          
         
  
          On Thu, 1/5/17, silvers.r via MS EXCEL AND
  VBA
        MACROS
         <excel-macros@googlegroups.com>
          wrote:
          
           Subject: Re: Fwd: $$Excel-Macros$$ Macro
   for
     Copy
         Paste
           To: excel-macros@googlegroups.com
           Date: Thursday, January 5, 2017, 12:02
 PM
           
           
          
   
           On Thu, 1/5/17, Shrinivas Shevde <shrinivas...@gmail.com>
           wrote:
           
            Subject: Re: Fwd: $$Excel-Macros$$ Macro
    for
      Copy
          Paste
            To: excel-macros@googlegroups.com
            Date: Thursday, January 5, 2017, 11:32
  AM
            
            Dear Paul
            Thanks for replyPlease find detila you
            asked forThere will be seperate summary
    sheet
            which contain folowingPlease find
  attached
            sheetThanks once again  for great
            Help
            RegardsShrinivas
            
            
            
            
            
            
            On Wed, Jan 4, 2017 at
            7:52 PM, Paul Schreiner <schreiner_p...@att.net>
            wrote:
            This
            can be easily done.I
            recently created a "Combined Summary"
    report
        that
            opened over 500 files in subfolders and
      copied
        160
           columns
            of data from a variable number of rows
  on
    the
            "Summary"

Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste

2017-01-05 Thread ashleypartridge via MS EXCEL AND VBA MACROS


On Fri, 1/6/17, mahergeorge503 via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste
 To: excel-macros@googlegroups.com
 Date: Friday, January 6, 2017, 5:36 AM
 
 
 
 On Fri, 1/6/17, keisha.fry via MS EXCEL AND VBA MACROS
 <excel-macros@googlegroups.com>
 wrote:
 
  Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste
  To: excel-macros@googlegroups.com
  Date: Friday, January 6, 2017, 4:10 AM
  
  
  
  On Fri, 1/6/17, karleenbiggs via MS EXCEL AND VBA MACROS
  <excel-macros@googlegroups.com>
  wrote:
  
   Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy
 Paste
   To: excel-macros@googlegroups.com
   Date: Friday, January 6, 2017, 3:01 AM
   
   
   
   On Fri, 1/6/17, julienneschindler via MS EXCEL AND
 VBA
   MACROS <excel-macros@googlegroups.com>
   wrote:
   
    Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy
  Paste
    To: excel-macros@googlegroups.com
    Date: Friday, January 6, 2017, 2:27 AM
    
    
    
    On Fri, 1/6/17, storeythomas725 via MS EXCEL AND VBA
   MACROS
    <excel-macros@googlegroups.com>
    wrote:
    
     Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy
   Paste
     To: excel-macros@googlegroups.com
     Date: Friday, January 6, 2017, 12:49 AM
     
     
     
     On Thu, 1/5/17, georgemartin812 via MS EXCEL AND
 VBA
    MACROS
     <excel-macros@googlegroups.com>
     wrote:
     
      Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy
    Paste
      To: excel-macros@googlegroups.com
      Date: Thursday, January 5, 2017, 10:25 PM
      
      
      
      On Thu, 1/5/17, spainy via MS EXCEL AND VBA
  MACROS
    <excel-macros@googlegroups.com>
      wrote:
      
       Subject: Re: Fwd: $$Excel-Macros$$ Macro for
 Copy
     Paste
       To: excel-macros@googlegroups.com
       Date: Thursday, January 5, 2017, 6:55 PM
       
       
       
       On Thu, 1/5/17, derrickandrew994 via MS EXCEL
 AND
     VBA
      MACROS
       <excel-macros@googlegroups.com>
       wrote:
       
        Subject: Re: Fwd: $$Excel-Macros$$ Macro for
  Copy
      Paste
        To: excel-macros@googlegroups.com
        Date: Thursday, January 5, 2017, 2:13 PM
        
        
        
        On Thu, 1/5/17, ileanakeating via MS EXCEL AND
    VBA
      MACROS
        <excel-macros@googlegroups.com>
        wrote:
        
         Subject: Re: Fwd: $$Excel-Macros$$ Macro
 for
   Copy
       Paste
         To: excel-macros@googlegroups.com
         Date: Thursday, January 5, 2017, 12:53 PM
         
         
        
 
         On Thu, 1/5/17, silvers.r via MS EXCEL AND
 VBA
       MACROS
        <excel-macros@googlegroups.com>
         wrote:
         
          Subject: Re: Fwd: $$Excel-Macros$$ Macro
  for
    Copy
        Paste
          To: excel-macros@googlegroups.com
          Date: Thursday, January 5, 2017, 12:02 PM
          
          
         
  
          On Thu, 1/5/17, Shrinivas Shevde <shrinivas...@gmail.com>
          wrote:
          
           Subject: Re: Fwd: $$Excel-Macros$$ Macro
   for
     Copy
         Paste
           To: excel-macros@googlegroups.com
           Date: Thursday, January 5, 2017, 11:32
 AM
           
           Dear Paul
           Thanks for replyPlease find detila you
           asked forThere will be seperate summary
   sheet
           which contain folowingPlease find
 attached
           sheetThanks once again  for great
           Help
           RegardsShrinivas
           
           
           
           
           
           
           On Wed, Jan 4, 2017 at
           7:52 PM, Paul Schreiner <schreiner_p...@att.net>
           wrote:
           This
           can be easily done.I
           recently created a "Combined Summary"
   report
       that
           opened over 500 files in subfolders and
     copied
       160
          columns
           of data from a variable number of rows
 on
   the
           "Summary" sheet of each workbook to the
           "combined" workbook.Resulting
           in over 2700 rows of data.Since
           the files weren't large, it took
 slightly
   over
     5
         minutes
           to run.
           
           It
           should be simple to do what you want,
 but
   how
     do
       you
         want
           the final report to look?The values in
   cells
          E3,F5,E8,E9 from the file in
           fol

Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste

2017-01-05 Thread mahergeorge503 via MS EXCEL AND VBA MACROS


On Fri, 1/6/17, keisha.fry via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste
 To: excel-macros@googlegroups.com
 Date: Friday, January 6, 2017, 4:10 AM
 
 
 
 On Fri, 1/6/17, karleenbiggs via MS EXCEL AND VBA MACROS
 <excel-macros@googlegroups.com>
 wrote:
 
  Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste
  To: excel-macros@googlegroups.com
  Date: Friday, January 6, 2017, 3:01 AM
  
  
  
  On Fri, 1/6/17, julienneschindler via MS EXCEL AND VBA
  MACROS <excel-macros@googlegroups.com>
  wrote:
  
   Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy
 Paste
   To: excel-macros@googlegroups.com
   Date: Friday, January 6, 2017, 2:27 AM
   
   
   
   On Fri, 1/6/17, storeythomas725 via MS EXCEL AND VBA
  MACROS
   <excel-macros@googlegroups.com>
   wrote:
   
    Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy
  Paste
    To: excel-macros@googlegroups.com
    Date: Friday, January 6, 2017, 12:49 AM
    
    
    
    On Thu, 1/5/17, georgemartin812 via MS EXCEL AND VBA
   MACROS
    <excel-macros@googlegroups.com>
    wrote:
    
     Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy
   Paste
     To: excel-macros@googlegroups.com
     Date: Thursday, January 5, 2017, 10:25 PM
     
     
     
     On Thu, 1/5/17, spainy via MS EXCEL AND VBA
 MACROS
   <excel-macros@googlegroups.com>
     wrote:
     
      Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy
    Paste
      To: excel-macros@googlegroups.com
      Date: Thursday, January 5, 2017, 6:55 PM
      
      
      
      On Thu, 1/5/17, derrickandrew994 via MS EXCEL AND
    VBA
     MACROS
      <excel-macros@googlegroups.com>
      wrote:
      
       Subject: Re: Fwd: $$Excel-Macros$$ Macro for
 Copy
     Paste
       To: excel-macros@googlegroups.com
       Date: Thursday, January 5, 2017, 2:13 PM
       
       
       
       On Thu, 1/5/17, ileanakeating via MS EXCEL AND
   VBA
     MACROS
       <excel-macros@googlegroups.com>
       wrote:
       
        Subject: Re: Fwd: $$Excel-Macros$$ Macro for
  Copy
      Paste
        To: excel-macros@googlegroups.com
        Date: Thursday, January 5, 2017, 12:53 PM
        
        
        
        On Thu, 1/5/17, silvers.r via MS EXCEL AND VBA
      MACROS
       <excel-macros@googlegroups.com>
        wrote:
        
         Subject: Re: Fwd: $$Excel-Macros$$ Macro
 for
   Copy
       Paste
         To: excel-macros@googlegroups.com
         Date: Thursday, January 5, 2017, 12:02 PM
         
         
        
 
         On Thu, 1/5/17, Shrinivas Shevde <shrinivas...@gmail.com>
         wrote:
         
          Subject: Re: Fwd: $$Excel-Macros$$ Macro
  for
    Copy
        Paste
          To: excel-macros@googlegroups.com
          Date: Thursday, January 5, 2017, 11:32 AM
          
          Dear Paul
          Thanks for replyPlease find detila you
          asked forThere will be seperate summary
  sheet
          which contain folowingPlease find attached
          sheetThanks once again  for great
          Help
          RegardsShrinivas
          
          
          
          
          
          
          On Wed, Jan 4, 2017 at
          7:52 PM, Paul Schreiner <schreiner_p...@att.net>
          wrote:
          This
          can be easily done.I
          recently created a "Combined Summary"
  report
      that
          opened over 500 files in subfolders and
    copied
      160
         columns
          of data from a variable number of rows on
  the
          "Summary" sheet of each workbook to the
          "combined" workbook.Resulting
          in over 2700 rows of data.Since
          the files weren't large, it took slightly
  over
    5
        minutes
          to run.
          
          It
          should be simple to do what you want, but
  how
    do
      you
        want
          the final report to look?The values in
  cells
         E3,F5,E8,E9 from the file in
          folder AA should appear... where?The
  values
    in
        cells
         E3,F5,E8,E9 from the file in
          folder BB should appear... where? on the
    same
          sheet?
          Can you send me a couple of samples of
          what the files look like and what you want
  the
        summary
         sheet
          to look like?
          
          Paul--
          ---
          “Do
          all the good you can,
  

Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste

2017-01-05 Thread karleenbiggs via MS EXCEL AND VBA MACROS


On Fri, 1/6/17, julienneschindler via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste
 To: excel-macros@googlegroups.com
 Date: Friday, January 6, 2017, 2:27 AM
 
 
 
 On Fri, 1/6/17, storeythomas725 via MS EXCEL AND VBA MACROS
 <excel-macros@googlegroups.com>
 wrote:
 
  Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste
  To: excel-macros@googlegroups.com
  Date: Friday, January 6, 2017, 12:49 AM
  
  
  
  On Thu, 1/5/17, georgemartin812 via MS EXCEL AND VBA
 MACROS
  <excel-macros@googlegroups.com>
  wrote:
  
   Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy
 Paste
   To: excel-macros@googlegroups.com
   Date: Thursday, January 5, 2017, 10:25 PM
   
   
   
   On Thu, 1/5/17, spainy via MS EXCEL AND VBA MACROS
 <excel-macros@googlegroups.com>
   wrote:
   
    Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy
  Paste
    To: excel-macros@googlegroups.com
    Date: Thursday, January 5, 2017, 6:55 PM
    
    
    
    On Thu, 1/5/17, derrickandrew994 via MS EXCEL AND
  VBA
   MACROS
    <excel-macros@googlegroups.com>
    wrote:
    
     Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy
   Paste
     To: excel-macros@googlegroups.com
     Date: Thursday, January 5, 2017, 2:13 PM
     
     
     
     On Thu, 1/5/17, ileanakeating via MS EXCEL AND
 VBA
   MACROS
     <excel-macros@googlegroups.com>
     wrote:
     
      Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy
    Paste
      To: excel-macros@googlegroups.com
      Date: Thursday, January 5, 2017, 12:53 PM
      
      
      
      On Thu, 1/5/17, silvers.r via MS EXCEL AND VBA
    MACROS
     <excel-macros@googlegroups.com>
      wrote:
      
       Subject: Re: Fwd: $$Excel-Macros$$ Macro for
 Copy
     Paste
       To: excel-macros@googlegroups.com
       Date: Thursday, January 5, 2017, 12:02 PM
       
       
       
       On Thu, 1/5/17, Shrinivas Shevde <shrinivas...@gmail.com>
       wrote:
       
        Subject: Re: Fwd: $$Excel-Macros$$ Macro for
  Copy
      Paste
        To: excel-macros@googlegroups.com
        Date: Thursday, January 5, 2017, 11:32 AM
        
        Dear Paul
        Thanks for replyPlease find detila you
        asked forThere will be seperate summary sheet
        which contain folowingPlease find attached
        sheetThanks once again  for great
        Help
        RegardsShrinivas
        
        
        
        
        
        
        On Wed, Jan 4, 2017 at
        7:52 PM, Paul Schreiner <schreiner_p...@att.net>
        wrote:
        This
        can be easily done.I
        recently created a "Combined Summary" report
    that
        opened over 500 files in subfolders and
  copied
    160
       columns
        of data from a variable number of rows on the
        "Summary" sheet of each workbook to the
        "combined" workbook.Resulting
        in over 2700 rows of data.Since
        the files weren't large, it took slightly over
  5
      minutes
        to run.
        
        It
        should be simple to do what you want, but how
  do
    you
      want
        the final report to look?The values in cells
       E3,F5,E8,E9 from the file in
        folder AA should appear... where?The values
  in
      cells
       E3,F5,E8,E9 from the file in
        folder BB should appear... where? on the
  same
        sheet?
        Can you send me a couple of samples of
        what the files look like and what you want the
      summary
       sheet
        to look like?
        
        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, January 4, 2017 1:16
        AM, Shrinivas Shevde <shrinivas...@gmail.com>
        wrote:
          
        
         Dear FriendsWaiting for
        reply
        --
        Forwarded message --
        From: Shrinivas
        Shevde <shrinivas...@gmail.com>
        Date: Tue, Jan 3, 2017 at 4:55 PM
        Subject: $$Excel-Macros$$ Macro for Copy Paste
        To: excel-macros@googlegroups.com
        
        
        Dear AllI want a macro for
        following can Anyone help me.
        I have a folder ,which contain many folder,In
   

Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste

2017-01-05 Thread julienneschindler via MS EXCEL AND VBA MACROS


On Fri, 1/6/17, storeythomas725 via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste
 To: excel-macros@googlegroups.com
 Date: Friday, January 6, 2017, 12:49 AM
 
 
 
 On Thu, 1/5/17, georgemartin812 via MS EXCEL AND VBA MACROS
 <excel-macros@googlegroups.com>
 wrote:
 
  Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste
  To: excel-macros@googlegroups.com
  Date: Thursday, January 5, 2017, 10:25 PM
  
  
  
  On Thu, 1/5/17, spainy via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com>
  wrote:
  
   Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy
 Paste
   To: excel-macros@googlegroups.com
   Date: Thursday, January 5, 2017, 6:55 PM
   
   
   
   On Thu, 1/5/17, derrickandrew994 via MS EXCEL AND
 VBA
  MACROS
   <excel-macros@googlegroups.com>
   wrote:
   
    Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy
  Paste
    To: excel-macros@googlegroups.com
    Date: Thursday, January 5, 2017, 2:13 PM
    
    
    
    On Thu, 1/5/17, ileanakeating via MS EXCEL AND VBA
  MACROS
    <excel-macros@googlegroups.com>
    wrote:
    
     Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy
   Paste
     To: excel-macros@googlegroups.com
     Date: Thursday, January 5, 2017, 12:53 PM
     
     
     
     On Thu, 1/5/17, silvers.r via MS EXCEL AND VBA
   MACROS
    <excel-macros@googlegroups.com>
     wrote:
     
      Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy
    Paste
      To: excel-macros@googlegroups.com
      Date: Thursday, January 5, 2017, 12:02 PM
      
      
      
      On Thu, 1/5/17, Shrinivas Shevde <shrinivas...@gmail.com>
      wrote:
      
       Subject: Re: Fwd: $$Excel-Macros$$ Macro for
 Copy
     Paste
       To: excel-macros@googlegroups.com
       Date: Thursday, January 5, 2017, 11:32 AM
       
       Dear Paul
       Thanks for replyPlease find detila you
       asked forThere will be seperate summary sheet
       which contain folowingPlease find attached
       sheetThanks once again  for great
       Help
       RegardsShrinivas
       
       
       
       
       
       
       On Wed, Jan 4, 2017 at
       7:52 PM, Paul Schreiner <schreiner_p...@att.net>
       wrote:
       This
       can be easily done.I
       recently created a "Combined Summary" report
   that
       opened over 500 files in subfolders and
 copied
   160
      columns
       of data from a variable number of rows on the
       "Summary" sheet of each workbook to the
       "combined" workbook.Resulting
       in over 2700 rows of data.Since
       the files weren't large, it took slightly over
 5
     minutes
       to run.
       
       It
       should be simple to do what you want, but how
 do
   you
     want
       the final report to look?The values in cells
      E3,F5,E8,E9 from the file in
       folder AA should appear... where?The values
 in
     cells
      E3,F5,E8,E9 from the file in
       folder BB should appear... where? on the
 same
       sheet?
       Can you send me a couple of samples of
       what the files look like and what you want the
     summary
      sheet
       to look like?
       
       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, January 4, 2017 1:16
       AM, Shrinivas Shevde <shrinivas...@gmail.com>
       wrote:
         
       
        Dear FriendsWaiting for
       reply
       --
       Forwarded message --
       From: Shrinivas
       Shevde <shrinivas...@gmail.com>
       Date: Tue, Jan 3, 2017 at 4:55 PM
       Subject: $$Excel-Macros$$ Macro for Copy Paste
       To: excel-macros@googlegroups.com
       
       
       Dear AllI want a macro for
       following can Anyone help me.
       I have a folder ,which contain many folder,In
       each folder there are excel file(File having
     single
       sheet) .I want to copy E3,F5,E8,E9 from
   each file
     and
       paste in one excel sheet.For egSuppose
       main folder name is "complete"In this
       folder there are folder,AA,BB,CC and so onIn
 each
       folder there areExcel file may be 1,2,3I want
 to
       copy the data from each file  from cell(
  

Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste

2017-01-05 Thread storeythomas725 via MS EXCEL AND VBA MACROS


On Thu, 1/5/17, georgemartin812 via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste
 To: excel-macros@googlegroups.com
 Date: Thursday, January 5, 2017, 10:25 PM
 
 
 
 On Thu, 1/5/17, spainy via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com>
 wrote:
 
  Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste
  To: excel-macros@googlegroups.com
  Date: Thursday, January 5, 2017, 6:55 PM
  
  
  
  On Thu, 1/5/17, derrickandrew994 via MS EXCEL AND VBA
 MACROS
  <excel-macros@googlegroups.com>
  wrote:
  
   Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy
 Paste
   To: excel-macros@googlegroups.com
   Date: Thursday, January 5, 2017, 2:13 PM
   
   
   
   On Thu, 1/5/17, ileanakeating via MS EXCEL AND VBA
 MACROS
   <excel-macros@googlegroups.com>
   wrote:
   
    Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy
  Paste
    To: excel-macros@googlegroups.com
    Date: Thursday, January 5, 2017, 12:53 PM
    
    
    
    On Thu, 1/5/17, silvers.r via MS EXCEL AND VBA
  MACROS
   <excel-macros@googlegroups.com>
    wrote:
    
     Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy
   Paste
     To: excel-macros@googlegroups.com
     Date: Thursday, January 5, 2017, 12:02 PM
     
     
     
     On Thu, 1/5/17, Shrinivas Shevde <shrinivas...@gmail.com>
     wrote:
     
      Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy
    Paste
      To: excel-macros@googlegroups.com
      Date: Thursday, January 5, 2017, 11:32 AM
      
      Dear Paul
      Thanks for replyPlease find detila you
      asked forThere will be seperate summary sheet
      which contain folowingPlease find attached
      sheetThanks once again  for great
      Help
      RegardsShrinivas
      
      
      
      
      
      
      On Wed, Jan 4, 2017 at
      7:52 PM, Paul Schreiner <schreiner_p...@att.net>
      wrote:
      This
      can be easily done.I
      recently created a "Combined Summary" report
  that
      opened over 500 files in subfolders and copied
  160
     columns
      of data from a variable number of rows on the
      "Summary" sheet of each workbook to the
      "combined" workbook.Resulting
      in over 2700 rows of data.Since
      the files weren't large, it took slightly over 5
    minutes
      to run.
      
      It
      should be simple to do what you want, but how do
  you
    want
      the final report to look?The values in cells
     E3,F5,E8,E9 from the file in
      folder AA should appear... where?The values in
    cells
     E3,F5,E8,E9 from the file in
      folder BB should appear... where? on the same
      sheet?
      Can you send me a couple of samples of
      what the files look like and what you want the
    summary
     sheet
      to look like?
      
      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, January 4, 2017 1:16
      AM, Shrinivas Shevde <shrinivas...@gmail.com>
      wrote:
        
      
       Dear FriendsWaiting for
      reply
      --
      Forwarded message --
      From: Shrinivas
      Shevde <shrinivas...@gmail.com>
      Date: Tue, Jan 3, 2017 at 4:55 PM
      Subject: $$Excel-Macros$$ Macro for Copy Paste
      To: excel-macros@googlegroups.com
      
      
      Dear AllI want a macro for
      following can Anyone help me.
      I have a folder ,which contain many folder,In
      each folder there are excel file(File having
    single
      sheet) .I want to copy E3,F5,E8,E9 from
  each file
    and
      paste in one excel sheet.For egSuppose
      main folder name is "complete"In this
      folder there are folder,AA,BB,CC and so onIn each
      folder there areExcel file may be 1,2,3I want to
      copy the data from each file  from cell(
    E3,F5,E8,E9 )
     and
      want to paste in one excel sheet.
      
      -- 
      Shrini
      
      
      
      
      -- 
      
      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, Ur

Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste

2017-01-05 Thread georgemartin812 via MS EXCEL AND VBA MACROS


On Thu, 1/5/17, spainy via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste
 To: excel-macros@googlegroups.com
 Date: Thursday, January 5, 2017, 6:55 PM
 
 
 
 On Thu, 1/5/17, derrickandrew994 via MS EXCEL AND VBA MACROS
 <excel-macros@googlegroups.com>
 wrote:
 
  Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste
  To: excel-macros@googlegroups.com
  Date: Thursday, January 5, 2017, 2:13 PM
  
  
  
  On Thu, 1/5/17, ileanakeating via MS EXCEL AND VBA MACROS
  <excel-macros@googlegroups.com>
  wrote:
  
   Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy
 Paste
   To: excel-macros@googlegroups.com
   Date: Thursday, January 5, 2017, 12:53 PM
   
   
   
   On Thu, 1/5/17, silvers.r via MS EXCEL AND VBA
 MACROS
  <excel-macros@googlegroups.com>
   wrote:
   
    Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy
  Paste
    To: excel-macros@googlegroups.com
    Date: Thursday, January 5, 2017, 12:02 PM
    
    
    
    On Thu, 1/5/17, Shrinivas Shevde <shrinivas...@gmail.com>
    wrote:
    
     Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy
   Paste
     To: excel-macros@googlegroups.com
     Date: Thursday, January 5, 2017, 11:32 AM
     
     Dear Paul
     Thanks for replyPlease find detila you
     asked forThere will be seperate summary sheet
     which contain folowingPlease find attached
     sheetThanks once again  for great
     Help
     RegardsShrinivas
     
     
     
     
     
     
     On Wed, Jan 4, 2017 at
     7:52 PM, Paul Schreiner <schreiner_p...@att.net>
     wrote:
     This
     can be easily done.I
     recently created a "Combined Summary" report
 that
     opened over 500 files in subfolders and copied
 160
    columns
     of data from a variable number of rows on the
     "Summary" sheet of each workbook to the
     "combined" workbook.Resulting
     in over 2700 rows of data.Since
     the files weren't large, it took slightly over 5
   minutes
     to run.
     
     It
     should be simple to do what you want, but how do
 you
   want
     the final report to look?The values in cells
    E3,F5,E8,E9 from the file in
     folder AA should appear... where?The values in
   cells
    E3,F5,E8,E9 from the file in
     folder BB should appear... where? on the same
     sheet?
     Can you send me a couple of samples of
     what the files look like and what you want the
   summary
    sheet
     to look like?
     
     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, January 4, 2017 1:16
     AM, Shrinivas Shevde <shrinivas...@gmail.com>
     wrote:
       
     
      Dear FriendsWaiting for
     reply
     --
     Forwarded message --
     From: Shrinivas
     Shevde <shrinivas...@gmail.com>
     Date: Tue, Jan 3, 2017 at 4:55 PM
     Subject: $$Excel-Macros$$ Macro for Copy Paste
     To: excel-macros@googlegroups.com
     
     
     Dear AllI want a macro for
     following can Anyone help me.
     I have a folder ,which contain many folder,In
     each folder there are excel file(File having
   single
     sheet) .I want to copy E3,F5,E8,E9 from
 each file
   and
     paste in one excel sheet.For egSuppose
     main folder name is "complete"In this
     folder there are folder,AA,BB,CC and so onIn each
     folder there areExcel file may be 1,2,3I want to
     copy the data from each file  from cell(
   E3,F5,E8,E9 )
    and
     want to paste in one excel sheet.
     
     -- 
     Shrini
     
     
     
     
     -- 
     
     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 

Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste

2017-01-05 Thread spainy via MS EXCEL AND VBA MACROS


On Thu, 1/5/17, derrickandrew994 via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste
 To: excel-macros@googlegroups.com
 Date: Thursday, January 5, 2017, 2:13 PM
 
 
 
 On Thu, 1/5/17, ileanakeating via MS EXCEL AND VBA MACROS
 <excel-macros@googlegroups.com>
 wrote:
 
  Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste
  To: excel-macros@googlegroups.com
  Date: Thursday, January 5, 2017, 12:53 PM
  
  
  
  On Thu, 1/5/17, silvers.r via MS EXCEL AND VBA MACROS
 <excel-macros@googlegroups.com>
  wrote:
  
   Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy
 Paste
   To: excel-macros@googlegroups.com
   Date: Thursday, January 5, 2017, 12:02 PM
   
   
   
   On Thu, 1/5/17, Shrinivas Shevde <shrinivas...@gmail.com>
   wrote:
   
    Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy
  Paste
    To: excel-macros@googlegroups.com
    Date: Thursday, January 5, 2017, 11:32 AM
    
    Dear Paul
    Thanks for replyPlease find detila you
    asked forThere will be seperate summary sheet
    which contain folowingPlease find attached
    sheetThanks once again  for great
    Help
    RegardsShrinivas
    
    
    
    
    
    
    On Wed, Jan 4, 2017 at
    7:52 PM, Paul Schreiner <schreiner_p...@att.net>
    wrote:
    This
    can be easily done.I
    recently created a "Combined Summary" report that
    opened over 500 files in subfolders and copied 160
   columns
    of data from a variable number of rows on the
    "Summary" sheet of each workbook to the
    "combined" workbook.Resulting
    in over 2700 rows of data.Since
    the files weren't large, it took slightly over 5
  minutes
    to run.
    
    It
    should be simple to do what you want, but how do you
  want
    the final report to look?The values in cells
   E3,F5,E8,E9 from the file in
    folder AA should appear... where?The values in
  cells
   E3,F5,E8,E9 from the file in
    folder BB should appear... where? on the same
    sheet?
    Can you send me a couple of samples of
    what the files look like and what you want the
  summary
   sheet
    to look like?
    
    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, January 4, 2017 1:16
    AM, Shrinivas Shevde <shrinivas...@gmail.com>
    wrote:
      
    
     Dear FriendsWaiting for
    reply
    --
    Forwarded message --
    From: Shrinivas
    Shevde <shrinivas...@gmail.com>
    Date: Tue, Jan 3, 2017 at 4:55 PM
    Subject: $$Excel-Macros$$ Macro for Copy Paste
    To: excel-macros@googlegroups.com
    
    
    Dear AllI want a macro for
    following can Anyone help me.
    I have a folder ,which contain many folder,In
    each folder there are excel file(File having
  single
    sheet) .I want to copy E3,F5,E8,E9 from each file
  and
    paste in one excel sheet.For egSuppose
    main folder name is "complete"In this
    folder there are folder,AA,BB,CC and so onIn each
    folder there areExcel file may be 1,2,3I want to
    copy the data from each file  from cell(
  E3,F5,E8,E9 )
   and
    want to paste in one excel sheet.
    
    -- 
    Shrini
    
    
    
    
    -- 
    
    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@
    g

Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste

2017-01-05 Thread Paul Schreiner
Shrinivas:
I wrote a macro that created from 1 to 5 files in 25 folders for a total of 73 
files.I put values in cells A2 through E10.
In your original email, you said you wanted the values from cells E3, F5, E8 
and E9but in your sample, you used E5.
I'm sure you can figure out how to modify the code to do whatever you want.The 
following macro assumes that the workbook with this macro resides in the 
"parent" folder of the folders containing the data files.
It will look in all FIRST LEVEL sub-folders (regardless of name) and open all 
Excel files in the folder.That is to say, if there are subfolders like 
AA/1/sampleonly files in the /AA/ level will be opened.and only the information 
on the first sheet is retrieved.
The macro reported the values from the 73 test files in 9-10 seconds.
let me know if you need additional explanation.
Option Explicit
Sub ReadAllFiles()
    Dim fso, fldr, ext
    Dim sFldr, File
    Dim wb As Workbook
    Dim nRow
    Dim tstart, tstop, TElapsed, TMin, TSec, msg
    
    tstart = Timer
    
    Set fso = CreateObject("Scripting.FileSystemObject")
    Set fldr = fso.getfolder(ThisWorkbook.Path)
    
    ThisWorkbook.Sheets(1).Range("A2:Z65000").ClearContents
    nRow = 1
    Application.ScreenUpdating = False
    
    For Each sFldr In fldr.subfolders
    For Each File In sFldr.Files
    ext = fso.getextensionname(File.Path)
    If (UCase(Left(ext, 3)) = "XLS") Then
    Set wb = Workbooks.Open(File)
    nRow = nRow + 1
    ThisWorkbook.Sheets(1).Cells(nRow, "A").Value = File.Name
    ThisWorkbook.Sheets(1).Cells(nRow, "B").Value = 
wb.Sheets(1).Range("E3").Value
    ThisWorkbook.Sheets(1).Cells(nRow, "C").Value = 
wb.Sheets(1).Range("F5").Value
    ThisWorkbook.Sheets(1).Cells(nRow, "D").Value = 
wb.Sheets(1).Range("E8").Value
    ThisWorkbook.Sheets(1).Cells(nRow, "E").Value = 
wb.Sheets(1).Range("E9").Value
    wb.Close savechanges:=False
    End If
    Next File
    Next sFldr
    Application.ScreenUpdating = True
    
'xxx
    msg = "Processed " & nRow - 1 & " files in:"
    tstop = Timer
    TMin = 0
    TElapsed = tstop - tstart
    TMin = TElapsed \ 60
    TSec = TElapsed Mod 60
    msg = msg & Chr(13) & Chr(13)
    If (TMin > 0) Then msg = msg & TMin & " mins "
    msg = msg & TSec & " sec"
    MsgBox msg
    
'xxx
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 Thursday, January 5, 2017 4:32 AM, Shrinivas Shevde 
<shrinivas...@gmail.com> wrote:
 

 Dear Paul Thanks for replyPlease find detila you asked forThere will be 
seperate summary sheet which contain folowingPlease find attached sheetThanks 
once again  for great Help
RegardsShrinivas






On Wed, Jan 4, 2017 at 7:52 PM, Paul Schreiner <schreiner_p...@att.net> wrote:

This can be easily done.I recently created a "Combined Summary" report that 
opened over 500 files in subfolders and copied 160 columns of data from a 
variable number of rows on the "Summary" sheet of each workbook to the 
"combined" workbook.Resulting in over 2700 rows of data.Since the files weren't 
large, it took slightly over 5 minutes to run.

It should be simple to do what you want, but how do you want the final report 
to look?The values in cells E3,F5,E8,E9 from the file in folder AA should 
appear... where?The values in cells E3,F5,E8,E9 from the file in folder BB 
should appear... where? on the same sheet?
Can you send me a couple of samples of what the files look like and what you 
want the summary sheet to look like?

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, January 4, 2017 1:16 AM, Shrinivas Shevde 
<shrinivas...@gmail.com> wrote:
 

 Dear FriendsWaiting for reply
-- Forwarded message --
From: Shrinivas Shevde <shrinivas...@gmail.com>
Date: Tue, Jan 3, 2017 at 4:55 PM
Subject: $$Excel-Macros$$ Macro for Copy Paste
To: excel-macros@googlegroups.com


De

Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste

2017-01-05 Thread derrickandrew994 via MS EXCEL AND VBA MACROS


On Thu, 1/5/17, ileanakeating via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste
 To: excel-macros@googlegroups.com
 Date: Thursday, January 5, 2017, 12:53 PM
 
 
 
 On Thu, 1/5/17, silvers.r via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com>
 wrote:
 
  Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste
  To: excel-macros@googlegroups.com
  Date: Thursday, January 5, 2017, 12:02 PM
  
  
  
  On Thu, 1/5/17, Shrinivas Shevde <shrinivas...@gmail.com>
  wrote:
  
   Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy
 Paste
   To: excel-macros@googlegroups.com
   Date: Thursday, January 5, 2017, 11:32 AM
   
   Dear Paul
   Thanks for replyPlease find detila you
   asked forThere will be seperate summary sheet
   which contain folowingPlease find attached
   sheetThanks once again  for great
   Help
   RegardsShrinivas
   
   
   
   
   
   
   On Wed, Jan 4, 2017 at
   7:52 PM, Paul Schreiner <schreiner_p...@att.net>
   wrote:
   This
   can be easily done.I
   recently created a "Combined Summary" report that
   opened over 500 files in subfolders and copied 160
  columns
   of data from a variable number of rows on the
   "Summary" sheet of each workbook to the
   "combined" workbook.Resulting
   in over 2700 rows of data.Since
   the files weren't large, it took slightly over 5
 minutes
   to run.
   
   It
   should be simple to do what you want, but how do you
 want
   the final report to look?The values in cells
  E3,F5,E8,E9 from the file in
   folder AA should appear... where?The values in
 cells
  E3,F5,E8,E9 from the file in
   folder BB should appear... where? on the same
   sheet?
   Can you send me a couple of samples of
   what the files look like and what you want the
 summary
  sheet
   to look like?
   
   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, January 4, 2017 1:16
   AM, Shrinivas Shevde <shrinivas...@gmail.com>
   wrote:
     
   
    Dear FriendsWaiting for
   reply
   --
   Forwarded message --
   From: Shrinivas
   Shevde <shrinivas...@gmail.com>
   Date: Tue, Jan 3, 2017 at 4:55 PM
   Subject: $$Excel-Macros$$ Macro for Copy Paste
   To: excel-macros@googlegroups.com
   
   
   Dear AllI want a macro for
   following can Anyone help me.
   I have a folder ,which contain many folder,In
   each folder there are excel file(File having
 single
   sheet) .I want to copy E3,F5,E8,E9 from each file
 and
   paste in one excel sheet.For egSuppose
   main folder name is "complete"In this
   folder there are folder,AA,BB,CC and so onIn each
   folder there areExcel file may be 1,2,3I want to
   copy the data from each file  from cell(
 E3,F5,E8,E9 )
  and
   want to paste in one excel sheet.
   
   -- 
   Shrini
   
   
   
   
   -- 
   
   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.
   
   
   
   
   -- 
   Shrini
   
   
   
   
   -- 
   
   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/
   di

Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste

2017-01-05 Thread ileanakeating via MS EXCEL AND VBA MACROS


On Thu, 1/5/17, silvers.r via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste
 To: excel-macros@googlegroups.com
 Date: Thursday, January 5, 2017, 12:02 PM
 
 
 
 On Thu, 1/5/17, Shrinivas Shevde <shrinivas...@gmail.com>
 wrote:
 
  Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste
  To: excel-macros@googlegroups.com
  Date: Thursday, January 5, 2017, 11:32 AM
  
  Dear Paul
  Thanks for replyPlease find detila you
  asked forThere will be seperate summary sheet
  which contain folowingPlease find attached
  sheetThanks once again  for great
  Help
  RegardsShrinivas
  
  
  
  
  
  
  On Wed, Jan 4, 2017 at
  7:52 PM, Paul Schreiner <schreiner_p...@att.net>
  wrote:
  This
  can be easily done.I
  recently created a "Combined Summary" report that
  opened over 500 files in subfolders and copied 160
 columns
  of data from a variable number of rows on the
  "Summary" sheet of each workbook to the
  "combined" workbook.Resulting
  in over 2700 rows of data.Since
  the files weren't large, it took slightly over 5 minutes
  to run.
  
  It
  should be simple to do what you want, but how do you want
  the final report to look?The values in cells
 E3,F5,E8,E9 from the file in
  folder AA should appear... where?The values in cells
 E3,F5,E8,E9 from the file in
  folder BB should appear... where? on the same
  sheet?
  Can you send me a couple of samples of
  what the files look like and what you want the summary
 sheet
  to look like?
  
  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, January 4, 2017 1:16
  AM, Shrinivas Shevde <shrinivas...@gmail.com>
  wrote:
    
  
   Dear FriendsWaiting for
  reply
  --
  Forwarded message --
  From: Shrinivas
  Shevde <shrinivas...@gmail.com>
  Date: Tue, Jan 3, 2017 at 4:55 PM
  Subject: $$Excel-Macros$$ Macro for Copy Paste
  To: excel-macros@googlegroups.com
  
  
  Dear AllI want a macro for
  following can Anyone help me.
  I have a folder ,which contain many folder,In
  each folder there are excel file(File having single
  sheet) .I want to copy E3,F5,E8,E9 from each file and
  paste in one excel sheet.For egSuppose
  main folder name is "complete"In this
  folder there are folder,AA,BB,CC and so onIn each
  folder there areExcel file may be 1,2,3I want to
  copy the data from each file  from cell( E3,F5,E8,E9 )
 and
  want to paste in one excel sheet.
  
  -- 
  Shrini
  
  
  
  
  -- 
  
  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.
  
  
  
  
  -- 
  Shrini
  
  
  
  
  -- 
  
  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 no

Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste

2017-01-05 Thread silvers.r via MS EXCEL AND VBA MACROS


On Thu, 1/5/17, Shrinivas Shevde <shrinivas...@gmail.com> wrote:

 Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste
 To: excel-macros@googlegroups.com
 Date: Thursday, January 5, 2017, 11:32 AM
 
 Dear Paul
 Thanks for replyPlease find detila you
 asked forThere will be seperate summary sheet
 which contain folowingPlease find attached
 sheetThanks once again  for great
 Help
 RegardsShrinivas
 
 
 
 
 
 
 On Wed, Jan 4, 2017 at
 7:52 PM, Paul Schreiner <schreiner_p...@att.net>
 wrote:
 This
 can be easily done.I
 recently created a "Combined Summary" report that
 opened over 500 files in subfolders and copied 160 columns
 of data from a variable number of rows on the
 "Summary" sheet of each workbook to the
 "combined" workbook.Resulting
 in over 2700 rows of data.Since
 the files weren't large, it took slightly over 5 minutes
 to run.
 
 It
 should be simple to do what you want, but how do you want
 the final report to look?The values in cells E3,F5,E8,E9 from the file in
 folder AA should appear... where?The values in cells E3,F5,E8,E9 from the file 
in
 folder BB should appear... where? on the same
 sheet?
 Can you send me a couple of samples of
 what the files look like and what you want the summary sheet
 to look like?
 
 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, January 4, 2017 1:16
 AM, Shrinivas Shevde <shrinivas...@gmail.com>
 wrote:
   
 
  Dear FriendsWaiting for
 reply
 --
 Forwarded message --
 From: Shrinivas
 Shevde <shrinivas...@gmail.com>
 Date: Tue, Jan 3, 2017 at 4:55 PM
 Subject: $$Excel-Macros$$ Macro for Copy Paste
 To: excel-macros@googlegroups.com
 
 
 Dear AllI want a macro for
 following can Anyone help me.
 I have a folder ,which contain many folder,In
 each folder there are excel file(File having single
 sheet) .I want to copy E3,F5,E8,E9 from each file and
 paste in one excel sheet.For egSuppose
 main folder name is "complete"In this
 folder there are folder,AA,BB,CC and so onIn each
 folder there areExcel file may be 1,2,3I want to
 copy the data from each file  from cell( E3,F5,E8,E9 ) and
 want to paste in one excel sheet.
 
 -- 
 Shrini
 
 
 
 
 -- 
 
 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.
 
 
 
 
 -- 
 Shrini
 
 
 
 
 -- 
 
 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 t

Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste

2017-01-05 Thread GENIUS
Hi Pual
would be please see my question as well.

-- 
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: Fwd: $$Excel-Macros$$ Macro for Copy Paste

2017-01-05 Thread Shrinivas Shevde
Dear Paul
Thanks for reply
Please find detila you asked for
There will be seperate summary sheet which contain folowing
Please find attached sheet
Thanks once again  for great Help

Regards
Shrinivas







On Wed, Jan 4, 2017 at 7:52 PM, Paul Schreiner <schreiner_p...@att.net>
wrote:

> This can be easily done.
> I recently created a "Combined Summary" report that opened over 500 files
> in subfolders and copied 160 columns of data from a variable number of rows
> on the "Summary" sheet of each workbook to the "combined" workbook.
> Resulting in over 2700 rows of data.
> Since the files weren't large, it took slightly over 5 minutes to run.
>
>
> It should be simple to do what you want, but how do you want the final
> report to look?
> The values in cells E3,F5,E8,E9 from the file in folder AA should
> appear... where?
> The values in cells E3,F5,E8,E9 from the file in folder BB should
> appear... where? on the same sheet?
>
> Can you send me a couple of samples of what the files look like and what
> you want the summary sheet to look like?
>
>
> *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, January 4, 2017 1:16 AM, Shrinivas Shevde <
> shrinivas...@gmail.com> wrote:
>
>
> Dear Friends
> Waiting for reply
>
> -- Forwarded message --
> From: *Shrinivas Shevde* <shrinivas...@gmail.com>
> Date: Tue, Jan 3, 2017 at 4:55 PM
> Subject: $$Excel-Macros$$ Macro for Copy Paste
> To: excel-macros@googlegroups.com
>
>
> Dear All
> I want a macro for following can Anyone help me.
>
> I have a folder ,which contain many folder,In each folder there are
> excel file(File having single sheet) .I want to copy E3,F5,E8,E9 from
> each file and paste in one excel sheet.
> For eg
> Suppose main folder name is "complete"
> In this folder there are folder,AA,BB,CC and so on
> In each folder there areExcel file may be 1,2,3
> I want to copy the data from each file  from cell( E3,F5,E8,E9 ) and want
> to paste in one excel sheet.
>
> --
> Shrini
> --
> 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 <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
> <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
> <https://groups.google.com/group/excel-macros>.
> For more options, visit https://groups.google.com/d/ optout
> <https://groups.google.com/d/optout>.
>
>
>
> --
> Shrini
> --
> 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 

Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste

2017-01-04 Thread mahergeorge503 via MS EXCEL AND VBA MACROS


On Wed, 1/4/17, julienneschindler via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste
 To: excel-macros@googlegroups.com
 Date: Wednesday, January 4, 2017, 4:58 PM
 
 
 
 On Wed, 1/4/17, Paul Schreiner <schreiner_p...@att.net>
 wrote:
 
  Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste
  To: "excel-macros@googlegroups.com"
 <excel-macros@googlegroups.com>
  Date: Wednesday, January 4, 2017, 4:22 PM
  
  This
  can be easily done.I
  recently created a "Combined Summary" report
  that opened over 500 files in subfolders and copied 160
  columns of data from a variable number of rows on the
  "Summary" sheet of each workbook to the
  "combined" workbook.Resulting
  in over 2700 rows of data.Since
  the files weren't large, it took slightly over 5 minutes
  to run.
  
  It
  should be simple to do what you want, but how do you want
  the final report to look?The values in cells
 E3,F5,E8,E9 from the file
  in folder AA should appear... where?The values in cells
 E3,F5,E8,E9 from the file
  in folder BB should appear... where? on the same
  sheet?
  Can you send me a couple of samples of
  what the files look like and what you want the summary
 sheet
  to look like?
  
  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, January 4, 2017 1:16
  AM, Shrinivas Shevde <shrinivas...@gmail.com>
 wrote:
    
  
   Dear
  FriendsWaiting for reply
  --
  Forwarded message --
  From: Shrinivas
  Shevde <shrinivas...@gmail.com>
  Date: Tue, Jan 3, 2017 at 4:55 PM
  Subject: $$Excel-Macros$$ Macro for Copy Paste
  To: excel-macros@googlegroups.com
  
  
  Dear AllI want a macro for
  following can Anyone help me.
  I have a folder ,which contain many folder,In
  each folder there are excel file(File having
  single sheet) .I want to copy E3,F5,E8,E9 from
  each file and paste in one excel sheet.For
  egSuppose main folder name is
  "complete"In this folder there are
  folder,AA,BB,CC and so onIn each folder there
  areExcel file may be 1,2,3I want to copy the
  data from each file  from cell( E3,F5,E8,E9 ) and
  want to paste in one excel sheet.
  
  -- 
  Shrini
  
  
  
  
  -- 
  
  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.
  
  
  
  
  -- 
  Shrini
  
  
  
  
  -- 
  
  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 su

Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste

2017-01-04 Thread GENIUS
Hi Experts,


I have mentioned question in my workbook, 
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 https://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


copy paste thru macro.xlsx
Description: MS-Excel 2007 spreadsheet


Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste

2017-01-04 Thread julienneschindler via MS EXCEL AND VBA MACROS


On Wed, 1/4/17, Paul Schreiner <schreiner_p...@att.net> wrote:

 Subject: Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste
 To: "excel-macros@googlegroups.com" <excel-macros@googlegroups.com>
 Date: Wednesday, January 4, 2017, 4:22 PM
 
 This
 can be easily done.I
 recently created a "Combined Summary" report
 that opened over 500 files in subfolders and copied 160
 columns of data from a variable number of rows on the
 "Summary" sheet of each workbook to the
 "combined" workbook.Resulting
 in over 2700 rows of data.Since
 the files weren't large, it took slightly over 5 minutes
 to run.
 
 It
 should be simple to do what you want, but how do you want
 the final report to look?The values in cells E3,F5,E8,E9 from the file
 in folder AA should appear... where?The values in cells E3,F5,E8,E9 from the 
file
 in folder BB should appear... where? on the same
 sheet?
 Can you send me a couple of samples of
 what the files look like and what you want the summary sheet
 to look like?
 
 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, January 4, 2017 1:16
 AM, Shrinivas Shevde <shrinivas...@gmail.com> wrote:
   
 
  Dear
 FriendsWaiting for reply
 --
 Forwarded message --
 From: Shrinivas
 Shevde <shrinivas...@gmail.com>
 Date: Tue, Jan 3, 2017 at 4:55 PM
 Subject: $$Excel-Macros$$ Macro for Copy Paste
 To: excel-macros@googlegroups.com
 
 
 Dear AllI want a macro for
 following can Anyone help me.
 I have a folder ,which contain many folder,In
 each folder there are excel file(File having
 single sheet) .I want to copy E3,F5,E8,E9 from
 each file and paste in one excel sheet.For
 egSuppose main folder name is
 "complete"In this folder there are
 folder,AA,BB,CC and so onIn each folder there
 areExcel file may be 1,2,3I want to copy the
 data from each file  from cell( E3,F5,E8,E9 ) and
 want to paste in one excel sheet.
 
 -- 
 Shrini
 
 
 
 
 -- 
 
 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.
 
 
 
 
 -- 
 Shrini
 
 
 
 
 -- 
 
 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 Exce

Re: Fwd: $$Excel-Macros$$ Macro for Copy Paste

2017-01-04 Thread Paul Schreiner
This can be easily done.I recently created a "Combined Summary" report that 
opened over 500 files in subfolders and copied 160 columns of data from a 
variable number of rows on the "Summary" sheet of each workbook to the 
"combined" workbook.Resulting in over 2700 rows of data.Since the files weren't 
large, it took slightly over 5 minutes to run.

It should be simple to do what you want, but how do you want the final report 
to look?The values in cells E3,F5,E8,E9 from the file in folder AA should 
appear... where?The values in cells E3,F5,E8,E9 from the file in folder BB 
should appear... where? on the same sheet?
Can you send me a couple of samples of what the files look like and what you 
want the summary sheet to look like?

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, January 4, 2017 1:16 AM, Shrinivas Shevde 
<shrinivas...@gmail.com> wrote:
 

 Dear FriendsWaiting for reply
-- Forwarded message --
From: Shrinivas Shevde <shrinivas...@gmail.com>
Date: Tue, Jan 3, 2017 at 4:55 PM
Subject: $$Excel-Macros$$ Macro for Copy Paste
To: excel-macros@googlegroups.com


Dear AllI want a macro for following can Anyone help me.
I have a folder ,which contain many folder,In each folder there are excel 
file(File having single sheet) .I want to copy E3,F5,E8,E9 from each file and 
paste in one excel sheet.For egSuppose main folder name is "complete"In this 
folder there are folder,AA,BB,CC and so onIn each folder there areExcel file 
may be 1,2,3I want to copy the data from each file  from cell( E3,F5,E8,E9 ) 
and want to paste in one excel sheet.

-- 
Shrini-- 
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.



-- 
Shrini-- 
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 rece

Fwd: $$Excel-Macros$$ Macro for Copy Paste

2017-01-03 Thread Shrinivas Shevde
Dear Friends
Waiting for reply

-- Forwarded message --
From: Shrinivas Shevde <shrinivas...@gmail.com>
Date: Tue, Jan 3, 2017 at 4:55 PM
Subject: $$Excel-Macros$$ Macro for Copy Paste
To: excel-macros@googlegroups.com


Dear All
I want a macro for following can Anyone help me.

I have a folder ,which contain many folder,In each folder there are
excel file(File having single sheet) .I want to copy E3,F5,E8,E9 from
each file and paste in one excel sheet.
For eg
Suppose main folder name is "complete"
In this folder there are folder,AA,BB,CC and so on
In each folder there areExcel file may be 1,2,3
I want to copy the data from each file  from cell( E3,F5,E8,E9 ) and want
to paste in one excel sheet.

-- 
Shrini

-- 
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.



-- 
Shrini

-- 
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$$ Macro for Copy Paste

2017-01-03 Thread Shrinivas Shevde
Dear All
I want a macro for following can Anyone help me.

I have a folder ,which contain many folder,In each folder there are
excel file(File having single sheet) .I want to copy E3,F5,E8,E9 from
each file and paste in one excel sheet.
For eg
Suppose main folder name is "complete"
In this folder there are folder,AA,BB,CC and so on
In each folder there areExcel file may be 1,2,3
I want to copy the data from each file  from cell( E3,F5,E8,E9 ) and want
to paste in one excel sheet.

-- 
Shrini

-- 
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$$ macro to be edit

2016-11-24 Thread GENIUS
Sir,
Thanks you very much for your help. Would you please suggest the best way 
for learning Macro and the videos, I have watched so many videos on macros 
but those videos are not so advanced.  Thanks once again.

-- 
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$$ macro to be edit

2016-11-23 Thread Paul Schreiner
You're not defining a delimiter.Are you using a comma (,) as the delimiter?
then you need Comma:=true, 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, November 23, 2016 10:56 AM, GENIUS  
wrote:
 

 you may see the attachment, I have made some changes in it, and then running 
the same but still not working.  Would you please change it and then send it to 
me the changed copy, please don't mention in the email because I'm not so 
expert in macro

NOTE:
I'm using excel 2013
-- 
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.


Re: $$Excel-Macros$$ macro to be edit

2016-11-23 Thread GENIUS
you may see the attachment, I have made some changes in it, and then 
running the same but still not working.  Would you please change it and 
then send it to me the changed copy, please don't mention in the email 
because I'm not so expert in macro

NOTE:
I'm using excel 2013

-- 
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.xlsm
Description: application/vnd.ms-excel.sheet.macroenabled.12


Re: $$Excel-Macros$$ macro to be edit

2016-11-22 Thread Paul Schreiner
It looks like it's a problem with your FieldInfo:= value.
You have:FieldInfo:=Array(1, 1)
when I recorded a macro, it used:
FieldInfo:=Array(Array(1, 1), Array(2, 1), Array(3, 1), Array(4, 1)),

when I modified it to fit in your macro, it worked.
although, I suspect you should change your logic.Starting with column 1, 
NOthing should happen with column 1.
Perhaps you need to start with the last column and work backwards and stop when 
you encounter a column with values. 
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, November 21, 2016 9:34 PM, Izhar  wrote:
 

 HELLO
I'm interested to make column B as TEXT TO COLUMN thru the attach macro, I'm 
running the macro but nothing happend, would you please edit this macro so that 
the above target is achieved. Please take the whole column in the macro dont 
choose the range
Thanks in advance

-- 
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$$ macro to be edit

2016-11-21 Thread Izhar
HELLO
I'm interested to make column B as TEXT TO COLUMN thru the attach macro,
I'm running the macro but nothing happend, would you please edit this macro
so that the above target is achieved. Please take the whole column in the
macro dont choose the range
Thanks in advance

-- 
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.xlsm
Description: application/vnd.ms-excel.sheet.macroenabled.12


$$Excel-Macros$$ Macro to Insert Blank Row

2016-11-01 Thread Kaustubh K
https://www.youtube.com/watch?v=2qKYLcCsU0M

-- 
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$$ Macro to Insert Column between two columns

2016-11-01 Thread Kaustubh K
https://www.youtube.com/watch?v=AoOQizod2t0

-- 
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$$ MACRO NOT WORKNIG

2016-10-14 Thread GENIUS
Thank you very much Mr. Mihai Ghilea

-- 
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$$ MACRO NOT WORKNIG

2016-10-13 Thread Mihai Ghilea
PFA.

 

METABRAS



Mihai Ghilea | Administrator retea 


T: +4(0) 268.407.410 | F: 0268.407.426 | M: 0728.994.113 


A: Strada Grivitei A44, Cod postal RO500182 


E:  <mailto:mihai.ghi...@metabras.ro> mihai.ghi...@metabras.ro 


W:  <http://WWW.METABRAS.RO> 3W.METABRAS.RO 

http://www.metabras.com/sigle/21-ani-otel-banner.png

P Think green!. Do you really need to print this email?




 

 

From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] On 
Behalf Of Izhar
Sent: 14 octombrie 2016 06:46
To: excel-macros@googlegroups.com
Subject: $$Excel-Macros$$ MACRO NOT WORKNIG

 

can anyone please check what's wrong with the macro in the attachment

-- 
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.


VLOOKUP Using VBA.xlsm
Description: application/vnd.ms-excel.sheet.macroenabled.12


$$Excel-Macros$$ MACRO NOT WORKNIG

2016-10-13 Thread Izhar
can anyone please check what's wrong with the macro in the attachment

-- 
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.


VLOOKUP Using VBA.xlsm
Description: application/vnd.ms-excel.sheet.macroenabled.12


Re: $$Excel-Macros$$ Macro run very slow

2016-09-20 Thread Learner Excel
please share your code.

--

On Tue, Sep 20, 2016 at 1:33 PM, chandrashekarb.xls <
chandrashekarb@gmail.com> wrote:

>
> Hi Team,
> Am trying to format few rows using vba code but it taking lot of time
> still have kept screenupdating & enableevent to false.
>
> Regards,
> Chandru
>
>
> Sent from my Samsung Galaxy smartphone.
>
> --
> 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$$ Macro run very slow

2016-09-20 Thread chandrashekarb.xls

Hi Team,Am trying to format few rows using vba code but it taking lot of time 
still have kept screenupdating & enableevent to false.
Regards,Chandru

Sent from my Samsung Galaxy smartphone.

-- 
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$$ Macro to extract datas from PDF form to Excel sheet

2016-09-14 Thread Learner Excel
Hey,

If you are good in VBA coding then you can search "pdf to excel convert
vba" and take reference.

Please see below the some useful urls-


https://www.linkedin.com/groups/1871310/1871310-74131482
http://quickvba.blogspot.in/2010/12/import-pdf-in-excel.html
http://www.vbaexpress.com/kb/getarticle.php?kb_id=1101
http://www.ozgrid.com/forum/showthread.php?t=186024
https://acrobatusers.com/forum/general-acrobat-topics/
search-text-pdf-vba-only-adobe-reader-installed/
http://www.mrexcel.com/forum/excel-questions/776114-how-copy-data-pdf-excel-using-visual-basic-applications-multiple-sheets.html


--

On Wed, Sep 14, 2016 at 4:27 PM,  wrote:

> Hi,
> I have more than 350 PDF forms, all are identical format. I need to
> extract all field datas from PDF forms to Excel sheet in row wise. ie, file
> name with field data in row.
> Please guide to extract the datas from multiple PDF form to Excel.
>
> Thanks
> KVV
>
> --
> 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$$ Macro to extract datas from PDF form to Excel sheet

2016-09-14 Thread kvv9090
Hi,
I have more than 350 PDF forms, all are identical format. I need to extract 
all field datas from PDF forms to Excel sheet in row wise. ie, file name 
with field data in row.
Please guide to extract the datas from multiple PDF form to Excel.

Thanks
KVV

-- 
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$$ Macro not working

2016-09-09 Thread GENIUS
Thanks brother that's great

-- 
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$$ Macro not working

2016-09-09 Thread Learner Excel
Try enclosed one

--

On Fri, Sep 9, 2016 at 9:37 AM, GENIUS  wrote:

> working perfectly, thank you very much for your help
>
> one more question, if I have  figures in column A as shown in the sheet
> and I want to take the 17% in  column B of the amount of column A as shown
> in the attachment then how do I automate this task whenever i put a figure
> in column A and run the macro it calculates 17% in column B for more
> details please see the attachment
>
> --
> 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.


MACRO FOR APPLYING PERCENTAGE IN COLUMN B.xlsm
Description: application/vnd.ms-excel.sheet.macroenabled.12


Re: $$Excel-Macros$$ Macro not working

2016-09-08 Thread GENIUS
working perfectly, thank you very much for your help

one more question, if I have  figures in column A as shown in the sheet and 
I want to take the 17% in  column B of the amount of column A as shown in 
the attachment then how do I automate this task whenever i put a figure in 
column A and run the macro it calculates 17% in column B for more details 
please see the attachment

-- 
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.


MACRO FOR APPLYING PERCENTAGE IN COLUMN B.xlsx
Description: MS-Excel 2007 spreadsheet


Re: $$Excel-Macros$$ Macro not working

2016-09-08 Thread Learner Excel
Opps you have register incorrect data type against variable j, data type
should be string

[image: Inline image 1]

--

On Thu, Sep 8, 2016 at 10:01 PM, GENIUS  wrote:

>
> Sir
>>>
>> Thanks for your follow up, I enable which you have mentioned in the last
>> mail but there is another message please see the attachment
>>
>> right now I have three version of excel i.e. 2007,2010 & 2013, I opened
>> the file in excel 2010 and I also have Microsoft outlook 2010
>>
> --
> 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.


Re: $$Excel-Macros$$ Macro not working

2016-09-08 Thread Learner Excel
Attachment missing


--

On Thu, Sep 8, 2016 at 9:59 PM, GENIUS  wrote:

> Sir
>>
> Thanks for your follow up, I enable which you have mentioned in the last
> mail but there is another message please see the attachment
>
> right now I have three version of excel i.e. 2007,2010 & 2013, I opened
> the file in excel 2010 and I also have Microsoft outlook 2010
>
> --
> 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.


Re: $$Excel-Macros$$ Macro not working

2016-09-08 Thread GENIUS

>
> Sir
>
Thanks for your follow up, I enable which you have mentioned in the last 
mail but there is another message please see the attachment

right now I have three version of excel i.e. 2007,2010 & 2013, I opened the 
file in excel 2010 and I also have Microsoft outlook 2010

-- 
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$$ Macro not working

2016-09-06 Thread Learner Excel
Brother, you have to add Outlook reference as well

[image: Inline image 1]

--

On Tue, Sep 6, 2016 at 9:18 AM, GENIUS  wrote:

> Sir
>
> I'm waiting for your reply very anxiously
>
> --
> 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.


Re: $$Excel-Macros$$ Macro not working

2016-09-05 Thread GENIUS
Sir

I'm waiting for your reply very anxiously

-- 
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$$ Macro not working

2016-09-03 Thread Learner Excel
You need to add "Microsoft Outlook 14.0 Object Library" in references

--

On Sat, Sep 3, 2016 at 10:10 PM, Izhar  wrote:

>
> Please see the question in the attachment
>
> --
> 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.


  1   2   3   4   5   6   7   8   9   10   >