Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Subtotal check in Excel 2000 VBA

I am using Excel 2000 with Microsoft Windows 2000.

I would like to check one of the spreadsheets in vba to see
if it has subtotals.

How do I do it?

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 73
Default Subtotal check in Excel 2000 VBA

On Mar 22, 2:19 pm, "Larry D" wrote:
I am using Excel 2000 with Microsoft Windows 2000.

I would like to check one of the spreadsheets in vba to see
if it has subtotals.

How do I do it?


I'm assuming the Excel spreadsheet has a SUBTOTAL formula in it. If
this is the case you could look up the "Find" function in VBE and read
the parameters that are available to "Find."

As a result, you could do a find with the "FindWhat" as "SUBTOTAL" and
the "FindIn" parameter as xlFormulas.

Otherwise, I'm not sure what you mean by "...see if it has subtotals."

Matt

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
Make the actual check box larger in Excel 2000 Space Elf Excel Discussion (Misc queries) 1 September 13th 09 02:42 AM
is there spelling check function in excel 2000? jack Excel Discussion (Misc queries) 1 April 6th 07 02:04 PM
Excel 2000: Is there vba code to open one subtotal detail Dan Excel Programming 1 December 6th 05 05:08 PM
Double Subtotal Problem {Excel 2000} PGibson Excel Programming 2 November 9th 03 01:25 PM
EXCEL - 97 and 2000 (Want to bring in data and check against a template.. Baba[_2_] Excel Programming 2 August 9th 03 12:37 AM


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