I am having a problem with the IMAIL (v8.1) web interface. When forwarding a message with HTML in it IMAIL does not forward the HTML. IMAIL Support tells me this is because the message is a multi-part mime message and that the first part is empty. They are only sending that part. Anyone have any...
I need to send faxes from an application and have been testing the SDK with Winfax 10.0 on NT 4.0 sp6a VB 6.0. My problem is that when I add a coverpage the coverpage filler pops up and stops execution. Does anyone have a solution for this?
Here is the test code I am using.
Option Explicit...
Thanks that worked. Any idea of a way to make it work and be able to have it output "NA" if the field is empty without causing the entire column to revert to text?
Gary
PS: The function is val(), not value(), in access 2000 even though value() shows up in help you get an error if you...
I've been looking at this closer and what we were trying to do is use IIF to change some data. It appears that IIF outputs everything as strings. I am now working on a different approach.
Gary
I have been trying to force access 2000 to export a query as an excel 2000 and have the numbers show up as numbers. Currently the numbers show up in excel as text. Anyone have any suggestions? I did a keyword search and didn't find anything.
Gary T.
I need to have a background picture on a subreport. From what I can tell in the documentation it should work but nothing I have tried succeeds. Does anyone have any words of wisdom? It is easy to reproduce: 1) create a report with a background picture. 2) create another report and link it to the...
You probably already have your answer but I thought I would throw some code I used to solve this problem. Pardon the lack of comments. This routine filters by filename and prints the result as "'filename'Title".
Gary T.
Function DoTitlePages() As Boolean
Dim strTemp As String
Dim...
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.