Hi there,
Im a newbie.
I have an issue with a function that i was hoping you guys could help with.
I have a row with for example everyday of the month starting with the 1st and going to the last.
First of November 08
The month is like the following 01/11/2008
What i need to do is get the last day of the month
EG A10=01/11/2008
A1=Month(A10)
A2=DATE(YEAR(A1),MONTH(A1)+1,0) This is the last day of the month.
Now is where your expertise comes in!!!
Now i need to search the row with all the dates until i find the 30/11/08
I need to find the column where the value in A10 to A40 is equal to A2
The month will vary so the column will change.
When i have found the column the value is in i need to copy all the values from that column to another location.
Hope you guys can help me with this.
Bookmarks