View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ToddG[_3_] ToddG[_3_] is offline
external usenet poster
 
Posts: 1
Default Trouble with a macro - copying cells

Having trouble coming up with a macro to do the following:

If any cell in column A of sheet "Export" = "PKG",
Copy the cells in columns A, B, & L in that row to cells
A, C, & F of sheet "Labor Costing" respectively, starting
at Row 24 (of sheet "Labor Costing").

Kind of hard to explain, if you need more info let me know.

Any help would be appreciated,

TIA,
Todd