View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Phillip[_7_] Phillip[_7_] is offline
external usenet poster
 
Posts: 4
Default Trying to get info from a web page app into excel

I am trying to validate entries made by different people. I do NOT have
access to the database that the info is stored in. All I have, is access to
the entry screen of the database. This screen is web based and If I copy it
by selecting the whole screen, I CAN paste it into excel, however the data
is displayed as checks in check boxes., But I have NO idea how I can
"interpret" this info...

I need to be very accurate, and speed is important. I was hoping I could do
something like this and then "read" the screen to evaluate what settings are
set and which ones aren't.



This is mostly a "check it on and uncheck it to turn a feature off"



How could I go able getting this info. Am I going about it the wrong way?
(well, I know the RIGHT way would be to grab it from the database...)

Does this sound like if it is even possible?



Thanks for any guidance on this...

Bruce