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
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...
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...