Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default exporting data from a form to a spread sheet

I was wondering if someone could tell me how to export data entered on a
user form to a excel spread sheet.

Roger

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 923
Default exporting data from a form to a spread sheet

Not an export but an assignment process typically as follows.......

Range("A1").Value = UserForm1.TextBox1.value

Cheers
Nigel

"R.H." wrote in message
...
I was wondering if someone could tell me how to export data entered on a
user form to a excel spread sheet.

Roger



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default exporting data from a form to a spread sheet

Thanks, that worked.

Nigel wrote:

Not an export but an assignment process typically as follows.......

Range("A1").Value = UserForm1.TextBox1.value

Cheers
Nigel

"R.H." wrote in message
...

I was wondering if someone could tell me how to export data entered on a
user form to a excel spread sheet.

Roger





  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default exporting data from a form to a spread sheet

ive been told i need to have schema's to do this... im trying to set it up where when a form is filled out for a client the info automatically populate's an excel spreadsheet...
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
Automatically exporting data to a second sheet [email protected] Excel Discussion (Misc queries) 1 July 20th 06 01:53 PM
how to get a data form to fill you own exel sheet (was data-form erik van buijtenen Excel Worksheet Functions 2 May 30th 06 05:31 PM
How do I convert an entire spread sheet form inches to mills. Ted Excel Discussion (Misc queries) 2 May 5th 05 02:02 PM
How do I convert an entire spread sheet form inches to centimeters Ted Excel Discussion (Misc queries) 4 May 3rd 05 02:17 PM
exporting data to a secondary spread sheet Tori Excel Worksheet Functions 0 January 19th 05 03:41 PM


All times are GMT +1. The time now is 03:21 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"