View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John12 John12 is offline
external usenet poster
 
Posts: 1
Default creat and transfer data sheet1 to sheet2

Hi Everyone,


I have requested here under mentioned VBA yesterday, I have no
received any idea or any help, don't why. I just want to know if thi
is possible in VBA. I am attaching the file to give an idea.

===================================
I need a VBA tha create and transfer the data of sheet1 to sheet2 as
followd:
Datashee1:
Sheet1
ColumnA6,B6,C6; I have the data
Column D1,E1,F1; I have customers numbers, D4,E4,F4 the
currencies of these customers.
And columns D6,E6,F6 have the prices of these differente
customers.

Sheet2
I need to transfer these data in sheet2 as follow:
Column A2, I want a fix data which is "20"
Column B2, I want to transfer the currencies of (sheet1
D4,E4,F4).
Column C2, I want to transfer the customers numbers(sheet1
D1:AC1).
Column D2 & E2, I want to transfer the data of (Sheet1 B6
& C6).
Column F2 & G2, I want to create the fix Start & End date.

If you could have a macro to transfer, I will be greatly
thankful.

Thanks in advance

Attachment filename: create&transfer the data sheet1 to sheet2.zi
Download attachment: http://www.excelforum.com/attachment.php?postid=61721
--
Message posted from http://www.ExcelForum.com