OK, under References I have:
[x] Visual Basic For Application
[x] Microsoft Excel 11..0 Object library
[x] OLE Automation
[x] Microsoft Office 11.0 Object library
I tried a more manual way to update a file and then running a "Personal Macro" and was having similar issues. I finally found what...
When I use your code, I get a "Compile Error: Can't find project or library".
Looking that up in Google, it could be related to a missing "Reference", I do have one that appears to be empty called "Reference to CBDevkit.xla" I don't know what that is or how to get rid of it if it is related...
This is what I was able to get and had to "replace" the prior FILE name with "" to reference the current FILE.
How would you insert your code into this?
Sub Scott_Test()
Sheets("Export_Data").Select
Sheets("Export_Data").Copy After:=Workbooks("tempSheet.xls").Sheets(35)...
I currently have 100+ workbooks (seperate excel files but all the same basic workbook) and wanting to update them to include a new worksheet that adds additional calculations on some of the data within the current workbook.
Copy worksheet from A.xls to b.xls, c.xls, d.xls, ect.(within a...
ChrisHirst,
Interested if you have tested the code yet for SE's following JScript links?
xtendscott
Home Improvement Watch | Cryosurgery | Walla Walla Portal | Walla Walla Martial Arts
Thanks for the advice Chris, I did use the "update" listing and explained what was incorrect and it has already been corrected.
ilovestickers, I will remember that bit of info also, but luckily didn't need it this time.
xtendscott
Home Improvement Watch | Cryosurgery | Walla Walla Portal |...
OK, I appreciate the fact that the Site was added, but they used very little text I provided and got facts wrong.
It seems the editor visited the site and read a small portion then made changes to the description. Put in another person's name that was mentioned on a page they read as the...
The iframed pages may get indexed, but the text on those pages does not "help or harm" you for ranking the page the iframes are located in. Each page is ranked on their own not collectively in a framed page.
If you want the framed page to "help" the page it is located in, I would use a...
ChrisHirst is right that it would normally mean that a custom 404 page is being used. On the custom 404 page, you would need to code in "proper header" information for the 404.
Returning the proper header depends on scripting language you use. Here are a few I found.
PHP:
<?php...
For "localizing" I have had success with a list of towns at the bottom of the content. Is that KW stuffing?
This has infact helped ranking for searches with the town name with other KW'ds. I don't see why it wouldn't help with other kw'ds. If you notice I did only say "help", my doubts in...
Oh, and that code is from Dec 2003. That I tested it with.
xtendscott
Home Improvement Watch | Cryosurgery | Walla Walla Portal | Walla Walla Martial Arts
Hmm, coming up with the exact code from over a year ago. Will have to do some looking.
I am pretty sure it was the basic scripts that Dream Weaver put out at the time. I guess what brought me to test it was a local Chamber website for the longest time had very few page indexed because of its...
Sounds like it was a lazy developer and was using DW or FP to develope the included files. Those programs automatically create "proper" full page html code.
xtendscott
Home Improvement Watch | Cryosurgery | Walla Walla Portal | Walla Walla Martial Arts
Wow, this thread is like the Energizer Bunny....
But one of my observations is that you are still using the Javascript menu system. If you must use the javascript, I would try to make the url in it the full url(h**p://w**.urlgoeshere.com/page.htm). * was put in to kill autolinking. Google and...
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.