#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Grades

Any help would be appreciated. I am thinking if this is possible. I have all
the records set up. Students have their ID number on Col A. Students name on
Col B and Grades on Col C. Col D sorts the grade automatically using macro.
This is my dilemma. I want to let my students see their records on the
network. Let say if they enter their ID number on a switchboard, they will
see their name, rank and grades. Is that possible with excel? Thanks.


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 550
Default Grades

boogie,

Is that possible with excel?

Anything is possible with Excel

Let say if they enter their ID number on a switchboard

Do they know each others ID number??
Will you need a password too?
Will you assign and manage the passwords or will they need
to be able to change their passwords themselves??

This is more of a project than a question so I can't answer
everything here, but I'll give you a start. Take it one step at
a time and keep posting back when you get stuck and I'm
sure that someone will help you get to your final solution.

One scenario.......(for ID# only, no passwords)
Take your data sheet and make it VeryHidden
(that way no one can see it, or unhide it).
In the Workbook_Open event, call up a UserForm
On that UserForm will be a TextBox to put in an ID#.
When a valid ID# is entered, Labels on that UserForm
will populate with whatever data that you have for that
ID#.

What you want to do can be done.

John



"boogie" wrote in message
...
Any help would be appreciated. I am thinking if this is possible. I have

all
the records set up. Students have their ID number on Col A. Students name

on
Col B and Grades on Col C. Col D sorts the grade automatically using

macro.
This is my dilemma. I want to let my students see their records on

the
network. Let say if they enter their ID number on a switchboard, they will
see their name, rank and grades. Is that possible with excel? Thanks.




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
Grades Chi Excel Discussion (Misc queries) 2 September 2nd 09 04:28 PM
Subtotal Grades Triptanes New Users to Excel 3 April 26th 06 07:58 AM
Figuring Grades mkingsley Excel Worksheet Functions 2 April 5th 06 08:43 PM
Grades Michael L Excel Worksheet Functions 2 October 4th 05 04:19 PM
grades Ggal Excel Discussion (Misc queries) 1 March 19th 05 08:23 PM


All times are GMT +1. The time now is 12:09 AM.

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"