reports

Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

Forum home » Delegate support and help forum » Microsoft Excel Training and help » Reports

Reports

resolvedResolved · Low Priority · Version 2003

Karen has attended:
Excel Intermediate course

Reports

How do you produce reports from Access to Excel

RE: Reports

Hello Karen

Thank you for your question and welcome to the forum.

You can import tables or queries from Access into Excel.

In Excel, go to Data - Import External Data - Import Data.

Navigate to and select the Access file you wish to import data from.

Select the table or other object that you want to import data from.

Follow through the rest of the importing process.

Kind regards
Amanda

Fri 3 Apr 2009: Automatically marked as resolved.


 

Excel tip:

Formula for last day of month

In some cases it is necessary to find the last day of a month for a given date. If you use the following formula, you can achieve this, ie; if you have a column of dates, use this formula to find the end of month for each day by using the fill handle. The formula is as follows, and assumes in this example that the first date in question is in cell C5, in any other cell type; =DATE(YEAR(C5),MONTH(C5)+1,1)-1

View all Excel hints and tips


Server loaded in 0.13 secs.