Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have an invoice in excel with 4 columns(SKU, DESC, QTY, AMOUNT). I
want to be able to hit a drop down to select the SKU that is the primary key in my access table. Right now I have to type everything from scratch in each column when i make an invoice. I've explored making another worksheet with all of my data and then for each row selecting the appropriate info via a drop down(insertnamedefine). In this case I have to do it 4 times instead of just once and make sure that all of the data across the four columns belongs together. Any solutions?jho |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
That sounds like you are describing and Autofilter found under the data
menu. Data=Filter=Autofilter -- Regards, Tom Ogilvy "jho" wrote in message oups.com... I have an invoice in excel with 4 columns(SKU, DESC, QTY, AMOUNT). I want to be able to hit a drop down to select the SKU that is the primary key in my access table. Right now I have to type everything from scratch in each column when i make an invoice. I've explored making another worksheet with all of my data and then for each row selecting the appropriate info via a drop down(insertnamedefine). In this case I have to do it 4 times instead of just once and make sure that all of the data across the four columns belongs together. Any solutions?jho |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Linking Access Records to Excel | Excel Worksheet Functions | |||
Getting records from Access 97 to Excel 97 | Excel Programming | |||
How to Get records from a query in access and put them in Excel | Excel Programming | |||
How to Get records from a query in access and put them in Excel | Excel Programming | |||
Deleting records from access using ADO in through Excel | Excel Programming |