Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 15
Default Worksheets emulating database 1:many

Any advice on how to set up 2 worksheets so that they have the same
first column of data (A:A), but any changes, insertions or deletions
to column A on worksheet 1 will be matched by changes to worksheet 2?

Bit like a database of 2 tables really.

Thanks, Chris
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 468
Default Worksheets emulating database 1:many

It's a bit scary to mention -- but what if you "grouped" sh1 and ah2;
anything you do to sh1 gets done to sh2.....
Right

"cjakeman" wrote:

Any advice on how to set up 2 worksheets so that they have the same
first column of data (A:A), but any changes, insertions or deletions
to column A on worksheet 1 will be matched by changes to worksheet 2?

Bit like a database of 2 tables really.

Thanks, Chris

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
Emulating Text to Columns -- Separating Data into Appropriate Colu A Need to Excel Excel Worksheet Functions 5 November 13th 07 11:06 PM
emulating if else Like statements with case Arnold Klapheck Excel Programming 4 September 27th 06 05:46 PM
Creating worksheets from a database PaulVeilleux Excel Discussion (Misc queries) 3 August 22nd 06 08:37 PM
Returning Arrays, emulating standard function behavior algorimancer Excel Programming 6 May 9th 06 01:28 PM
emulating xl consts noel mc Excel Programming 2 November 9th 04 04:21 PM


All times are GMT +1. The time now is 10:00 AM.

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"