Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
KTB KTB is offline
external usenet poster
 
Posts: 2
Default Summary sheet including only open projects.

Have a workbook with 2 worksheets. Main worksheet contains all projects,
opened, cancelled and closed. Contains columns A-Q. Column Q is entitled
"Complete". Valid entries in the column appear to be cancelled, yes or
blank.
They want the second worksheet to contain only current projects and only
columns A-M. As a project completes they want it to be deleted from the
current projects sheet.
I know there's a way to do this somehow but not very familiar with coding
VBA.
Thanks!
--
KTB
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 457
Default Summary sheet including only open projects.

Two possible ideas:

Record a macro of you clearing sheet 2, and then doing an Advanced Filter
from sheet 1 to sheet 2 with the project status as your criteria.
(http://www.contextures.com/xladvfilter01.html)

Or, have sheet 2 simply be a PivotTable that is filtered to only show
non-complete projects.

--
Best Regards,

Luke M
"KTB" wrote in message
...
Have a workbook with 2 worksheets. Main worksheet contains all projects,
opened, cancelled and closed. Contains columns A-Q. Column Q is entitled
"Complete". Valid entries in the column appear to be cancelled, yes or
blank.
They want the second worksheet to contain only current projects and only
columns A-M. As a project completes they want it to be deleted from the
current projects sheet.
I know there's a way to do this somehow but not very familiar with coding
VBA.
Thanks!
--
KTB



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How print pages without including the first sheet? Mark F[_2_] New Users to Excel 2 June 2nd 09 03:27 AM
use sumif with criteria including sheet name SleepyCat Excel Worksheet Functions 4 November 24th 08 10:01 PM
How can i copy data from a tabbed working sheet to a summary sheet StephenF Excel Discussion (Misc queries) 1 March 15th 07 03:40 PM
Relative Sheet Reference (Summary Sheet) [email protected] Excel Discussion (Misc queries) 2 October 1st 05 10:42 AM
Open saved projects automatically? Stuhump3 Excel Discussion (Misc queries) 1 September 9th 05 07:19 PM


All times are GMT +1. The time now is 11:56 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"