Creating a work schedule

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to use two sheets, one where I enter all the shifts to be filled and
one where the schedule is actually printed out for employees. I would like
to merge the information on sheet 1 and sheet 2 by entering data only onto
sheet 1.

Do you think this can all be done in excel, or must I use a program like
Microsoft Word too - I would prefer to use only excel.

This may be a pretty involved process as I am pretty new to Excel, but any
help you are willing to offer would be greatly appreciated.
 
Hi Brandy,

Yes you can. Here is an example

Sheet1
info in cell A1

Sheet2 the sheet you want to print
If you wanted the info in the cell in sheet1 a1 to show up in sheet2 c
then you would enter this formula into cell c2 on sheet2


Code
-------------------

=sheet1!a1

-------------------


If you have named the sheets replace the sheet1&2 with the names of th
sheets.

Hope this help
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top