Microsoft
Software
Hardware
Network
Question : Pivot table: Add Chart Title - Dynamic by Filter
Hi,
I input the following for the chart title
='Project Hours'!$B$1
works perfectly but I need to add text before that says
Project Hours For ---the date its filtered for or 'Project Hours'!$B$1----
Any thoughts?
Thanks
Answer : Pivot table: Add Chart Title - Dynamic by Filter
sorry:
="Project Hours For"& " " &TEXT(C7;"dd/mm/yyyy")
jppinto
Random Solutions
VBA/Excel - How to replace date value with date variable from text box?
Reusing an iif statement in MS Access
dbcc loginfo ( a details explaination )
List Box with multi columns
sorting in views
How do you remotely access environment variables via Computer Management in Windows Vista?
Extract a CBitmap from a CImageList
VBA Control (Box) Design Questions
Changing the case, Forcing all caps in a vb.net Windows app
Problems With The GoTo Code