Microsoft
Software
Hardware
Network
Question : How to fill a series -I think? Excel 2007
If I have a formula
=IF([Documentation.xlsx]Sh
eet1!$A$1=
"","",[Doc
umentation
.xlsx]Shee
t1!$A$1)
and my next cell down should read
=IF([Documentation.xlsx]Sh
eet1!$A$2=
"","",[Doc
umentation
.xlsx]Shee
t1!$A$2)
and my next cell down should read
=IF([Documentation.xlsx]Sh
eet1!$A$3=
"","",[Doc
umentation
.xlsx]Shee
t1!$A$3)
Is there a way to copy the formula down so I do not have to hand edit each formula?
Answer : How to fill a series -I think? Excel 2007
Yes, remove the $ before the 1.
=IF([Documentation.xlsx]Sh
eet1!$A1="
","",[Docu
mentation.
xlsx]Sheet
1!$A1)
Random Solutions
Inline Problem
How to create bootable DVD from downloaded Windows Server EXE
Localized Date format
RHEL command to do an LS and have the result stop until you hit the space bar
java.lang.NoClassDefFoundE
rror: TestZone/java
Setting Up Coldfusion Builder to Use A Remote Server
Configuration Status error on TMG 2010 Enterprise
CentOS 5.3: search keyword in array of logs: how?
OS X 10.6.4 and Flash Player Issues
Importing Calendar files into Excel (.ics > .xls)