Ok, let me start off with I am an accountant and not a programmer so please hold my hand here, I'm a novice at best. I have a client that for the moment wants to automate a lot of their bookkeeping but isn't quite ready to leave Excel for an accounting suite.
What I have: A form for quotes/purchase orders stored on a network folder.
What I am trying to accomplish: When an employee clicks on the Purchase Order option and submits the form a sequential purchase order number is auto populated, lets say in cell E8. The employee then saves the file as a pdf, so the excel file is just the template.
What I have so far: I have a working form, I tried to put a text file on a network directory under several folders J:\stuff\stuff\stuff\POnumber.txt
I found some code cruising the forums that VBA does just not like. It was for making a macro and then I was going to run an if statement for the macro, and it just turned out being a mess.
I figured at this point it would be better just to start over. I have tried searching for what I need, but I either can't get my head around it or it just doesn't seem to apply to my situation.
Very appreciative for any and all help
Grant
Bookmarks