allstainlifter wrote: > > Is there a function, e.g. as part of company info, where I can retrieve > the sector information for a given stock? Or does anyone know how I > can obtain this information in VB.Net? Thanks. >
There are three Scan functions that might possibly meet your needs. They are "Industry Sector", Industry Group and SIC Description. Take a look at these functions in the Help File for the Scan program. You can use either the Scan Program, Excel, VB.net, C# or Powershell to retrieve data from the Quotes Plus database for any of the Scan functions listed in the Scan program's Help File. Howard > >
