Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default return a value from VB to a spreadsheet

How can I return a value from a VB script (variable text
string) to a specific cell on a specific page on my
worksheet.

any help would be great!!!

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 620
Default return a value from VB to a spreadsheet

Punx,

Try

Worksheets("Sheet1").Range("A1").Value = myVariable

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Punx" wrote in message
...
How can I return a value from a VB script (variable text
string) to a specific cell on a specific page on my
worksheet.

any help would be great!!!



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Return multiple vales from a different spreadsheet into one cell Rodders Excel Discussion (Misc queries) 10 August 6th 08 06:41 AM
Performance Spreadsheet (Rates of Return) ORLANDO V[_2_] Excel Discussion (Misc queries) 0 July 18th 07 03:08 PM
How to return to a cell after sorting a spreadsheet. Givvie Excel Worksheet Functions 1 January 20th 07 03:06 AM
return value from other spreadsheet Micayla Bergen Excel Discussion (Misc queries) 9 June 13th 06 04:51 PM
Return column letters to spreadsheet. Isidor Charts and Charting in Excel 4 June 28th 05 03:27 PM


All times are GMT +1. The time now is 09:01 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"