Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I want to navigate a website with the keyboard by pressing tab. What I'm thinking is to have Excel extract the content, and URL address. The URL address can be extracted by right clicking an object and choosing Properties. Text and image content can be extracted easily, but form boxes and drop-down menus might not be so easy to extract. An optional way to extract objects is to use the source code, but I prefer to not have to read through the source code of every website that I want to make accessible. -- Advice Pro ------------------------------------------------------------------------ Advice Pro's Profile: http://www.thecodecage.com/forumz/member.php?userid=204 View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=105759 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Advice Pro;377927 Wrote: I want to navigate a website with the keyboard by pressing tab. What I'm thinking is to have Excel extract the content, and URL address. The URL address can be extracted by right clicking an object and choosing Properties. Text and image content can be extracted easily, but form boxes and drop-down menus might not be so easy to extract. An optional way to extract objects is to use the source code, but I prefer to not have to read through the source code of every website that I want to make accessible. Crossposted here 'VBA Express Forum' (http://www.vbaexpress.com/forum/showthread.php?t=27155) Advice Pro, whilst there is nothing wrong with crossposting it should be done in a considerate manor as most forums require you to do, this entails providing ALL links to the other posts of this question, this saves people wasting their valuable free time working toward a solution that may already have been given. -- Simon Lloyd Regards, Simon Lloyd 'The Code Cage' (http://www.thecodecage.com) ------------------------------------------------------------------------ Simon Lloyd's Profile: http://www.thecodecage.com/forumz/member.php?userid=1 View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=105759 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 workbook not linking properly with authentic website | Excel Discussion (Misc queries) | |||
Accessibility of a server | Excel Programming | |||
2007 Calendar for use in FrontPage website???? | Excel Discussion (Misc queries) | |||
Accessibility to macros | Excel Programming | |||
Section 508 accessibility and Excel | Excel Programming |