A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » New Users
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Showing data from linked spreadsheet to a form



 
 
Thread Tools Display Modes
  #1  
Old January 6th, 2009, 11:16 PM posted to microsoft.public.access.gettingstarted
maxinemdk
external usenet poster
 
Posts: 12
Default Showing data from linked spreadsheet to a form

Hi there!

I'd like to show data from a linked spreadsheet into a form. How do you do
this? I've managed to link the spreadsheet into the database. The database
has order numbers which matches the Order number in the spreadsheet. The info
I needed to show in the database is the Billing Status according to the Order
number. The Billing status is constantly updated in the original spreadsheet.
What I'd like to happen is the following: In the form, an order number is
typed in and all the info concerning that order is pulled from a database
table as well as the billing status which is coming from the linked
spreadsheet. I'd appreciate any help. Thanks.
  #2  
Old January 7th, 2009, 12:23 AM posted to microsoft.public.access.gettingstarted
John W. Vinson
external usenet poster
 
Posts: 18,261
Default Showing data from linked spreadsheet to a form

On Tue, 6 Jan 2009 15:16:00 -0800, maxinemdk
wrote:

Hi there!

I'd like to show data from a linked spreadsheet into a form. How do you do
this? I've managed to link the spreadsheet into the database. The database
has order numbers which matches the Order number in the spreadsheet. The info
I needed to show in the database is the Billing Status according to the Order
number. The Billing status is constantly updated in the original spreadsheet.
What I'd like to happen is the following: In the form, an order number is
typed in and all the info concerning that order is pulled from a database
table as well as the billing status which is coming from the linked
spreadsheet. I'd appreciate any help. Thanks.


Create a Query joining the linked spreadsheet to the local table. Base your
form on this Query; you can put a Combo Box on the form using the combo box
wizard, choose the option "Use this combo to find a record" and have it based
on the orders table, so the user can select an existing order number.
--

John W. Vinson [MVP]
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 07:38 AM.


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