Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
i'm really new to this vba coding ,and hope someone can answer this ., how would i write a code to send a worksheet cell back to a textbox in a userform?
|
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() With Userform1 .TextBox1.text = Activesheet.Range("A1"),Text .Show End With -- HTH Bob Phillips ... looking out across Poole Harbour to the Purbecks (remove nothere from the email address if mailing direct) "scott t" wrote in message ... i'm really new to this vba coding ,and hope someone can answer this ., how would i write a code to send a worksheet cell back to a textbox in a userform? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
thank you
|
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sending data from one cell to another | Excel Worksheet Functions | |||
Sending data from one cell to another | Excel Discussion (Misc queries) | |||
Sending One Cell Through Mail from Excel | Excel Worksheet Functions | |||
Sending a raw number to a cell from a calculated cell | Excel Worksheet Functions | |||
Sending data to cell | Excel Discussion (Misc queries) |