S
Singinbeauty
Ok, so here's the deal. I have the formula (example below) in column 'P' and
everything works fine BUT the moment I add a column in and this one moves to
column 'Q' it returns a #VALUE error. A little information about my
spreadsheet... I have a different spreadsheet done up for each sales person
that is attached to and Access Database. On this particular spreadsheet I am
totalling sales and trying to figure out who has done the data input and who
hasn't. Hence the formula below. Each of my colums in this spreadsheet are
pretty much the same but instead of 'Tonya Hayden' there are the different
salespeople's names and they all work except hers and they are all identical
besides the names! HELP!!!!!
=IF('Tonya Hayden'!B2
2="","",SUM('Tonya Hayden'!B2
2)
Please, I know it may be a simple stupid answer but I am going nuts here...
any light you can shine on it would be so appreciated! Thank you!
everything works fine BUT the moment I add a column in and this one moves to
column 'Q' it returns a #VALUE error. A little information about my
spreadsheet... I have a different spreadsheet done up for each sales person
that is attached to and Access Database. On this particular spreadsheet I am
totalling sales and trying to figure out who has done the data input and who
hasn't. Hence the formula below. Each of my colums in this spreadsheet are
pretty much the same but instead of 'Tonya Hayden' there are the different
salespeople's names and they all work except hers and they are all identical
besides the names! HELP!!!!!
=IF('Tonya Hayden'!B2
Please, I know it may be a simple stupid answer but I am going nuts here...
any light you can shine on it would be so appreciated! Thank you!