Wrox Programmer Forums
|
Excel VBA Discuss using VBA for Excel programming.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Excel VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 27th, 2005, 08:52 AM
Registered User
 
Join Date: Nov 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default vba code need

i have a workbook named as "AHM".
in AHM i have two sheets namely "pl" and "pc".
in pl sheet there are 10 rows and 5 columns of data
in pc sheet there are 5 rows and 5 columns of data
in both of these sheets the rows may grow in daily basis

i have one more woorkbook named as "BAN"
in BAN i have two sheets namely "pl" and "pc".
in pl sheet there are 15 rows and 5 columns of data
in pc sheet there are 25 rows and 5 columns of data
in both of these sheets the rows may grow in daily basis

now the query is
i have a workbook named as "CON"
in CON there are two sheets namely "plwork" and "pcwork"
in plwork sheet i need the first two columns in pl sheet of both AHM and BAN and in pcwork sheet i need the first two columns in pc sheet of both AHM and BAN

is there any code to do the above task

you can mail me if there is any code to do the task
my mail id is [email protected]
and [email protected]


 
Old November 27th, 2005, 02:08 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 453
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via AIM to Ankur_Verma Send a message via MSN to Ankur_Verma
Default

If you know how to do office programming in any language it is not a hard to pull of trick. Stipulations is that you need to know how to do office programming or programming at all. Now my query is- Do you?

Because if you do, than looking at some sample programe is all you need to do

http://msdn.microsoft.com/office/und...s/default.aspx
http://www.microsoft.com/downloads/d...displaylang=en

 and you will know how to do it.

But in case you dont.... well you are on this forum so i wont imagine that.

Regards
Ankur Verma
 
Old November 29th, 2005, 08:40 PM
Registered User
 
Join Date: Oct 2005
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to ix_ly Send a message via MSN to ix_ly
Default

Hi in.ssuresh

I'm not quite understand what you really want to do?
Could you made some example?

ix





Similar Threads
Thread Thread Starter Forum Replies Last Post
VBA Code D0MiN0 Access VBA 2 March 31st, 2008 03:55 AM
Code works in Excel VBA but not Access VBA fossx Access VBA 2 May 21st, 2007 08:00 AM
vba code in.ssuresh Excel VBA 1 November 28th, 2005 05:10 AM
Help with VBA Code KevinN Excel VBA 1 April 22nd, 2005 06:50 AM
VBA code desprate Access VBA 7 April 12th, 2005 08:50 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.