$$Excel-Macros$$ Transpose macro

2017-05-08 Thread Izhar
some changes are required in the attach macro
SCENARIO
when I run this macro it copies column A, and paste it in five column
starting column D, if i want it must be pasted into  7 column then what
must be changed in the macro


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.


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


Re: $$Excel-Macros$$ Transpose macro

2017-05-09 Thread Gowrisankar Arthanari GSA
PFA

On Tue, May 9, 2017 at 10:59 AM, Izhar  wrote:

> some changes are required in the attach macro
> SCENARIO
> when I run this macro it copies column A, and paste it in five column
> starting column D, if i want it must be pasted into  7 column then what
> must be changed in the macro
>
>
> 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.


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


Re: $$Excel-Macros$$ Transpose macro

2017-05-09 Thread GENIUS
Thank you Gowri for you 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$$ Transpose macro

2017-05-09 Thread 'Liberty Stringer' via MS EXCEL AND VBA MACROS


On Tue, 5/9/17, Gowrisankar Arthanari GSA  wrote:

 Subject: Re: $$Excel-Macros$$ Transpose macro
 To: excel-macros@googlegroups.com
 Date: Tuesday, May 9, 2017, 2:31 PM
 
 PFA
 On Tue, May 9, 2017 at
 10:59 AM, Izhar 
 wrote:
 some changes are required in the attach
 macro
 SCENARIO
 when I run
 this macro it copies column A, and paste it in five column
 starting column D, if i want it must be pasted into  7
 column then what must be changed in the macro 
 
 
 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+unsubscribe@
 googlegroups.com.
 
 To post to this group, send email to excel-macros@googlegroups.com.
 
 Visit this group at https://groups.google.com/
 group/excel-macros.
 
 For more options, visit https://groups.google.com/d/
 optout.
 
 
 
 
 
 
 -- 
 
 Are you =EXP(E:RT) or =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.
 .Prezentati personalitatea lui Tudor Vladimirescu in contextul tendintelor de 
restructurare

-- 
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$$ Transpose macro

2017-05-09 Thread 'Regine Silvers' via MS EXCEL AND VBA MACROS


On Tue, 5/9/17, 'Liberty Stringer' via MS EXCEL AND VBA MACROS 
 wrote:

 Subject: Re: $$Excel-Macros$$ Transpose macro
 To: excel-macros@googlegroups.com
 Date: Tuesday, May 9, 2017, 7:07 PM
 
 
 
 On Tue, 5/9/17, Gowrisankar Arthanari
 GSA 
 wrote:
 
  Subject: Re: $$Excel-Macros$$
 Transpose macro
  To: excel-macros@googlegroups.com
  Date: Tuesday, May 9, 2017, 2:31 PM
  
  PFA
  On Tue, May 9, 2017 at
  10:59 AM, Izhar 
  wrote:
  some changes are required in the
 attach
  macro
  SCENARIO
  when I run
  this macro it copies column A, and
 paste it in five column
  starting column D, if i want it must
 be pasted into  7
  column then what must be changed in
 the macro 
  
  
  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+unsubscribe@
  googlegroups.com.
  
  To post to this group, send email to
 excel-macros@googlegroups.com.
  
  Visit this group at https://groups.google.com/
  group/excel-macros.
  
  For more options, visit https://groups.google.com/d/
  optout.
  
  
  
  
  
  
  -- 
  
  Are you =EXP(E:RT) or =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.
  .Prezentati personalitatea lui Tudor
 Vladimirescu in contextul tendintelor de restructurare
 
 -- 
 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
 http

Re: $$Excel-Macros$$ Transpose macro

2017-05-10 Thread 'Carmelita Cronin' via MS EXCEL AND VBA MACROS


On Wed, 5/10/17, 'Regine Silvers' via MS EXCEL AND VBA MACROS 
 wrote:

 Subject: Re: $$Excel-Macros$$ Transpose macro
 To: excel-macros@googlegroups.com
 Date: Wednesday, May 10, 2017, 4:53 AM
 
 
 
 On Tue, 5/9/17, 'Liberty Stringer' via
 MS EXCEL AND VBA MACROS 
 wrote:
 
  Subject: Re: $$Excel-Macros$$
 Transpose macro
  To: excel-macros@googlegroups.com
  Date: Tuesday, May 9, 2017, 7:07 PM
  
  
 
 
  On Tue, 5/9/17, Gowrisankar Arthanari
  GSA 
  wrote:
  
   Subject: Re: $$Excel-Macros$$
  Transpose macro
   To: excel-macros@googlegroups.com
   Date: Tuesday, May 9, 2017, 2:31
 PM
   
   PFA
   On Tue, May 9, 2017 at
   10:59 AM, Izhar 
   wrote:
   some changes are required in
 the
  attach
   macro
   SCENARIO
   when I run
   this macro it copies column A,
 and
  paste it in five column
   starting column D, if i want it
 must
  be pasted into  7
   column then what must be changed
 in
  the macro 
   
   
   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+unsubscribe@
   googlegroups.com.
   
   To post to this group, send
 email to
  excel-macros@googlegroups.com.
   
   Visit this group at https://groups.google.com/
   group/excel-macros.
   
   For more options, visit https://groups.google.com/d/
   optout.
   
   
   
   
   
   
   -- 
   
   Are you =EXP(E:RT) or
 =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.
   .Prezentati personalitatea lui
 Tudor
  Vladimirescu in contextul tendintelor
 de restructurare
  
  -- 
  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
  confiden

