Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
dan dan is offline
external usenet poster
 
Posts: 866
Default Access Report

Hi,
All my data is in Excel, but can I display it using an access report that I
create via vba in Excel?
Many thanks,
Dan
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9,101
Default Access Report

You can open an excel workbook using an Access Application using an ADO/DBO
Open statement. You'll be addressing the excel data like a table in Access
by going to the correct row and then getting the correct Column in the table.

The Microsoft office Structure of an Excel worksheet and an Access tabgle
are really the same. There is only some problems in Access with diffeerent
versions of Access.

"Dan" wrote:

Hi,
All my data is in Excel, but can I display it using an access report that I
create via vba in Excel?
Many thanks,
Dan

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Printing an Access Report from Excel Noemi Excel Programming 1 June 1st 06 08:30 AM
Access Form In An Access Report (SubForm) Question Gary Links and Linking in Excel 0 January 27th 06 05:54 AM
Create Access like report in Excel. J-Sherm-Dwyer Excel Programming 1 February 17th 05 08:21 PM
Create Access like report in Excel. J-Sherm-Dwyer Excel Programming 0 February 17th 05 08:03 PM
Access Report Harold[_3_] Excel Programming 0 January 8th 04 07:23 PM


All times are GMT +1. The time now is 02:58 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"