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 Wanet Telecoms Ltd 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: *

  • Users: cctonto
  • Content: Threads
  • Order by date
  1. cctonto

    Confirmation email sent to submitter's email

    I have a form that gathers information and then submitted to my email...I get all the fields and all the info just fine. Problem is that I want the sender to also get an email to confirm his information. The sender fills out a field with his email address, so I do have it in my email. Just...
  2. cctonto

    Control Source Expression builder giving "#Name?" error

    I'm trying to get a text box in a report to read a query result. I use the expression builder for the Control Source to find the query and then the field within the query. It looks like this: = [DCASH_After_Layaway_Inventory]![SumOfTotal] This seems all correct but then I get "#Name?" error...
  3. cctonto

    WinXP, MSAccess 2000, email attachment

    I have Windows XP Home and use Outlook Express. Emails work fine. However, when in Access 2000 I preview a report and right click it and rather than see the message, "Mail Recipient...", I get "Email not configured properly..." and it stops before getting the create email...
  4. cctonto

    Send a report as email attachment, WinXP, Outlook Express

    I have Windows XP Home and use Outlook Express. Emails work fine. However, when in Access 2000 I preview a report and right click it and rather than see the message, "Mail Recipient...", I get "Email not configured properly..." and it stops before getting the create email...
  5. cctonto

    Assign a variable from query

    I have a Select Query that sums a field [COST]. I need to use this "answer" as a variable in several places within a routine. How do I capture the answer of SumOfCOST?
  6. cctonto

    Passing Parameters with > or < or =

    I have a form the captures user input in text boxes. These parameters are then fed to a query using this format: [forms]![NameOfForm]![NameOfTextBox] Works fine. However, I would like to allow the user to select through check boxes the "greater than" or "less than", etc...
  7. cctonto

    Packaging Access program and query design too?

    I posted this in Applications Deployment Forum also but thought someone here has seen this too. I use Access XP and a need to package my application. The program includes queries that the user changes criteria using Query Design. I have included "Query Design" in a customized ToolBar...
  8. cctonto

    Packaging Access program and query design too?

    I use Access XP and a need to package my application. The program includes queries that the user changes criteria using Query Design. I have included "Query Design" in a customized ToolBar. Upon Packaging and installation on a machine with no MS Access, the ToolBar is there and the...

Part and Inventory Search

Back
Top