If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Excel > Developing macro for creating new sheet in different format

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-26-11, 16:46
Ady2406 Ady2406 is offline
Registered User
 
Join Date: Oct 2011
Posts: 1
Developing macro for creating new sheet in different format

hi guys,

I need to creat new sheet from the existing sheet using macro. The new will contain the same data as the existing old sheet but in different format.

Module_Type Device_signal_tag
_AI_52_ASH STO001--LT5411--
_AI_52_ASH STO001--LT5413--
_AI_52_ASH STO001--LT5415--
_CSD_52_ASH DES101--FV1915-1
DES101--FT1915--
_CSD_52_ASH DES102--FV1901--
_V_12_IP_52_ASH DES101-1YV0604--
DES101-2YV0604--
DES101-OYV0604--
The old sheet contains above two columns out of many columns.
The column name 'Module Type' contains the data in merged cells or simple cells.
I want to create a new sheet with the data in the adjacent column of the merge cells from column 'Module type' to be placed in separate new columns next to the column 'Module Type'
e.g.
'_CSD_52_ASH' this value is inside the 2 merge cells. So the values next to cells in adjacent column DES--FV1915-1 and DES--FV1901-- to be copied to the cells in new columns. and keep all the data in sheet as it is.

can you please help me with this?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On