Excel VBA Help On Textbox,Cmdbutton to Move Data

manilara

New Member
Joined
Feb 3, 2013
Messages
11
Excel vba help urgent
userform-textbox-commandbutton

i have enclosed 2 workbook input and looking for output.

Vba code to pull data from textbox1.value through command button1 and make new sheet with textbox.value

if i enter value in textbox then value of column in mastersheet to move to new tab with name of what value entered in textbox

eg.1 if enter value "comnet vision(india) pvt ltd" in text box and click command button
new sheet will open with name of "comnet vision(india) pvt ltd" with range of unique values from master sheet

output
after enter values of data "comnet vision (india) pvt ltd"

once click command button its getsplit values add sheet name with
"comnet vision (india) pvt ltd" from master file

among those partner's only data splitation should happen other pop up msg box will open "partner's not in list"
 

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.

Forum statistics

Threads
1,214,839
Messages
6,121,891
Members
449,058
Latest member
Guy Boot

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