Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
This is my first attempt at VB for excel. All Im trying to do is write to a
cell using a form with a textbox and a command button. I would think you would do it something like this but its not working. Private Sub CommandButton1_Click() Sheet1.Cells(A, 1) = TextBox1.Value End Sub Any help would be appreciated Gus Chuchanis |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pasting values from a textbox into a single cell on a spreadsheet | Excel Programming | |||
VBA- inserting multiple cell values into single textbox | Excel Programming | |||
How do I add TextBox.values? | Excel Programming | |||
How do I add TextBox.values? | Excel Discussion (Misc queries) | |||
How do I add TextBox.values? | Excel Worksheet Functions |