sakthi_nj

New Member
Joined
May 4, 2009
Messages
3
Could anyone help me how to program in excel using the variables.

I have done a coding for a set of data's in a sheet to copy and display in
the Index sheet.

Similarly i have to do the same for the remaining 46 sheets.

Could anyone help me how to do that with a single program, by changing the
sheet name with reference to the dropdown box value which i used to select
these 46 sheets.

The data range in all the sheets are same.
 

Excel Facts

How to calculate loan payments in Excel?
Use the PMT function: =PMT(5%/12,60,-25000) is for a $25,000 loan, 5% annual interest, 60 month loan.
Hi sakthi_nj,

You need to start your code by creating a loop based on the number of sheets in the WB.

If you could include a copy of your existing code we could help you further.

Regards

ColinKJ
 
Upvote 0
Upvote 0
Hi sakthi_nj,

Sorry it has taken some time to get back to you, Bank Holiday and all that.

I must say I'm impressed with what you have done manipulating objects.

Given that you talk about another 40+sheets, though I'm not sure this is the best way to go.

I'm not sure how you ultimately intend the WB to operate, but having seen your WB and the 3 Sheets with the drawing on, I have assumed at the moment that when a Pump Type is selected, you want to show the appropriate sheet along with the drawing and the parts list.

I've played around with the book you gave access to, and I'd like you to take a look.

You can find it at:

http://www.box.net/shared/yyuzgkly1r

If I'm on the wrong track, let me know.

Regards

ColinKJ
 
Upvote 0
Hi,

I have finished updating all the sheets. Could you please tell me how did you Protected your index page, which enables only to select from the drop down box.
I try'd by tools->Protection->Protect sheet. But doesn't worked out, I can't use Drop down after that.
Could you help me please.

Regards,
Sakthi.
 
Upvote 0
Hi, sakthi_nj,

Sorry, can you remind me what the name of my test WB was, I've done a few since I did the one for you.

Regards

ColinKJ
 
Upvote 0

Forum statistics

Threads
1,214,823
Messages
6,121,779
Members
449,049
Latest member
greyangel23

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top