Microsoft
Software
Hardware
Network
Question : Creat textbox(s) in Excel to enter 3 sets of numbers and then store them joined in one cell
Assume the user has to enter an account number in Excel that is formatted as xxx-xxxxxx-xxx.
The user enters a number: xxx on textbox 1 and xxxxxx on textbox2 and xxx on textbox 3. The 3 data points are then stored in cell C7 as XXX-XXXXXX-XXX.
I know little about textbox in Excel, so please try to be as detailed as possible. Basically, right now all I know is how to create a simple one.
I
Answer : Creat textbox(s) in Excel to enter 3 sets of numbers and then store them joined in one cell
Here you go. Vba code is behind the Sheet1.
Random Solutions
Opened document shows "another user"
proxy issue and httpwebrequest
Convert Julian date to standard date through Derived Coulmn in SSIS
Issue Reading FOR XML Output From SQL 2005 Query
rdp connection to win xp client on small business 2003 network blocked from outside network
SQL Express - Change DB file path
Generate email and append fields to body
Reference a selected rows column value from a gridview in VB .Net 3.5
Outlook hyperlinks take me to my homepage (not the actual link url
Db2 installed on Solaris box and not able to connect from db2 control center.