Just another engineer?
Answer:
i am assuming you are referring to your previous question: "Come on you computer buffs i need help?"
which "just another engineer" answered:
Create a macro with VB:
"Private Sub Workbook_BeforePrint(Cancel As Boolean)
Range("a1").Value2 = Range("a1").Value2 + 1
End Sub
Substitue a1 with whatever column you have your serial number in."
in order to create this macro you need to have the excell workbook open and then Create a macro using Microsoft Visual Basic
On the Tools menu in Microsoft Excel, point to Macro, and then click Visual Basic Editor.
On the Insert menu, click Module.
Type or copy your code into the code window of the module.
If you want to run the macro (macro: An action or a set of actions you can use to automate tasks. Macros are recorded in the Visual Basic for Applications programming language.) from the module window, press F5.
When you're finished writing your macro, click Close and Return to Microsoft Excel on the File menu.
this information is available in the help menu of excel by searching for the term macro
<sarcasm>An engineer needing to be told how to do something Never seen this before</sarcasm> (lol)
He might not hear you, especially since you posted this in a different catagory. Check his profile and see if he allows email.
Definition of another Engineer. One that measures it with a yard stick, marks it with chalk, shops it with an Axe, and then micks it. Ok engineer here it is. Take the 1' mild steel metal rod off the metal rack, the 3 foot one. Take it to the machinist, have him chuck it in the lathes. Now have him back cut the rod 3/4 of an inch, down to 1/4 inch diameter, plus or minus 2 thousands. How have him back cut the rod 3/4 inch down to 3/8 inch diameter, plus or minus 2 thousands. Next have him back cut the rod 3/4 inch down to 1/2 inch diameter, plus or minus 2 thousands. Next have him back cut rod 3/4 inch down to 7/8 inch diameter, plus or minus 2 thousands. Now have him cut the rod off , using a parting tool 4 inches from last back cut. The rod should now be 7 inches long. Now have him rechuck the rod and turn a 1/8 inch by 1/8 inch bevel on the 1 inch end. Next step, have this rod case hardened. You have just had a bushing driver made. Good job, you just got a 4.0 grade. Your next project is to refine this bushing driver, untill it is the best on on the market.
The answers post by the user, for information only, FunQA.com does not guarantee the right.
More Questions and Answers: