473,418 Members | 2,023 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,418 software developers and data experts.

Sending data to Excel

I need to push data into an already existing Excel spreadsheet, into a
specific range. What's the best way to go about this?

SendTo and TransferSpreadsheet seem to limit where I can place the data.

Iterating through one cell at a time is very slow.

I've been trying to follow an example in ADH using FormulaArray and
Transpose, but after hours I can't find syntax that works.

Can anyone give me guidance on how to go about this?

--
Randy Harris
I'm pretty sure I know everything that I can remember.
Dec 13 '05 #1
3 1311
How about TransferSpreadsheet to an already open workbook? Is there a way to
do that?


"Randy Harris" <ra***@SpamFree.com> wrote in message
news:s9*******************@newssvr13.news.prodigy. com...
I need to push data into an already existing Excel spreadsheet, into a
specific range. What's the best way to go about this?

SendTo and TransferSpreadsheet seem to limit where I can place the data.

Iterating through one cell at a time is very slow.

I've been trying to follow an example in ADH using FormulaArray and
Transpose, but after hours I can't find syntax that works.

Can anyone give me guidance on how to go about this?

--
Randy Harris
I'm pretty sure I know everything that I can remember.


Dec 13 '05 #2
Randy,
how about this?
http://www.mvps.org/access/modules/mdl0035.htm

but that's DAO... ADO can probably do it better...

Dec 13 '05 #3

<pi********@hotmail.com> wrote in message
news:11**********************@g44g2000cwa.googlegr oups.com...
Randy,
how about this?
http://www.mvps.org/access/modules/mdl0035.htm

but that's DAO... ADO can probably do it better...


Thanks Pieter, good tip. I'm finding converting it to late binding a bit of
a challenge, but it's coming along.

--
Randy Harris
I'm pretty sure I know everything that I can remember.
Dec 14 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Niyazi | last post by:
Hi, I have to retrieve a data from AS400 DB2 and after working with data I have to export into one of existing Excel file. I can connect into specific library in AS400 DB2 using AS400...
1
by: Lars Netzel | last post by:
I have an XLS file that I try to send to the webclient via ASP.NET. When sending I use this code... Response.ClearContent() Response.ClearHeaders() Response.ContentType =...
2
by: Trond Hindenes | last post by:
Hello all, I am working on a application for analyzing data from a SQL Server Database using vb.net. THe application will mostly be web-based, although we migt use some Windows Forms for some of...
2
by: Tim Diggle | last post by:
I'm trying to enter data into a database application running under Citrix ICA Client. I'm doing it from a VBA macro running under Microsoft Excel 2000 (although it may need to be backwardly...
1
by: jerry.ranch | last post by:
I collect information from my clients with an xls file I import the xls data into my access table. I don't have them put info directly into Access, because, despite the drop downs I have for...
4
by: jerry.ranch | last post by:
I have a series of macros that send various queries as xls files to clients. The scheduling of the sending is done by calling the macro from the Windows Task Scheduler All work great, except...
3
by: David C | last post by:
I have an ASP.Net 2.0 intranet application and would like to be able to send a name and address to an msword content type or something. I want to first just send out the person's name and address...
0
by: Brianjhp | last post by:
Hello I need some Help with a VB Program.I have a program using the code below to send data to an excel spreadsheet but what I need to do is send the data to the next vacant cell in the column when...
1
by: prakashsakthivel | last post by:
Hi Members, Could anybody please tell that How to use OLE in Excel 2000 for sending or getting data from other applications like .exe, or .xls Thanks musai.
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.