View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
shawnRheal shawnRheal is offline
external usenet poster
 
Posts: 1
Default Importing values from a web page


does the table7 have the same name of the excel sheet your using it-in.
Make sure there is no confliction between the table and the excel work
sheet name. Check for conflictions with your objects, sometimes using
the same name twice might conflict with objects. To check this make
sure when using the Appendix of Table7.Rows <-- Make sure .Rows Shows
up in the index listing before you append it to the object.


--
shawnRheal
------------------------------------------------------------------------
shawnRheal's Profile: http://www.excelforum.com/member.php...o&userid=34870
View this thread: http://www.excelforum.com/showthread...hreadid=546163