Search results

  1. S

    exporting report to excel

    I have a report I want to export using an excel template. I have all the links to the template document working great guns. Now I want to be able to copy the work sheet from the template to another working document. Can anyone help. Thanks in advance
  2. S

    format Month date

    Do worry. I have it sorted. I inserted the following code into the query field. Date: Format(sales!Date,"mmmm")
  3. S

    format Month date

    I have a query with a date field. The date field is set up "DD-MM-YY" in the table. What I want to do is when the date is: "1-1-04" is to show only the month as "January" Can anyone help thanks
  4. S

    joining code

    OK. I have a macro in a word document I want to add to my access db. I currently open the word doc and run the macro from Access. I want to add the word doc code to my access code. Can some one please help. Every time I try to join the two together it locks up access and shuts down. Access...
  5. S

    Running Word macros

    i have set up a button in my db that will open a word document but now I want to be able to run a macro in the word document. does anyone know how? thanks in advance :confused:
Back
Top Bottom