ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   New Users to Excel (https://www.excelbanter.com/new-users-excel/)
-   -   Reference information from one sheet to a second sheet (https://www.excelbanter.com/new-users-excel/79209-reference-information-one-sheet-second-sheet.html)

Kathleen

Reference information from one sheet to a second sheet
 
Hi
I have a spreadsheet titled 2006 on sheet one. This sheet has column a - v
with information. I want to have column b and I through s automatically fill
in on sheet 2. I was successful in using =(2006!b3) for the first column I
wanted to be on sheet 2 and it worked up until row 23 then only filled in
with 0 from there on. Any suggestions?

Bernard Liengme

Reference information from one sheet to a second sheet
 
This must mean that the corresponding cell in the 2006 sheet is empty
Try =IF(ISBLANK(2006!B3),'"",2006!B3)
That a pair of double quotes between the commas.
If you later have a sheet name with spaces in it, you will need single
quotes around the sheet name as in 'Year 2006'!B3
best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"Kathleen" wrote in message
...
Hi
I have a spreadsheet titled 2006 on sheet one. This sheet has column a -
v
with information. I want to have column b and I through s automatically
fill
in on sheet 2. I was successful in using =(2006!b3) for the first column
I
wanted to be on sheet 2 and it worked up until row 23 then only filled in
with 0 from there on. Any suggestions?




Difficult1

Reference information from one sheet to a second sheet
 
How many rows do you have on sheet 2006?

"Kathleen" wrote:

Hi
I have a spreadsheet titled 2006 on sheet one. This sheet has column a - v
with information. I want to have column b and I through s automatically fill
in on sheet 2. I was successful in using =(2006!b3) for the first column I
wanted to be on sheet 2 and it worked up until row 23 then only filled in
with 0 from there on. Any suggestions?



All times are GMT +1. The time now is 02:20 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com