Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Tiff1618
 
Posts: n/a
Default How do you import data from one Excel document to another?

Hey everyone,

I work at a school and I'm trying to update their attendance reports from
hand written to excel, but I'm running into several problems. For one, I need
it to be able to calculate how many "Ab"s (absents) there are in the
worksheet (for the individual student's attendance page). And THEN, I need to
have the sum show up on a completely new document (for the overall attendance
report). Is that possible? I've fooled around with data importing and several
other things, but I'm just too new at this. If what I'm asking is possible,
can anyone help me figure this out?

Thanks,
Tiffany
  #2   Report Post  
Ron de Bruin
 
Posts: n/a
Default

Hi Tiffany

be able to calculate how many "Ab"s

=COUNTIF(A1:A30,"Ab")

Do you have a sheet for each student ?

--
Regards Ron de Bruin
http://www.rondebruin.nl


"Tiff1618" wrote in message ...
Hey everyone,

I work at a school and I'm trying to update their attendance reports from
hand written to excel, but I'm running into several problems. For one, I need
it to be able to calculate how many "Ab"s (absents) there are in the
worksheet (for the individual student's attendance page). And THEN, I need to
have the sum show up on a completely new document (for the overall attendance
report). Is that possible? I've fooled around with data importing and several
other things, but I'm just too new at this. If what I'm asking is possible,
can anyone help me figure this out?

Thanks,
Tiffany



  #3   Report Post  
Tiff1618
 
Posts: n/a
Default

Yeah, I'm going to have one for each student, but I don't yet. Thanks for
your help guys, but it's still giving me error messages when I type that.
"You've entered too few arguments for this function". Am I doing something
wrong?

"Ron de Bruin" wrote:

Hi Tiffany

be able to calculate how many "Ab"s

=COUNTIF(A1:A30,"Ab")

Do you have a sheet for each student ?

--
Regards Ron de Bruin
http://www.rondebruin.nl


"Tiff1618" wrote in message ...
Hey everyone,

I work at a school and I'm trying to update their attendance reports from
hand written to excel, but I'm running into several problems. For one, I need
it to be able to calculate how many "Ab"s (absents) there are in the
worksheet (for the individual student's attendance page). And THEN, I need to
have the sum show up on a completely new document (for the overall attendance
report). Is that possible? I've fooled around with data importing and several
other things, but I'm just too new at this. If what I'm asking is possible,
can anyone help me figure this out?

Thanks,
Tiffany




  #4   Report Post  
Paul Sheppard
 
Posts: n/a
Default


Tiff1618 Wrote:
Hey everyone,

I work at a school and I'm trying to update their attendance reports
from
hand written to excel, but I'm running into several problems. For one,
I need
it to be able to calculate how many "Ab"s (absents) there are in the
worksheet (for the individual student's attendance page). And THEN, I
need to
have the sum show up on a completely new document (for the overall
attendance
report). Is that possible? I've fooled around with data importing and
several
other things, but I'm just too new at this. If what I'm asking is
possible,
can anyone help me figure this out?

Thanks,
Tiffany


Hi Tiffany

In a cell not included in your range of data, you can count the Ab's
with this formula =COUNTIF(A1:A6,"Ab"), change the A1:A6 to suit your
range of data

To get the Ab's count to show on a different document, open that
document and the one with the Abs total, on the "different document go
to the cell where you want the abs total, type in the cell =, go to the
file with the abs total and click on the cell with the abs total, then
press enter, the total for abs will appear in the cell you typed = on
the different file


--
Paul Sheppard


------------------------------------------------------------------------
Paul Sheppard's Profile: http://www.excelforum.com/member.php...o&userid=24783
View this thread: http://www.excelforum.com/showthread...hreadid=399801

  #5   Report Post  
Tiff1618
 
Posts: n/a
Default

That sounds pretty simple, thanks :) But I'm still having problems with it.
It's giving me an error message saying "You've entered too few arguments for
this function". What can I do to fix it?

"Paul Sheppard" wrote:


Tiff1618 Wrote:
Hey everyone,

I work at a school and I'm trying to update their attendance reports
from
hand written to excel, but I'm running into several problems. For one,
I need
it to be able to calculate how many "Ab"s (absents) there are in the
worksheet (for the individual student's attendance page). And THEN, I
need to
have the sum show up on a completely new document (for the overall
attendance
report). Is that possible? I've fooled around with data importing and
several
other things, but I'm just too new at this. If what I'm asking is
possible,
can anyone help me figure this out?

Thanks,
Tiffany


Hi Tiffany

In a cell not included in your range of data, you can count the Ab's
with this formula =COUNTIF(A1:A6,"Ab"), change the A1:A6 to suit your
range of data

To get the Ab's count to show on a different document, open that
document and the one with the Abs total, on the "different document go
to the cell where you want the abs total, type in the cell =, go to the
file with the abs total and click on the cell with the abs total, then
press enter, the total for abs will appear in the cell you typed = on
the different file


--
Paul Sheppard


------------------------------------------------------------------------
Paul Sheppard's Profile: http://www.excelforum.com/member.php...o&userid=24783
View this thread: http://www.excelforum.com/showthread...hreadid=399801




  #6   Report Post  
Tiff1618
 
Posts: n/a
Default

Nevermind, I figured it out. I guess I was just typing it wrong, because it's
working now :) Thanks!

"Paul Sheppard" wrote:


Tiff1618 Wrote:
Hey everyone,

I work at a school and I'm trying to update their attendance reports
from
hand written to excel, but I'm running into several problems. For one,
I need
it to be able to calculate how many "Ab"s (absents) there are in the
worksheet (for the individual student's attendance page). And THEN, I
need to
have the sum show up on a completely new document (for the overall
attendance
report). Is that possible? I've fooled around with data importing and
several
other things, but I'm just too new at this. If what I'm asking is
possible,
can anyone help me figure this out?

Thanks,
Tiffany


Hi Tiffany

In a cell not included in your range of data, you can count the Ab's
with this formula =COUNTIF(A1:A6,"Ab"), change the A1:A6 to suit your
range of data

To get the Ab's count to show on a different document, open that
document and the one with the Abs total, on the "different document go
to the cell where you want the abs total, type in the cell =, go to the
file with the abs total and click on the cell with the abs total, then
press enter, the total for abs will appear in the cell you typed = on
the different file


--
Paul Sheppard


------------------------------------------------------------------------
Paul Sheppard's Profile: http://www.excelforum.com/member.php...o&userid=24783
View this thread: http://www.excelforum.com/showthread...hreadid=399801


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Reading data in onther Excel document Ernest Excel Worksheet Functions 1 August 24th 05 01:34 PM
Import NMEA data to excel? 2000nmea Excel Discussion (Misc queries) 0 August 7th 05 12:55 PM
Import data from web to excel Joseph Excel Discussion (Misc queries) 0 August 4th 05 03:22 PM
how do i import data from excel, sort it then that information is. jaxx Excel Discussion (Misc queries) 2 March 7th 05 09:49 PM
Pulling data from 1 sheet to another Dave1155 Excel Worksheet Functions 1 January 12th 05 05:55 PM


All times are GMT +1. The time now is 08:25 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"