A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi you might try something like this:
Make a Web page redirect a Web query to another data source
- Include the Microsoft Office namespace declaration in the opening HTML (HTML: The standard markup language used for documents on the World Wide Web. HTML uses tags to indicate how Web browsers should display page elements such as text and graphics and how to respond to user actions.) tag of your Web page:
<HTML xmlns:o="urn:schemas-microsoft-com:office:office”>
- In the body of the Web page, add the following attribute to the opening TABLE, PRE, XMP, LISTING, or PLAINTEXT tag. For example:
<TABLE ... o:WebQuerySourceHRef="URL">
where the value is a URL (Uniform Resource Locator (URL): An address that specifies a protocol (such as HTTP or FTP) and a location of an object, document, World Wide Web page, or other destination on the Internet or an intranet, for example: http://www.microsoft.com/.) (relative or absolute) to which you want to redirect your Web query.
Note Users can bypass redirection on Web pages by selecting the Disable Web query redirections check box in the Web Query Options dialog box. You can access this from the New Web Query dialog box.
--
If this helps, please click the Yes button.
Cheers,
Shane Devenshire
"ilovemessi" wrote in message news:5134c458-dce1-47d9-9946-7fb05eed25f3...
hi everyone,
genraly in my company we are closing any program that make u able to go online
so
my boss in work gave me a task , but till now i can`t find a solve for it
Task is:
in excel if choose
Data>from web
give you a page that make u able to be online
is there any possible to disable this option
Cheers, Shane Devenshire
i really don`t understand this clearly
can u give more details or example with some images