Sir,
there is no pattern
its already sorted entry
only select & copy of a date & first entered time(min time of that day) row
and last entered time ( max time of that day) copied int next sheet
upto n th data..


regards:
Daya

On 28 November 2014 at 10:54, Mandeep Baluja <rockerna...@gmail.com> wrote:

> Hello daya,
>
> there is no pattern to select rows in your Data. Define the pattern first.
>
> On Friday, November 28, 2014 10:53:00 AM UTC+5:30, daya p wrote:
>>
>> sir,
>> there is a huge data in my file
>>
>> On 28 November 2014 at 10:07, Mandeep Baluja <rocke...@gmail.com> wrote:
>>
>>> Sub test()
>>>
>>> Dim sh As Worksheet
>>> Dim sh1 As Worksheet
>>> Dim sh2 As Worksheet
>>>
>>> Set sh1 = ActiveWorkbook.Sheets("fullData")
>>> Set sh2 = ActiveWorkbook.Sheets("sheet2")
>>>
>>> sh1.Select
>>> Range("2:2,4:4,5:5,10:10,11:11,15:15,16:16,17:17,22:22,26:26").Copy
>>>
>>> sh2.Range("A2").PasteSpecial
>>>
>>> End Sub
>>>
>>>  for time query kindly elaborate the same.
>>>
>>>
>>> On Thursday, November 27, 2014 8:00:57 PM UTC+5:30, daya p wrote:
>>>>
>>>> Sir,
>>>> good evening to all
>>>> i need help on attached sheet
>>>> its a machine data of finance bill collection
>>>> in attached file some sample data of customers data
>>>>
>>>> Q) first customer  & last customer detail automatically copy into next
>>>> sheet
>>>> like i highlighted with yellow color those row copied into next sheet
>>>>
>>>> i use 2 files
>>>> C column Date & D Column time
>>>> in another file D column Date & E Column time
>>>> urgently needed C column Date & D Column time
>>>>
>>>> regards:
>>>> Daya
>>>>
>>>>  --
>>> 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...@googlegroups.com.
>>> To post to this group, send email to excel-...@googlegroups.com.
>>> Visit this group at http://groups.google.com/group/excel-macros.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>  --
> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
> =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
> https://www.facebook.com/discussexcel
>
> FORUM RULES
>
> 1) Use concise, accurate thread titles. Poor thread titles, like Please
> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
> will not get quick attention or may not be answered.
> 2) Don't post a question in the thread of another member.
> 3) Don't post questions regarding breaking or bypassing any security
> measure.
> 4) Acknowledge the responses you receive, good or bad.
> 5) Jobs posting is not allowed.
> 6) Sharing copyrighted material and their links is not allowed.
>
> NOTE : Don't ever post confidential data in a workbook. Forum owners and
> members are not responsible for any loss.
> ---
> You received this message because you are subscribed to the Google Groups
> "MS EXCEL AND VBA MACROS" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to excel-macros+unsubscr...@googlegroups.com.
> To post to this group, send email to excel-macros@googlegroups.com.
> Visit this group at http://groups.google.com/group/excel-macros.
> For more options, visit https://groups.google.com/d/optout.
>

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

FORUM RULES

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

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

Reply via email to