Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi,
i wrote a formula & copied it to the whole column. The original formula received external information from column1 of a different excel spread sheet. I would like each consecutive copied fromula to take my formula & receive the external info from the next consecutive column in the other spreadsheet & etc. I know about the external data button, but my "data range properties" button dosent work. example of correct furmula for 3 consecutive rows: [Book2]Sheet1!$G$2&" ct " &[Book2]Sheet1!$C$2& " Diamond, "& [Book2]Sheet1!$E$2 & " Color, " &[Book2]Sheet1!$F$2 & " Clarity. " & [Book2]Sheet1!$B$2 & " Certified. " =[Book2]Sheet1!$G$3&" ct " &[Book2]Sheet1!$C$3& " Diamond, "& [Book2]Sheet1!$E$3 & " Color, " &[Book2]Sheet1!$F$3 & " Clarity. " & [Book2]Sheet1!$B$3 & " Certified. " =[Book2]Sheet1!$G$4&" ct " &[Book2]Sheet1!$C$4& " Diamond, "& [Book2]Sheet1!$E$4 & " Color, " &[Book2]Sheet1!$F$4 & " Clarity. " & [Book2]Sheet1!$B$4 & " Certified. " thanks so much! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adding to excel "table" using external data query | Excel Discussion (Misc queries) | |||
Excel 2003 - Charts - "Data Range" and Date/Time data on X-Axis | Charts and Charting in Excel | |||
Excel Service error "cannot connect to external data source" | Excel Discussion (Misc queries) | |||
pictures to work with "data" "sort" option | Excel Discussion (Misc queries) | |||
How to add new type of "External Data" in excel | Excel Programming |