Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sam Sam is offline
external usenet poster
 
Posts: 6
Default Inserting rows in sheet from custom application and keeping internal links

I have the following problem:

I want to create an excel workbook with data coming from a database.
This done using VB.NET or any other programming language. The first
time the workbook is created there is no problem. Later on I want to
manually add sheets and use the data in the automatically generated
sheets. Still no problem so far...

I wonder wether it is possible to later on insert rows in the
autamically generated sheet, and not loose the links I made from the
manually generated sheets to the data in the automatically generated
sheets. This adding of new rows is also done by the program that makes
the workbook, so not from within excel.

For instance I have a sheet called input which is generated when the
workbook is first created. Cell A1 and A2 contain values that are used
in a manually created sheet (this sheet is created when using the
excel application). Now I want to insert a value between cell A1 and
A2, making A2 - A3 (with my own program). But I don't want to loose
the link/reference to this value, now in A3, in the manually generated
sheet. Is this possible or will the references always be lost because
I don't make use of the excel application to insert the new row?

Thanks, Sam Gerene
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
Inserting rows while keeping cell contents the same JDNETTC Excel Discussion (Misc queries) 4 January 30th 08 11:34 PM
inserting rows keeping the merged cells Syd100 Excel Discussion (Misc queries) 1 November 29th 07 01:29 PM
Links after inserting rows Camp Brat Excel Discussion (Misc queries) 0 February 16th 07 02:18 PM
Excel links & inserting/deleting rows jd Excel Discussion (Misc queries) 2 February 4th 06 08:22 PM
Using Links & inserting rows into Excel - help? Angie H. New Users to Excel 1 January 26th 05 03:10 PM


All times are GMT +1. The time now is 10:27 PM.

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

About Us

"It's about Microsoft Excel"