Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > microsoft.public.excel.programming > #109085

Need Macro help to stop repeating some info

From ksquirt <ksquirt.11cd69e8@excelbanter.com>
Newsgroups microsoft.public.excel.programming
Subject Need Macro help to stop repeating some info
Date 2016-07-14 16:10 +0100
Message-ID <ksquirt.11cd69e8@excelbanter.com> (permalink)
Organization ExcelBanter.com

Show all headers | View raw


I am trying to tweak a macro by adding new rows into the tabs and then
add them to the macros for compilation in an email.  The issue I have is
that the project level information is repeating into the package
information in the email and I only know enough to be dangerous with
macros.   The "Test Strategy" information is on the project AND the
package level and it should only be giving me the specific package
information in the email.  

I tried to attach the doc, but it's too large.  

Let me try to phrase it another way;  The macro should be giving me
unique information in each section in an email, but it's repeating the
information with each subsequent section.  The macro copies all info
into a separate tab and then compiles it into an email.  The separate
tab is working, but not the email.

Let me know how much of the macro you want to see and I can copy it
here.  I tried to just delete tabs and it broke the macro.




-- 
ksquirt

Back to microsoft.public.excel.programming | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Need Macro help to stop repeating some info ksquirt <ksquirt.11cd69e8@excelbanter.com> - 2016-07-14 16:10 +0100
  Re: Need Macro help to stop repeating some info ksquirt <ksquirt.11cd9418@excelbanter.com> - 2016-07-14 19:35 +0100
  Re: Need Macro help to stop repeating some info ksquirt <ksquirt.11cda228@excelbanter.com> - 2016-07-14 20:48 +0100

csiph-web