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 MikeeOK 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: dax1
  • Content: Threads
  • Order by date
  1. dax1

    Using command function in Crystal Reports (Visual Studio 2010)

    Hello I am quite new to SQL and CR but managing (to date) but have come across an issue caused by the structure of a table in which I need to generate a report. I am using CR through Visual Studio 2010. I am building a report that calls on a Table that has 4 columns (for ease I have named...
  2. dax1

    Merge rows via SQL

    Hello I have a table made up of 3 columns, these being REP = Report Number LINE = Line Number in the report TXT = Text My table has some 2000 records and I would like to group it by report number (about 336 reports in all). This requires that I merge (concatonate) the TXT field Ex: REP...
  3. dax1

    Printing "Last Saved Date" in a MS Access report

    Hello, I would like to display/print the date the report was last saved (in essence the version). I have searched the forums and FAQ and could not seem to find anything related other than it seem sI would have to create a table to register the date in question and then assign that field to the...
  4. dax1

    Automatically selecting Yes/No/Cancel when running a query via VBA

    Hello, I am running an make table query via VBA. My problem is that while the query is running a message will pop up (ACCESS Dialog Box) stating 1. I am about to delete an existing table (Then you have a choice of answer Yes/No or Help) 2. Then it states that XX number of lines will be...
  5. dax1

    Linking a filter with a radio button selection

    Hello, I am working in a form and I want to link a combo box to the results of a radio button selection. For example if my radio button choices are A, B, and C and I select A, then the list values within the combo box should only display choices related to A (e.g. values related to B & C are...

Part and Inventory Search

Back
Top