Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default using default excel screens

I want to prompt the user to go through the pivot table wizard of
Excel. I have my own user inputs screens before that. After inputting
some details from user. Can I redirect the user programmatically to
pivot table wizrd screen

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default using default excel screens

Try something like

Range("A1").Select
Application.Dialogs(xlDialogPivotTableWizard).Show



--

HTH

RP
(remove nothere from the email address if mailing direct)


wrote in message
oups.com...
I want to prompt the user to go through the pivot table wizard of
Excel. I have my own user inputs screens before that. After inputting
some details from user. Can I redirect the user programmatically to
pivot table wizrd screen



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 do I get the different excel docs on 2 different screens? Penny Excel Discussion (Misc queries) 3 November 25th 08 01:15 AM
How do I view different excel spreadsheets in different screens? HDingeldein Excel Discussion (Misc queries) 3 December 23rd 07 03:14 PM
multiple screens for excel Gordie Excel Discussion (Misc queries) 5 March 8th 07 11:01 PM
Making WMV from Excel screens tomt Excel Discussion (Misc queries) 2 June 28th 06 09:37 PM
Screenscraping TN3270 Screens with Excel VBA Matthew Moore Excel Programming 1 May 9th 04 10:31 AM


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