Thanks, that is what I thought.
Again, thank you for your patience and help. I do not know what I would do without the help from this forum!
deutsch
Type: Posts; User: deutsch; Keyword(s):
Thanks, that is what I thought.
Again, thank you for your patience and help. I do not know what I would do without the help from this forum!
deutsch
My ignorance. There is no security set for the database. Are you talking about permission for teh Access database or the permissions for the folder the backend resides in?
Sorry about being obtuse,...
Thanks Charlotte. I will check the sharing rights.
deutsch
Thanks. Database is shared (default) No ldb is in the folder. I am familiar with that one.
I found something in KB for the problem with database in Novell. We use Windows XP. I will try the...
I have a frontend database on each of two networked computers (lap and desk) sharing a backend that sits on the desktop. Sometimes (inconsistent) I cannot open the tables from the laptop. The error...
Thanks,
We always have server issues, so I am not sure that is good reason. The pst has not grown significantly. What has changed is that this user is a vip and his email has been moved to a safer...
I have a user who for about 1 year has backed up his personal folders with the Outllok back up addin. It worked great - took about 3minutes. Today, the message came back that it would take 40 minutes...
Thanks, Hans. The problem is the database is sent to the printer to pint a catalog. The catalog has icons for the various storage types. Right now they are linked. Just this one time I need to get...
I need to get a picture into an OLE object field in one of my tables. Is there a way to do this with an update query? If not, can anybody point me in the direction to do this with code?
Thanks,
...
Thanks to all of you - great suggestions and ideas. You all are always helpful!!
Thaks,
deutsch
I need to set-up a system in Word to produce documents with minimum of effort. I have the clean documents - without the variable information already. What I am looking for is a way to produce a...
Thank you Hans. I will try that and see if it works. I had considered select case and could not see how it would work here. Your example makes sense and I will try it. The reason that my user...
To the second half of your question:
if isnull(a) then
do one
elseif isnull((/forums/images/smilies/cool.gif then
do two
etc
etc
end if
Does that explain it?
He is trying to create a flat file from a well designed system. The flat file will be merged in Word and send via e-mail to clients.
I have a user who wants to run a nested if function with 110 if... elseif. When he reaches 55 the code stops and drops him out. I have looked at the code and debugged it to the point that I know it...
The insert item is grayed out on his machine. He uses Outlook 2000. I have tried on 2000, 2002 and 2003 without any problem. Also, it works on all versions for me whether I use Word or not as...
(Edited by HansV to make URL clickable - see <!help=19>Help 19<!/help>)
I am evaluating a product one of our accountants wants us to buy: ActiveData for Excel from...
I have a user who insists that he used to be able to insert an item (another email) into a new e-mail or into a reply or forwarded message - as in sending me an e-mail and inserted three other...
Thanks for the link. Problem is the links need to be there when the file is sent back. You are corect - they do not understnad how links work.
I throw up my hands and give up.
Thanks Hans. Unfortunately I have been turned down on that one.
Link to MSKB article provided by HansV - see <!help=19>Help 19<!/help>
Most of my users are still on Excel 2000. However, a few of them have moved to Excel 2002. The 2002 users have problems...
I am trying to print out the names of the members in a distribution list. There does not seem to be a clean way of accomplishing hat in Outlook.
Does anybody have a good way of doing this?
...
Thank you so much Hans!
I had to work on the code to make it work the way I wanted it; but you pointed me in the right direction. Thank you for helping me with your patience and knowledge!
...
OK, Hans
I am attaching a zip file that has a Word doc showing some sample data.
Scenario 3:Same atty, same orderdate diff partno: the combination of partno, location and description is to be...
Thank you Hans
I am trying to create a flat table for merge purposesto e-mail. Therefore the large number of fields named PartLocDescr1..n The Source table has separate records for the various parts...