Microsoft
Software
Hardware
Network
Question : Referencing merged cells using the "Indirect" function
I want to be able to display values from another worksheet using the "Indirect" function (see attached spreadsheet) The problem I am having is that the cells are merged (see sheet 1), which creates gaps in the sheet I am trying to display the values on (see sheet 2, column A). I would like it to be able to ignore any blank cells (see sheet 2, column B).
Thanks.
Attachments:
example.xls
(20 KB)
(File Type Details)
Example
Answer : Referencing merged cells using the "Indirect" function
Try this formula in c2 copied down
=INDEX(Sheet2!$6:$6,(R
OWS(C$2:C2
)-1)*3+1)
r
egards, barry
Random Solutions
SBS Certificate Idea ... I may be wrong
SQL Encryption Key Error - SQL 2005
How do you add multiple filters to Flex / ActionScript 3 arrayCollection?
Best way to handle vanity urls in IIS?
Blackberry browser 400 error - socketexception Connection reset
Google Analytics
backup exec 2010 on esxi
How do I verify Using SSIS if an XML file exist in the folder , change it's name and move ot to an SFTP if exist
HP Laptop w/ Vista freezing regularly
NTLDR is Missing on HP Proliant ML350 G4 with Windows 2003 SP2