Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I need to keep track of request for graphics at work. I want to create a
form that auto generate an invoice number, and have data from the form tracked on an Excel spread sheet. This way I will have a comprehensive list of all request, each with its own reference number. How can I do this? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
There are a couple of ways to get the end result, but the beginning of any
way is: create a form in your Word document that accepts the information entered and then saves it somewhere. That "saves it somewhere" is the "a couple of ways" part; the most direct would be for the [Save Input] button on your form to create an instance of Excel which would then open your tracking workbook and put the information directly into it. Another way would be for that [Save Input] button to write the information to a text file that would be read later by the Excel tracking workbook and added as a new entry. You mentioned both an invoice number and, later, its own reference number. Would those be the same thing; i.e., invoice number = reference number? "Savannah Dan" wrote: I need to keep track of request for graphics at work. I want to create a form that auto generate an invoice number, and have data from the form tracked on an Excel spread sheet. This way I will have a comprehensive list of all request, each with its own reference number. How can I do this? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thanks for the reply JL. Yes, invoice number = reference number.
"JLatham" wrote: There are a couple of ways to get the end result, but the beginning of any way is: create a form in your Word document that accepts the information entered and then saves it somewhere. That "saves it somewhere" is the "a couple of ways" part; the most direct would be for the [Save Input] button on your form to create an instance of Excel which would then open your tracking workbook and put the information directly into it. Another way would be for that [Save Input] button to write the information to a text file that would be read later by the Excel tracking workbook and added as a new entry. You mentioned both an invoice number and, later, its own reference number. Would those be the same thing; i.e., invoice number = reference number? "Savannah Dan" wrote: I need to keep track of request for graphics at work. I want to create a form that auto generate an invoice number, and have data from the form tracked on an Excel spread sheet. This way I will have a comprehensive list of all request, each with its own reference number. How can I do this? |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You're probably going to want to locate a local Office programming person to
get the whole job done unless you can tackle it yourself. There would be a lot of details to be hammered out in the design of the whole thing. "Savannah Dan" wrote: Thanks for the reply JL. Yes, invoice number = reference number. "JLatham" wrote: There are a couple of ways to get the end result, but the beginning of any way is: create a form in your Word document that accepts the information entered and then saves it somewhere. That "saves it somewhere" is the "a couple of ways" part; the most direct would be for the [Save Input] button on your form to create an instance of Excel which would then open your tracking workbook and put the information directly into it. Another way would be for that [Save Input] button to write the information to a text file that would be read later by the Excel tracking workbook and added as a new entry. You mentioned both an invoice number and, later, its own reference number. Would those be the same thing; i.e., invoice number = reference number? "Savannah Dan" wrote: I need to keep track of request for graphics at work. I want to create a form that auto generate an invoice number, and have data from the form tracked on an Excel spread sheet. This way I will have a comprehensive list of all request, each with its own reference number. How can I do this? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Saving excel data to load into word | Excel Worksheet Functions | |||
best way to put list data from Excel to a Word form | Excel Discussion (Misc queries) | |||
How to Transfer data from Text Form Fields in MS Word into Excel? | Excel Discussion (Misc queries) | |||
Merge Excel data into specific form areas in a Word Doc | Excel Discussion (Misc queries) | |||
Pleeze Help! Export Excel data into a form in a Word Doc...this one's tough! | Excel Discussion (Misc queries) |