type a value into an activex textbox into a cell in another worksheet

Tanner_2004

Well-known Member
Joined
Jun 1, 2010
Messages
616
I have several textboxe that is not on a userform; they reside on worksheet A. I want to format this textbox so that it only accepts numberical values (like 500,000....no dollar sign and no cents needed). After typing in the 500,000 lets say for this example, I want to paste onto a cell in worksheet B (I can actually handle this part). What i can't handle is:
Formatting the textbox so that it only accepts numbers (or display a message if a number is not entered)
Display the 500000 as 500,000 in the textbox without the user having to enter a comma
Hiiting enter or tab to get the value from the textbox into the cell in worksheet B. It only pastes it into worksheet B when a click on another cell. That doesn't seem like the right way to enter data.

Thank you for reading and helping. It is always very much appreciated. I am wondering if I just shouls have used a userform and added by controls onto it. I have 8 sets of 5 user controls; I thought this would be easier.

Thanks again!
 

Excel Facts

When they said...
When they said you are going to "Excel at life", they meant you "will be doing Excel your whole life".

Forum statistics

Threads
1,215,489
Messages
6,125,093
Members
449,205
Latest member
ralemanygarcia

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