Re: $$Excel-Macros$$ Transpose macro

2017-05-10 Thread 'Minta Spriggs' via MS EXCEL AND VBA MACROS


On Wed, 5/10/17, 'Carmelita Cronin' via MS EXCEL AND VBA MACROS 
 wrote:

 Subject: Re: $$Excel-Macros$$ Transpose macro
 To: excel-macros@googlegroups.com
 Date: Wednesday, May 10, 2017, 9:42 AM
 
 
 
 On Wed, 5/10/17, 'Regine Silvers' via
 MS EXCEL AND VBA MACROS 
 wrote:
 
  Subject: Re: $$Excel-Macros$$
 Transpose macro
  To: excel-macros@googlegroups.com
  Date: Wednesday, May 10, 2017, 4:53
 AM
  
  
 
 
  On Tue, 5/9/17, 'Liberty Stringer'
 via
  MS EXCEL AND VBA MACROS 
  wrote:
  
   Subject: Re: $$Excel-Macros$$
  Transpose macro
   To: excel-macros@googlegroups.com
   Date: Tuesday, May 9, 2017, 7:07
 PM
   
   
  
 
 
   On Tue, 5/9/17, Gowrisankar
 Arthanari
   GSA 
   wrote:
   
    Subject: Re: $$Excel-Macros$$
   Transpose macro
    To: excel-macros@googlegroups.com
    Date: Tuesday, May 9, 2017, 2:31
  PM
    
    PFA
    On Tue, May 9, 2017 at
    10:59 AM, Izhar 
    wrote:
    some changes are required in
  the
   attach
    macro
    SCENARIO
    when I run
    this macro it copies column A,
  and
   paste it in five column
    starting column D, if i want it
  must
   be pasted into  7
    column then what must be changed
  in
   the macro 
    
    
    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+unsubscribe@
    googlegroups.com.
    
    To post to this group, send
  email to
   excel-macros@googlegroups.com.
    
    Visit this group at https://groups.google.com/
    group/excel-macros.
    
    For more options, visit https://groups.google.com/d/
    optout.
    
    
    
    
    
    
    -- 
    
    Are you =EXP(E:RT) or
  =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.
    .Prezentati personalitatea lui
  Tudor
   Vladimirescu in contextul
 tendintelor
  de restructurare
   
   -- 
   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

Re: $$Excel-Macros$$ Transpose macro

2017-05-11 Thread 'Kenyatta Freed' via MS EXCEL AND VBA MACROS


On Thu, 5/11/17, 'Minta Spriggs' via MS EXCEL AND VBA MACROS 
 wrote:

 Subject: Re: $$Excel-Macros$$ Transpose macro
 To: excel-macros@googlegroups.com
 Date: Thursday, May 11, 2017, 8:16 AM
 
 
 
 On Wed, 5/10/17, 'Carmelita Cronin' via
 MS EXCEL AND VBA MACROS 
 wrote:
 
  Subject: Re: $$Excel-Macros$$
 Transpose macro
  To: excel-macros@googlegroups.com
  Date: Wednesday, May 10, 2017, 9:42
 AM
  
  
 
 
  On Wed, 5/10/17, 'Regine Silvers' via
  MS EXCEL AND VBA MACROS 
  wrote:
  
   Subject: Re: $$Excel-Macros$$
  Transpose macro
   To: excel-macros@googlegroups.com
   Date: Wednesday, May 10, 2017,
 4:53
  AM
   
   
  
 
 
   On Tue, 5/9/17, 'Liberty
 Stringer'
  via
   MS EXCEL AND VBA MACROS 
   wrote:
   
    Subject: Re: $$Excel-Macros$$
   Transpose macro
    To: excel-macros@googlegroups.com
    Date: Tuesday, May 9, 2017, 7:07
  PM
    
    
   
  
 
 
    On Tue, 5/9/17, Gowrisankar
  Arthanari
    GSA 
    wrote:
    
     Subject: Re:
 $$Excel-Macros$$
    Transpose macro
     To: excel-macros@googlegroups.com
     Date: Tuesday, May 9, 2017,
 2:31
   PM
     
     PFA
     On Tue, May 9, 2017 at
     10:59 AM, Izhar 
     wrote:
     some changes are required in
   the
    attach
     macro
     SCENARIO
     when I run
     this macro it copies column
 A,
   and
    paste it in five column
     starting column D, if i want
 it
   must
    be pasted into  7
     column then what must be
 changed
   in
    the macro 
     
     
     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+unsubscribe@
     googlegroups.com.
     
     To post to this group, send
   email to
    excel-macros@googlegroups.com.
     
     Visit this group at https://groups.google.com/
     group/excel-macros.
     
     For more options, visit https://groups.google.com/d/
     optout.
     
     
     
     
     
     
     -- 
     
     Are you =EXP(E:RT) or
   =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