Ok I tried yur suggestions but with no luck. It still looks like it runs but nothing happens on sheet2. On sheet on it goes down the list to the end but thats all that happens like it is looking at the sold items but not doing any thing with them and I get no errors so am lost. I am just...
I added the call to sheet 2 but still no luck getting it to post the data.
Do Until ItemNumber = ""
Workbooks(1).Activate
Sheets("Sheet2").Select
Range("A6").Select
Item2 = ActiveCell
this is where I put it I think this is correct location.
J.W.
I got a sheet1 that has the following information;
A BCD E F
16 Item Number Discrip. Asking Price Sold Price
17 BK-011 Test $5.00 $4.50
18 JK-112 Test2 $15.00...
I have learned how to use MOUSEOVER to add text inplace of the link when someone goes over the button, I am wondering is there a way to add a sound (wav) to play also when someone moves their mouse over the button?
Here is the code I am trying to add sound too.
<a target="_blank"...
That was the problem, I had white space after the code for the END_HTML. I chacked all lines and had on a couple of them. Thank you all for your help. It was driving me crazy.
I have a text file that I am trying to do a search on that will search for the input from the html page then if found return that line of information to a html page if not found will return a html page that says member not found
I have the code but when i run it retruns the following;
Search...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.