3 posible tabs in closed workbook to place in one tab in curent workbook for search and edit

DThib

Active Member
Joined
Mar 19, 2010
Messages
464
Office Version
  1. 365
Platform
  1. Windows
I have a rather convoluted question.
We are now running Excel 16 (365).
I am building from a VBA driven workbook, a new twist. A beginning GUI will provide 3 buttons to represent 3 Tabs(worksheets) in a closed workbook on the network. I want to draw a copy of certain rows from the chosen tab to populate a tab to use for searches and edits before continuing with the code already there.

What can I use to 1) call the closed workbook
2) Copy any information from the requested columns
3) place in the "Inventory" worksheet in the GUI workbook.

Can anyone give me a hand?

Running Excel 16 (365) in Windows10.

Thib
 

Excel Facts

Select all contiguous cells
Pressing Ctrl+* (asterisk) will select the "current region" - all contiguous cells in all directions.
First of all, sorry for misspelling of possible in title. :)

Second, does anyone have any idea how to code for my query? If need more clarity, let me know.

Thanks,

D Thib
 
Upvote 0
First of all, sorry for misspelling of possible in title. :)

Second, does anyone have any idea how to code for my query? If need more clarity, let me know.

Thanks,

D Thib


Anyone?
DThib
 
Upvote 0

Forum statistics

Threads
1,214,979
Messages
6,122,561
Members
449,089
Latest member
Motoracer88

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