View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John[_81_] John[_81_] is offline
external usenet poster
 
Posts: 13
Default Copy Value to a Row with Date that is specified Query


I have some values in B1 through to B4. These relate to costs for 4
locations. In column A1 is the week that these costs relate to.

How can I write code to copy and paste these values to a different worksheet
within the same file that will look for the relevant date that I have listed
in Column A on this second worksheet. I want to Transpose this Paste
function as my locations are within column B through to column E

Hoe that all makes sense.

Thanks