Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Hasar

  1. Hasar

    Calling up Sheet Name

    Here is the correct way to show a sheet name using VBA. Paste this into the module area on your worksheet (VBA) Function Sheetname() Application.Volatile Sheetname = Application.Caller.Parent.Name End Function
  2. Hasar

    California Start up's (Civil)

    Thanks for all the info everyone. Regarding RCEJD's comment on Clients, I would suspect that a couple of Client would want to go with me. I am the only one who works with them in the office, and therefore I know all the details on their projects. The other dynamic is that I work for a small...
  3. Hasar

    California Start up's (Civil)

    If you live in Ca. (central valley) like I do, times are very good right now. I worked for a firm here for 5 years that did exclusively public works, and I now work for a firm that does a mix of public works and development. It seems that the development world has taken off over the last two...

Part and Inventory Search

Back
Top