Wednesday 6 July 2016

Fast Solution to Problem: Auto Date for 01/month/year, for Any date of a Month

Auto Date for 01/month/year, for Any date of a Month

Hi All,
I have a spreadsheet that is an attendence table for each of our employees.
Currently I have to update the rolling 12 months by entering the end date as 01/01/14 (if it was to the month of Jan, and going back).
This works okay, but I would like to try and make it so if the spreadsheet is opened on whatever day of the month, the end month will alway have "01/month/year" so the first cell of the last month for the rolling 12 months will always be the 1st of that
month, then populate the previous 11 months.
I have 12 blocks, 1 for each month.
Each block has the 3 columns, column 1 = Date, column 2 = Day of the Week, and column 3 = Attendence status for that day.
Will try and attach a capture of the sheet.
If I use "today()" this will put that date in the first cell, and the spreadsheet does not show correctly.
I am open to any suggestions on how I could improve this.
Regards
Kevin.

Anwsers to the Problem Auto Date for 01/month/year, for Any date of a Month

Download Error Fixer (Free)

The first day of the current month can be,
=DATE(YEAR(TODAY()), MONTH(TODAY()), 1)
Subsequent dates for the next 11 months can be either,

=EDATE(A1, 1)             ◄ assumes the above formula is n A1
=EDATE(A1, 2)
  ...
=EDATE(A1, 10)
=EDATE(A1, 11)
  ...
or,
=DATE(YEAR(TODAY()), MONTH(TODAY())+1, 1)
=DATE(YEAR(TODAY()), MONTH(TODAY())+2, 1)
  ...
=DATE(YEAR(TODAY()), MONTH(TODAY())+10, 1)
=DATE(YEAR(TODAY()), MONTH(TODAY())+11, 1)


Hyperlink
Description

DATE function
Returns the serial number of a particular date

YEAR function
Converts a serial number to a year

MONTH function
Converts a serial number to a month

EDATE function
Returns the serial number of the date that is the indicated number of months before or after the start date

Open Action Center by clicking the Start button Picture of the Start button, clicking Control Panel, and then, under System and Security, clicking Review your computer's status.

Make sure your computer has at least the minimum amount of random access memory (RAM) required to run the program that is displaying the error. Look for the program requirements online or in the packaging information.

Another Safe way to Repair the Problem: Auto Date for 01/month/year, for Any date of a Month:

How to Fix Auto Date for 01/month/year, for Any date of a Month with SmartPCFixer?

1. Click the button to download SmartPCFixer . Install it on your computer.  Open it, and it will perform a scan for your system. The errors will be shown in the list.

2. After the scan is done, you can see the errors and problems which need to be repaired.

3. The Repair part is done, the speed of your computer will be much higher than before and the errors have been removed. You can also use other functions in this software. Like dll downloading, junk file cleaning and print spooler error repair.


Related: AMD Radeon HD 7800M Win8 not working [Anwsered],I can access the internet, get on facebook and get to hotmail, but I can't play games on facebook and I can't open or respond to my e-mails,I keep getting this Media Player error when I log on my computer. [Anwsered],[Anwsered] System Hanging on shutdown and restart,Unable to get the Vlookup property of the WorksheetFunction class,Solution to Error: Error: "0x81000032 make sure the C: drive is online and set to NTFS" when trying to backup to external hard drive.
,Troubleshoot:External Hard Drive not listed in Windows 7 backup wizard Error
,I'm always being signed off so annoying Tech Support
,Solution to Problem: Impossible to use Internet Explorer! I keep getting the same error message every time i try to use IE.
,Solution to Problem: Referencing data in another file
,Troubleshoot:Error: "0x81000032 make sure the C: drive is online and set to NTFS" when trying to backup to external hard drive. Error,External Hard Drive not listed in Windows 7 backup wizard Tech Support,Tech Support: I'm always being signed off so annoying,Solution to Problem: Impossible to use Internet Explorer! I keep getting the same error message every time i try to use IE.,Referencing data in Access using Excel [Anwsered],Need Best Way To Present Data [Anwsered],Same question but for windows 7 home edition,sometimes fullscreen won't activate [Solved],Solution to Error: We bought a new computer with windows 7 and it is constantly freezing. How do we fix this?,Solution to Error: Windows 8 update crash (2013-07-22)
Read More: [Solution] are there reminders on nitebook,Are there limitations to the \/affinity switch (with the start command)? [Solved],Troubleshooting:Backup 'change Settings\" \"Back up now\" and \"turn on schedule\" do not function properly Error,Troubleshoot:Automatically Open Hyperlink into Excel Worksheet Error,Solution to Error: ATMLIB.dll file not working how to repair\/ bad image on adobe error,application not found error,any problems in a team where one has Windows XP and the other has Windows 7?,Application/Object-Defined Error,An Excel formula question where hours are totalled and cumulating,Anyone know the hardware email?

No comments:

Post a Comment