Hi
i am making a program in which i want to extract data from html file .
Actually there are two dates on html file i want to extract these dates but the main probleum is that these dates are different on each file. A word "AKTIVA" is always comes before these dates.
i made this by seaching the activa word but after this i am not getting any idea how these dates can be accessed.
i use one another method by transfering the whole data of html into excel file but when i open the newly created file using connection object it show s the error that "External Table Is Not IN required Format" actually the value in cells are not in a correct format
can any body tell me about one of the above method i used or give me another idea
i am eagrly waiting for the answer
varinder
i am making a program in which i want to extract data from html file .
Actually there are two dates on html file i want to extract these dates but the main probleum is that these dates are different on each file. A word "AKTIVA" is always comes before these dates.
i made this by seaching the activa word but after this i am not getting any idea how these dates can be accessed.
i use one another method by transfering the whole data of html into excel file but when i open the newly created file using connection object it show s the error that "External Table Is Not IN required Format" actually the value in cells are not in a correct format
can any body tell me about one of the above method i used or give me another idea
i am eagrly waiting for the answer
varinder
Comment