Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Blake290

    Cant open .rtf attachments in outlook 2002

    I ended up deleting all files in the folder identified by the OutlookSecureTempFolder which is located in HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\Security This could be different for each client so you will need to look at the value that is there. This is a cc of another...
  2. Blake290

    Excel Attachment won't open or save

    Thanks a bunch. It worked after deleting the files in the folder. Any idea if this folder is supposed to purge itself from time to time or was it getting too large?
  3. Blake290

    Excel Attachment won't open or save

    I found this article in Microsoft's KB: 170798. One of my users has the same problem. In my case we have part of Office 97 and Office XP installed. If the file name is shortened it works fine. The permissions do not seem to be an issue because everything is set to full control. Please let me...
  4. Blake290

    Cant open .rtf attachments in outlook 2002

    My user has full control of everything. I tried the permissions avenue also.
  5. Blake290

    Cant open .rtf attachments in outlook 2002

    I have the same problem with an Excel file attachment in Outlook XP. There is an article on Microsoft's knowledge base #170798 Can't save file attachment with long file name. (It Mention's Outlook 97) In this article they recommend deleting the Temporary Internet files. That solved it for a...
  6. Blake290

    Applying keyed in date criteria from one field to another

    Jim, I am appreciative in your guidance and in taking the time to help me. I did not know much about forms, but enjoyed the challenge in figuring it out. Thank you, Thank you, Thank you. God bless you too! Blake
  7. Blake290

    Applying keyed in date criteria from one field to another

    I have a report written based on a query of three joined querys. One query forces the report to prompt users to enter a beginning date range and then an ending date range. I used the "between" function in this criteria with the date range. I would like to take the "between&quot...
  8. Blake290

    Querieing Sales Forecast per month

    Thank you Paul. This is brilliant! I am amazed that there is such flexability that I can filter Dates like this. This is very valuable to me! Bless You! Thank you! Bless you!....for your selflessness in takeing the time to help me. [bigsmile] Blake
  9. Blake290

    Querieing Sales Forecast per month

    Thanks Paul, The remaining forecast is the forecast that has not been consummed yet. In this case, the record in my table with the date of 7/28/03 would be the remaining forcast for the month of July. All previous records have been consummed. Yet I would like to reflect the total for the...
  10. Blake290

    Querieing Sales Forecast per month

    We have a database of our sales forcast. Each manufactured item is forcasted per each monday of the month. Usually there are 4 records for each item in each month. Again, one record for each Monday. The fields in the records that I want to use are-Example: [Item Num] [Date] [Qty] 400369...
  11. Blake290

    Batch File Executing Macro-Problem

    I've written a macro to export information to a spreadsheet and then to quit Access. I've also written a batch file to execute a shortcut to launch the macro. The batch file is as follows: d:\datar\studt\storoh.mam The actions in the Marco are: Output to and Quit The batch file launches the...
  12. Blake290

    Writing batch file-Execute macro-getting error

    I am running NT. When running the batch manually it works the same as it does with the scheduler. After completing the extract and quiting Access, the error pops up.
  13. Blake290

    Writing batch file-Execute macro-getting error

    Thanks for responding to my query. The macro is within Access. It has an "Output To" and "Quit" action. The Output To action puts the information into an Excel spreadsheet on my server. The batch file is lauched from Windows scheduler on the server. Everything is local to...
  14. Blake290

    Outlook Contacts question

    I have the same perspective. The fax numbers show up as an option. However, in our domain we have a fax server that interfaces with Exchange(Our mail server) though . If your domain has a fax server like Microsoft fax or Right fax, then an email could be faxed right from Outlook. If the...
  15. Blake290

    Writing batch file-Execute macro-getting error

    I've written a macro to export information to a spreadsheet and then to quit Access. I've also written a batch file to execute a shortcut to launch the macro. The batch file is as follows: d:\datar\studt\storoh.mam The batch file launches the macro fine and the macro closes the Acess window...
  16. Blake290

    Macro to Export Data

    I have successfully created a Macro to export information to a spreadsheet. I added a close step to the macro and left the object type blank to close the active window, which is the macro window. I am trying to figure out how to close the Access Window (the bigger window)
  17. Blake290

    UPS Red orders Not shippped

    I have two tables linked. One of the tables [Order_Customer_Shippments] contains the customer order information with a field that specifies the customer order number, date, and shipment method "UPS RED, UPS BLUE, etc. The other table[UPS_Info4FS] contains the UPS Shipment information...

Part and Inventory Search

Back
Top