View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.charting
JWL5537 JWL5537 is offline
external usenet poster
 
Posts: 4
Default Chart Certain Table Data

Hello Everyone. I'm running into a little bit a of an issue when trying to
chart data. I have a very large table that is being queried from a SQL
database. I would like to create a "dynamic" chart/graph based on the
results from the table. However, I would only like to include certain data
(location) and only data for a certain amount. Statement would go something
like this - If Location = X and Amount =Y then include the data. Any
suggestions?