Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello everyone,
I am searching for help with this VBA problem in Excel 2003: I have a worksheet (Sheet2) where I have dates in row 12 (let's say Jan. 07 to Dec. 10). In row 13 I have some values which I need to copy to worksheet No. 8, row 8 . But not the whole row 13, just 12 values beginning with today's month. Example: Find the values in Sheet2, row 13 which are associated with the months Oct.09 untill Oct.10 in row 12. Then copy the values to Sheet 8, row 8, columns D to P. It's important that the code is some kind of dynamic so that it inserts the values for Nov 09 - Nov. 10 next week. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Find matching values, copy/paste values as well as values in ColA | Excel Programming | |||
How can i copy the values derived from find and replace? | Excel Discussion (Misc queries) | |||
find and copy rows based on dates in two columns | Excel Programming | |||
Find date, create new workbook, copy lines with same dates in column H | Excel Programming | |||
For dates, copy/paste special/values for 2006 gives me 2010--Why | Excel Worksheet Functions |