Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 144
Default Question for Userform Excel Wrksht vs Access DB

I have created my first userform. This form will be emailed to users who are
requesting certain reports. When they return the form filled with data. I
want the data to be stored and saved in an Access DB. I know you can pass
the data from the form to a worksheet. However, then I would have to export
from worksheet to database (Access). Can the data from the UserForm go
straight to the Access Database. How do I do this? Can someone please help
me to do this? Thank you in advance for any help on this question.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,986
Default Question for Userform Excel Wrksht vs Access DB

See if you get any help from he

http://office.microsoft.com/en-us/ex...008521033.aspx

"TotallyConfused" wrote:

I have created my first userform. This form will be emailed to users who are
requesting certain reports. When they return the form filled with data. I
want the data to be stored and saved in an Access DB. I know you can pass
the data from the form to a worksheet. However, then I would have to export
from worksheet to database (Access). Can the data from the UserForm go
straight to the Access Database. How do I do this? Can someone please help
me to do this? Thank you in advance for any help on this question.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,939
Default Question for Userform Excel Wrksht vs Access DB

Sending data from XL ot Access is farily easy if you do it manually from the
access side. If you want to automate it however via code then you need use
ADODB Recordsets. There are lots of examples out there but the coding is not
a great project for the first timer...
--
HTH...

Jim Thomlinson


"TotallyConfused" wrote:

I have created my first userform. This form will be emailed to users who are
requesting certain reports. When they return the form filled with data. I
want the data to be stored and saved in an Access DB. I know you can pass
the data from the form to a worksheet. However, then I would have to export
from worksheet to database (Access). Can the data from the UserForm go
straight to the Access Database. How do I do this? Can someone please help
me to do this? Thank you in advance for any help on this question.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 144
Default Question for Userform Excel Wrksht vs Access DB

Thank you for your response. I will for now take the easiest route
possible as I need to implement this ASAP. I will go the worksheet route
then export to Access. However, I would eventually like to make this more
efficient and therefore would have to learn how to do it. What sites or
books do you recommend where I can get this knowledge/info. You mentioned
how do it manually, where could I find this? and also the ADODB Recordsets.
What does ADODB mean? Thanks for all your help.
"Jim Thomlinson" wrote:

Sending data from XL ot Access is farily easy if you do it manually from the
access side. If you want to automate it however via code then you need use
ADODB Recordsets. There are lots of examples out there but the coding is not
a great project for the first timer...
--
HTH...

Jim Thomlinson


"TotallyConfused" wrote:

I have created my first userform. This form will be emailed to users who are
requesting certain reports. When they return the form filled with data. I
want the data to be stored and saved in an Access DB. I know you can pass
the data from the form to a worksheet. However, then I would have to export
from worksheet to database (Access). Can the data from the UserForm go
straight to the Access Database. How do I do this? Can someone please help
me to do this? Thank you in advance for any help on this question.

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,939
Default Question for Userform Excel Wrksht vs Access DB

To import into access follow the instructions posted by JLGWhiz.

ADODB stands for ActiveX Data Objects Data Base (which I'm sure does not
help you one little bit). A quick search of this site will get you lots of
hits.
--
HTH...

Jim Thomlinson


"TotallyConfused" wrote:

Thank you for your response. I will for now take the easiest route
possible as I need to implement this ASAP. I will go the worksheet route
then export to Access. However, I would eventually like to make this more
efficient and therefore would have to learn how to do it. What sites or
books do you recommend where I can get this knowledge/info. You mentioned
how do it manually, where could I find this? and also the ADODB Recordsets.
What does ADODB mean? Thanks for all your help.
"Jim Thomlinson" wrote:

Sending data from XL ot Access is farily easy if you do it manually from the
access side. If you want to automate it however via code then you need use
ADODB Recordsets. There are lots of examples out there but the coding is not
a great project for the first timer...
--
HTH...

Jim Thomlinson


"TotallyConfused" wrote:

I have created my first userform. This form will be emailed to users who are
requesting certain reports. When they return the form filled with data. I
want the data to be stored and saved in an Access DB. I know you can pass
the data from the form to a worksheet. However, then I would have to export
from worksheet to database (Access). Can the data from the UserForm go
straight to the Access Database. How do I do this? Can someone please help
me to do this? Thank you in advance for any help on this question.

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
Losing Print format when copying wrksht to wrksht or wkbook to wkb MK Excel Discussion (Misc queries) 3 November 17th 09 05:49 PM
How do I display an excel wrksht without column headings (A,B,C)? Fitzy Excel Discussion (Misc queries) 2 July 27th 06 04:25 AM
Shade a cell on one wrksht if another wrksht cell is occupied Clark Excel Worksheet Functions 6 May 22nd 06 06:36 PM
Show a Excel UserForm in Access qing yun Excel Programming 2 December 23rd 05 03:20 PM
Access from add_in userform to main template userform.... Ajit Excel Programming 1 November 18th 04 05:15 PM


All times are GMT +1. The time now is 10:01 PM.

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

About Us

"It's about Microsoft Excel"