Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ten Ten is offline
external usenet poster
 
Posts: 9
Default Select from/filter

Hi,
I have an PivotTable as a basis for some budget inputs. To
have data put in, I need to copy this to a new
spreadsheet, but still keep my sorting based on the first
column from the PivotTable, where I have a lot of
Properties. Later in the process, I want the user to
select one of the Properties (for instance by using some
AutoFilter?), and e.g. print out all the corresponding
rows for this Porperty.

Do anybody have a good solution?

I guess I could use a variant where I put the Property-
names in the corresponing columns, have the user select a
Property using AutoFilter, and then print all the visible
rows with columns (or something). However, I then have to
manipulate the AutoFilter with a * because I also like to
have the Total sum og that Porperty with me.

In basis I would like to populate a user list over all my
Properties, have the user select the Porperty they like
from that one, filter out so that only rows for that
property shows (including Total sum) and then manipulate
the data form there. Then I need:
1) How to make a user list for all my Properties? And show
it to the user for selection. Here I only want the
Porperty-names, not the corresponding Total Sums-rows
2) How to select all Property-rows for that Property (do I
have to populate all the blank cells in the first row with
the Porperty-names?)
3) How to filter including the total sum: I guess I could
manipulate the Input form the User list using a *:
Selection.AutoFilter Field:=1, Criteria1:="*PropertyName"
4) How to select all "visible" rows, for e.g. print (the
print itself I manage)

Sorry for my long question, but really appreciate good
solution(s) for one or more of my questions - thx!
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
Select All Auto Filter Milodie66 Excel Discussion (Misc queries) 0 March 18th 09 03:57 PM
How to select item without using advanced filter? Eric Excel Discussion (Misc queries) 3 March 1st 08 03:05 AM
Filter/Select multiple rows a_moron Excel Discussion (Misc queries) 5 January 20th 06 02:41 PM
"Criteria Range" in the "Data/Filter/Advanced Filter" to select Du TC Excel Worksheet Functions 1 May 12th 05 02:06 AM
Select ALL filter in one fell swoop Pat Excel Discussion (Misc queries) 1 March 6th 05 10:38 PM


All times are GMT +1. The time now is 01:34 AM.

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

About Us

"It's about Microsoft Excel"