Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 37
Default Coding Histogram add in tool

Hi,

I am trying to use the Add in histogram tool in a macro, i have recorded the
macro, which occurs as shown but it does not record the ranges. How do I put
these in?

The ranges are
Input range $R$2:$R$262
Bin Range $Y$2:$Y$49 and
output range $Z$1

Sub tmp()
'
' tmp Macro
' Macro recorded 20/10/2009 by kirsty.m.liddicoat
'

'
Application.Run "ATPVBAEN.XLA!Histogram", , , , False, False, False, _
False
End Sub
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8,520
Default Coding Histogram add in tool

Kirsty, check out the below link

http://support.microsoft.com/default.aspx/kb/192642

If this post helps click Yes
---------------
Jacob Skaria


"Kirsty" wrote:

Hi,

I am trying to use the Add in histogram tool in a macro, i have recorded the
macro, which occurs as shown but it does not record the ranges. How do I put
these in?

The ranges are
Input range $R$2:$R$262
Bin Range $Y$2:$Y$49 and
output range $Z$1

Sub tmp()
'
' tmp Macro
' Macro recorded 20/10/2009 by kirsty.m.liddicoat
'

'
Application.Run "ATPVBAEN.XLA!Histogram", , , , False, False, False, _
False
End Sub

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
Generating blank or null cells that the Histogram Data Analysis tool will ignore [email protected] Excel Worksheet Functions 2 June 12th 07 09:13 PM
I was creating a histogram; now i have data but no histogram. ShannonMills3 Excel Worksheet Functions 0 June 14th 06 12:03 AM
How to Histogram w/o raw data but histogram Table on Excel 2005 Charts and Charting in Excel 1 February 1st 06 06:48 AM
Implant macro coding into ASP coding Sam yong Excel Programming 5 September 15th 05 10:37 AM
Histogram tool balcovja Excel Discussion (Misc queries) 1 August 24th 05 12:45 PM


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