Hi Everyone,
Thanks for the info. I kind of let this task slip for other tasks that were more important.
Appreciate the info never the less.
Thank You,
Ken
HI,
I'm not sure if its called a report or what but I would like to know what table and fields within SBT is feeding the 36 Month sales/usage Inquiry screen. To get to the screen you open inventory control then "Maintain" -> Inventory items -> Inventory Master. From there you select an item...
Matthew,
Thanks for the reply. I did figure it out a while back ago and did as you had written out.
Thanks for the tip though as I'm sure others will benefit from the update.
Ken
I figured it out...all I needed to do was add the object infront of it. In this case oWord.InchesToPoint, I also ran into an issue with some of the word constants such as wdOrientPortrait, etc.
To resolve that I looked up in the word VBA editor what value wdOrientPortrait corresponded to which...
Hi Everyone,
I have a vbs file named splitworddocs.vbs and run it by entering the following into a cmd line.
wscript c:\splitworddocs.vbs "c:\users\kap\my documents\consulting\cmayberry" 450401.doc
When the vbs file runs I get the following error:
Window Script Host Error
Script...
In command prompt i'm navigate to the directory in which the vbs file is saved in this case c:\. The vbs file name is splitworddocs.vbs.
c:\>splitworddocs.vbs "c:\users\kap\documents\consulting\cmayberry", "450401.doc
"
I was able to get my code to work fine in word but now I was asked to create it as a vbs file that accepts 2 parameters.
For some reason why I'm not getting anything action when I run it through cmd.
Any idea why? If my question is in the wrong sub forum, please let me know and I'll ask in the...
Hi Everyone,
I'm new to word VBA but been doing vba with excel and access for a long time. I was given a task and looking for suggestion on how I should code it. Here's what I need.
I have a word document that has information in it. I need to split the information by 20 line segments and place...
Thanks for the input. A couple of questions...
How I can I find out what 4 analog ports are assigned?
Is the multitech fax finder software or hardware? I didn't see any software application installed on my phone server.
Hi Everyone,
I'm new to telecom so please bear with me. i was hired as a software manager for a medium size business and as a result inherited the telecom equipment. Currently we receive about 500 faxes per day so I recommended to the company that we can save some $$$ by leveraging digital...
BrianoNur,
Thanks for the reply. Running 7.4 and got a tip from another website. Click on the i button which provides the dataview information i.e. the name of the dataview. Went into maintain dataview and edited the view.
Thanks!
HI Everyone,
I'm new to SBT and was asked if there is anyway I can add a "PO" field to the Open receivables form within customer maintenance. To clarify in SBT I would open up AR --> Maintain --> Customers. When the customer form opens up I would select a customer and select click the "Inquiry"...
I recently upgraded to coreldraw X4 from coreldraw 9 and noticed a feature i often use in 9 is no longer available in X4. I was wondering if there is a setting that's preventing me from being able to do this?
In version 9 when I do an export, in the export window its self I can type in say...
I'm on X4 but X5 shuold have the same vba capabilities. Here's a sample code that should help...note the drawback of this functionality is that the file name and directory must be hardcoded or other codes needs to be introduced in order to get the user to put the directory and file name.
Sub...
Hi All,
I'm new to Coreldraw but having been writing VBA macros in office for a long time. I was given a project to help automate some tasks within the graphics dept. i basically have 2 approaches.
Approach 1: Copy shapes or objects from a current file and paste into new file - current...
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.