Graham wrote: > Some people produce price lists using Excel, but I didn't > think that Excel could link cells to an ODBC source. And > Publisher can't AFAIK.
Excel can quite easily link to ODBC data sources. To do so create an ODBC source database then: Data -> Get External Data -> New Database Query -> Select your ODBC database -> then select tables/queries/views that you want. There are various options to customize data returned and linking properties. We use this at work to display data from our MySQL WebServer. James. -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
