sorry i forgot to add this. On the template the path for the image is src="Forms/images/logo.gif but on the pages it isnt loaded the code is scr="images/logo.gif Since this is in a noneditable region and there are many pages i do not want to manually change them all.
Hello,
I am working on my companies intranet and when i moved the site from my PC onto the network I had an error with the template. My site loaded fine and the links work but on the template there is an image that does not load. The image displays on the template but on the other pages it...
Hello,
I was recently placed in charge of analyzing the potential implementation of an intranet at my place of work. The first web development tool that i thought of was Dreamweaver because I had used it a little and found it a million times better than front page. My question is does our...
sorry i figured it out
SELECT [Error Check].[Order*Line Item], [Error Check].[Part#], [Error Check].BoreNum
FROM [Error Check]
WHERE ((([Error Check].[Part#])="073560-000") AND (([Error Check].BoreNum)>"2.93")) OR ((([Error Check].[Part#])="073550-000") AND...
Hello,
I am working on a query the contains an order number, part# and Bore dimension. Recently people have been entering too large of bore dimensions which cause a part to be made incorrectly. There are 30 different part numbers that i am checking to see if the bore dimensions are correct for...
Hello once again
I solved my problem. Surprising what you can do when you step away from a project for a while. What i did was make a create table query where i include the sales order and customer information and then made the query distinct so only one sales order would show with the proper...
Hello,
No the orders arent set to specific amounts just to specific customers. What i am trying to do is redesign it to deal with duplicates and it has except for orders that have two updates on the same day. I have repeatedly told them that for better data quality and even just better...
Hello,
First of all i do not know if there is a solution to this problem but i will give it a shot. On my project i am combining a Sales Information table and a Gross margin Table. The Sales information table contains sales order, customer name, number, city and state. The Gross margin...
Hello I have a problem with my mouse wheel being able to go through records in the database. I tried looking at the article http://support.microsoft.com/default.aspx?scid=kb;en-us;278379 from microsoft knowledge base but that example involves using visual basic 6.0. Unfortunately my computer...
whenever i try what you suggested i keep getting a run time error about the object. Right now i have everything seperated into 3 folders. 2001, 2002, and 2003. 2001 and 2002 i have merged into their own single files but 2003 is where a header has been created in the word documents. I still...
Hello,
I have a problem merging multiple word files. All together i am merging over 1000 files and using monarch to capture the data once in a single file. Everything was working fine until i reached the documents from 2003. In 2003 there was a change in the word document where a header has...
The word documents have a template which gives customer information. So the layout is uniform. The only problem is below it there is a details section which varies in length.
Hello,
Just to give you a heads up i have no clue about trying to open multiple files and merge them to one file. Unfortunatly i do not have VB6.0 or .Net on my computer at work so i figure to do it in VBA by using a command button on a form. This is probably an incorrect approach but like i...
Hello i have been searching on the net for a way to merge multiple word documents into a single file. From there I plan on using Monarch to extract the necissary data. I created a form with a command button and used some code i found on the net. it looks like this:
Private Sub...
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.