Quantcast
Channel: Excel Help Forum - Excel Programming / VBA / Macros
Viewing all articles
Browse latest Browse all 50068

Excel VBA Help On Textbox,Cmdbutton to Move Data

$
0
0
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"
Attached Files

Viewing all articles
Browse latest Browse all 50068

Trending Articles