Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
This answers your question a). Place the following formula in sheet2. =OFFSET(Sheet1!$A$1,(ROW()-1)/3,0) Please note that if your names on sheet2 have more than 3 rows merged, then change the 3 in the above formula to however many rows are merged. Also if the first name is not in $A$1 then change the $A$1 to wherever the first name in your list is say $B$2 For question b). Click on Tools -- Data and then "Get External Data". Select Access Database and then you will be given a number of options for updating. Select "Enable Background update to make this happen all the time in the background. If this helps please click "Yes" <<<<<<<<<< "CAPTGNVR" wrote: Sheet1 has lsit of crew names. Sheet2 has details about the crew in the following manner. a1 to a3 is merged as one cell for crew name. b1 will have residence, b2 his office, b3 his business. The problem I am facing is when I link sheet1 names to sheet2, it is not in same order in sheet2 becos three rows or merged as one cell. so pls help me in a) how to link names between two sheets to copy the names in sheet2 from sheet1 and b) I have all the data of names in access and it should be linked to this sheet1. Pls note using office 97. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Concatenate: Two cells from Sheet2 into One cell in Sheet1 | Excel Programming | |||
copy data from sheet2 to sheet1 when sheet2 has variable # of rows | Excel Discussion (Misc queries) | |||
how can i link sheet1 and sheet2 of book1 | Excel Discussion (Misc queries) | |||
A1 Sheet2 is linked to A1 sheet1 so that user enters value(abc123) a1 sheet1 and A1 sheet2 is updated | Excel Programming | |||
How to set sheet1!cell = sheet2!samecell and set format? | Excel Programming |