Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default How to use PivotTable as a source of selection?

The original question is as follows:
My access database has 100 fields, I have to output 4 of them, but unique
into a excel sheet combobox for free picking up. User can start from any of
the 4 combobox, and the rest three will update and refresh according to the
one picked, once the 2nd one picked, all the rest 2 will updated, and etc. In
this case, user wouldn't make the combination which does not exist in the
database.

I am using VBA as write code behind. But somehow, I cannot make it. Thus, I
am thinking of using PIVOT Table.
Now, I can use VBA code to generate PIVOT table from Access to Excel sheet,
then use can make the combination freely according to there preferance. Then
my question is how to get the last record picked by user as input of other
function/module?
For example, the one user picked is :
Employee : Jane, Age: 30, school: Stanford,
How to getPIVIOTDTA of: Jane, 30, Stanford.
Thank you so much in advance.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default How to use PivotTable as a source of selection?

It was done. As the selected item will always stay in the fixed cell. Get it
from there. Thanks.

"NiNi" wrote:

The original question is as follows:
My access database has 100 fields, I have to output 4 of them, but unique
into a excel sheet combobox for free picking up. User can start from any of
the 4 combobox, and the rest three will update and refresh according to the
one picked, once the 2nd one picked, all the rest 2 will updated, and etc. In
this case, user wouldn't make the combination which does not exist in the
database.

I am using VBA as write code behind. But somehow, I cannot make it. Thus, I
am thinking of using PIVOT Table.
Now, I can use VBA code to generate PIVOT table from Access to Excel sheet,
then use can make the combination freely according to there preferance. Then
my question is how to get the last record picked by user as input of other
function/module?
For example, the one user picked is :
Employee : Jane, Age: 30, school: Stanford,
How to getPIVIOTDTA of: Jane, 30, Stanford.
Thank you so much in advance.

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
I NEED TO KNOW THE SOURCE OF A PIVOTTABLE FROM ACCESS FORMULA Excel Discussion (Misc queries) 0 July 20th 06 05:27 PM
PivotTable with No Source Data [email protected] Excel Programming 5 January 23rd 06 05:42 PM
PivotTable Source & Destination Tom Ogilvy Excel Programming 0 September 17th 04 08:43 PM
PivotTable Source & Destination EricB Excel Programming 0 September 17th 04 07:59 PM
Changing PivotTable source atakacs[_2_] Excel Programming 3 November 7th 03 03:35 AM


All times are GMT +1. The time now is 06:58 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"