Search results

  1. O

    error report of filtered form

    I created a database for a client in A2000 on a win95 platform. The database has a pop up form that sorts through the recordset (800 records). It works great in win 95 and winME. When I upload it on my customers WinXP server it hangs and crashes quickly with an error report. evertime the pop...
  2. O

    Don't Open Form if NoData

    I keep seeing this "RecordsetClone.Recordset" in postings. Is this in reference to the file or form name..or am I missing something
  3. O

    Email reports with graphics (no snapshot or PDF)

    Can you go into more detail or send a link to the code?
  4. O

    What gives with Right string functions

    I Finally found the missing element but when I changed it, my rtf conversion of reports from access to word seemed to become corrupted. Is this my imagination??? Jim
  5. O

    Email reports with graphics (no snapshot or PDF)

    Ive researched this quite a bit and have found no way (or patch) around this. Jim
  6. O

    filter for one

    I have an contact form that lists primary information. Each contact might have multible address so Im creating a subform that lists the multiple addresses (i.e. home, second home, billing address etc). How can I make a drop down box of possible multiple address names, pull that record in the...
  7. O

    What gives with Right string functions

    The thread you sent refers to a form. Does this also apply to an append query?
  8. O

    What gives with Right string functions

    Sorry for the typo but still getting same error. I had in fact already listed as Right([Bid],4) to no avail. The error Im getting reads: Function is not available in expressions in query expression 'Right([Bid],4)'
  9. O

    What gives with Right string functions

    I have built a database (on my laptop) that takes data from a spread sheet, uploads it into Access and the strips garbage out of the file. I designed it with Access 2000 on Windows 95. When I bring it into the office the office computers (Win98's) reject my 'clean up' query using...
  10. O

    Sending reports by email

    I have a report that is looking at one record in the entire report file (I.E by quote number) I want to send this report by email but I need logo and other graphics on report. Is there another way to do this without using the snp file structure. Im worried that some of the people I email to wont...
Back
Top Bottom