![]() |
sending a cell to a textbox?
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?
|
sending a cell to a textbox?
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? |
sending a cell to a textbox?
thank you
|
All times are GMT +1. The time now is 01:54 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com