|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
hi all,
reasonably new at VB but can usually find my own way around pretty well but i have come a cropper on trying to get information from a single cell on a spreadsheet into a text box, this is probably pretty simple but i cant get it |
|
#2
|
|||
|
|||
|
try using
txtboxname.text=xlsheetobjectname.Range(cell location,cell location) i am not much of an excel person but this should do, there may be more efficient methods |
|
#3
|
|||
|
|||
|
hey Kronique,
thanks for the help man, works like a charm now. |
|
#4
|
||||
|
||||
|
In the future please use an acceptable subject title. You can refer to the sticky thread at the top of this forum for more information on how to post a question.
|
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > VB problems |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|