How to update a value from one sheet to another

Ashti

New Member
Joined
Jul 8, 2020
Messages
13
Office Version
  1. 365
Platform
  1. Windows
Hi,
I am building a leave planner
I have a workbook with multiple sheets
Each sheet represents a department and their students and the dates
I have a summary sheet which should display for a month , who are on leave and for how long

How do we read the A from sheet 2, get the dates and input it Sheet1. keeping in mind it should reflect the month chosen in the period field

Sheet 2:
JULY
12345678910111213141516171819202122232425262728293031
WedThuFriSatSunMonTueWedThuFriSatSunMonTueWedThuFriSatSunMonTueWedThuFriSatSunMonTueWedThuFri
STudent 1Aaa
STudent 2
STudent 3

Sheet1:

Period is a drop dwn - July to Dec
STUDENT NAMEVACATION START DTVACATION END DT
Student 16-7-20208-7-2020
 

Excel Facts

Difference between two dates
Secret function! Use =DATEDIF(A2,B2,"Y")&" years"&=DATEDIF(A2,B2,"YM")&" months"&=DATEDIF(A2,B2,"MD")&" days"
Is there any reference to Department in your summary Sheet. If there are multiple department then you have to either consolidate all the department in one sheet or provide a Department column in your summary sheet
 
Upvote 0
Use google drive or use xl2bb

Xl2bb is an addin whcih is available in right hand side of reply box
 
Upvote 0
1594220228910.png
 
Upvote 0
EMPLOYEE NAMESTART DATEEND DATE# OF DAYS TAKEN
Student1
0​
Student2
0​
Student3
0​
Student4
0​
 
Upvote 0

Forum statistics

Threads
1,215,063
Messages
6,122,928
Members
449,094
Latest member
teemeren

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top