Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
On 20 Feb, 11:37, DILipandey
wrote: Yes, there is a solution. *Try following:- =OFFSET(B2,0,MATCH(weeknum(NOW(),1),1:1,0)-2) But to get this function, you need to put week numbers only like..1,2,3 etc in columns starting column B instead of week 1, week 2 etc. Thanks. -- Dilip Kumar Pandey MBA, BCA, B.Com(Hons.) New Delhi, India "kevcar40" wrote: On 20 Feb, . com wrote: Hi, supposing you have the weeks starting from column B, use following formula in column A and drag it down. =OFFSET(B2,0,MATCH("*52*",$1:$1,0)-2) What it will do, it will go ahead and pickup the week 52 data. * You might need to change the week in the formula as per your preference. Thanks. -- Dilip Kumar Pandey MBA, BCA, B.Com(Hons.) New Delhi, India "kevcar40" wrote: Hi I have a table of data starting at week 1(b) and going to week 52(Ab) what i would like to do is find the last week (using week number) copy only that column of data to be pasted else where any ideas thanks kevin- Hide quoted text - - Show quoted text - Thanks for reply that works fine is there away where we can read the current week with having to manually change the formula- Hide quoted text - - Show quoted text - i have tried this formula but i am getting N/A as a result here is what i have done i inserted a column (moving table over) i put the formula in column A =OFFSET(C145,0,MATCH(WEEKNUM(NOW(),1),1:1,0)-2) Column b contains the faults column c is week 1 which is now 1 thanks kevin |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
divide column(x) by column(y) to give column(x/y) in excel? | New Users to Excel | |||
Referencing date column A & time column B to get info from column | Excel Discussion (Misc queries) | |||
Return text in Column A if Column B and Column K match | Excel Worksheet Functions | |||
Based on a condition in one column, search for a year in another column, and display data from another column in the same row look | Excel Discussion (Misc queries) | |||
what formula do i put for column m = column k minus column l in e. | Excel Discussion (Misc queries) |