Ok so you can SAVE AS a photoshop doc into a PDF, but how do I take two photoshop docs, and save them as one 2-page PDF? So when you go to acrobat reader, it will know they are two different pages? Thanks yall.
Ok, not sure if i'm in the right forum or not, but this is what I need...
I have software in PHP with a MySQL back-end that telemarketers are using to keep track of people to call. What I need is for the computer to actually dial the numbers through the modem. I know obviously PHP since its a...
Ok, not sure if i'm in the right forum or not, but this is what I need...
I have software in PHP with a MySQL back-end that telemarketers are using to keep track of people to call. What I need is for the computer to actually dial the numbers through the modem. I know obviously PHP since its a...
Ok, not sure if i'm in the right forum or not, but this is what I need...
I have software in PHP with a MySQL back-end that telemarketers are using to keep track of people to call. What I need is for the computer to actually dial the numbers through the modem. I know Microsoft's Phone Dialer...
Hi - due to my firewall, I have a box with 2 ip's on it. Sometimes I need to setup a connection through fsockopen from ONE ip, and sometimes I need it to connect through the other. i'd like to specify in the script from what IP it connects, if possible. Thanks-
hi -
i've got a cisco 1720 router with a t-1 and a pix 515 that all works great. Now, i need to add my second t-1 to the same router - need to know if i can add a sub-interface to the internal eth port on the pix (and possibly the external) so it can route two different subnets to two...
i would use dlookup
dlookup("field to lookup","table name","query")
for example...
dlookup("Course_Desc","CourseResultsTBL","Course_Code=" & [Course_Code])
I upgraded to 4.3.1, and it now gives me an error:
Warning: Unknown(): Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You...
ok, almost there -
broke it apart, and now i see the place to select the stroke, but it won't let me set it (there's a red slash through it like its disabled...)
I've got some VBA code which edits a specific XL document...
Set xlobj = CreateObject("excel.application")
With xlobj
.Workbooks.open Filename:="R:\All-In-One\po_local.xls"
.Range("B8").select
.ActiveCell.FormulaR1C1 = Me!Name
.Quit
End With
it...
Well, got it finally with some help in the Access Forum. I had to take a different approach using VBA code, and 'pushing' the data from access into specific fields in the XL file. Works sweet though...check it out --> Thread703-443472...
oh, and I completely agree with the whole Word...
Yeah, what stinks is it HAS to be in Excel. I had the same thing setup in Word, but now they want it in Excel... you would think a mail merge would be easy in Excel too, but I can't even find the feature
Wow.
Worked like a charm. Now maybe you can help me with the last step - i need to stick an entire query into another part of the XL file...like a one-to-many (its a purchase order - you helped me get the Name/etc. fields in...now i need to get the purchase order items in there) Any ideas...
Yeah, the thing is this is for a purchase order - so i need certain fields to go certain places in the document (such as [name] in F13 for example). XL just sticks them in rows which won't work in this case...
I have a Word Mail Merge setup that pulls data from a local comma delimited text file and sticks it in certain places within the document. Now, I need to do the same basic idea with Excel, but there's no mail merge! Any ideas?
Basically, I just need to know the jist of how to send the data from a purchase order to an XL spreadsheet. The standard way that Access does it won't cut it though, I created my template and need the fields to go certain places in the XL file. Can anyone help me get started? Thanks-
Hi-
i have a very simple network right now. i have a cisco 1700 connected to the internet which was working fine. Then, I changed my internal interface on the cisco to a private subnet (192.168.2.x...it used to be the subnet assigned by my provider). Then, I have a static route setup as...
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.