View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Alex Pang Alex Pang is offline
external usenet poster
 
Posts: 1
Default Help with vb excel macro

In Excel 2002, I have the columns

Opendate Issue N° QRQC N° Platform
7/2 1 1 Platform3
7/1 2 2 Platform2
7/3 3 3 Platform1
7/5 4 4 Platform2

There are 3 platforms (1, 2, 3 each individual sheets) for my excel file
and I want to know how to link the 3 platforms together like, if there
is case issue on platform1 sheet and shows a "platform3" for a issue, I
want to be able to copy/move that whole issue with "Platform3" over to
the platform 3 sheet. can anyone help please?


*** Sent via Developersdex http://www.developersdex.com ***