98.8% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Excel Training and help » I need to build the sub totals along with the charts fom differ
I need to build the sub totals along with the charts fom differ
Resolved · High Priority · Version 365
madhavi has attended:
Excel Introduction course
Excel VBA Introduction course
Excel Intermediate course
Excel Advanced course
Excel Advanced - Formulas & Functions course
Excel VBA Introduction course
I need to build the sub totals along with the charts fom differ
Ho can i build please help me with this,
How do i correct the correct date in a instant query reports from SAP.
RE: i need to build the sub totals along with the charts fom di
Hi madhavi,
Thank you for the forum question.
Sorry I need more details to help you.
When you write: How do i correct the correct date in a instant query reports from SAP.
Have you used Power Query to connect to SAP?
And what do you mean by "correct the correct date"
I will also need more details to help you with this:
"I need to build the sub totals along with the charts fom differ
Ho can i build please help me with this,"
Kind regards
Jens Bonde
Microsoft Office Specialist Trainer
Tel: 0207 987 3777
STL - https://www.stl-training.co.uk
98%+ recommend us
London's leader with UK wide delivery in Microsoft Office training and management training to global brands, FTSE 100, SME's and the public sector
Will be marked as resolved in 5 days
Notice: This is an automated message. Due to inactivity, this forum post will be marked as 'resolved' if there are no further responses in the next 5 days.
Training information:
See also:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Excel tip:Formula for last day of monthIn some cases it is necessary to find the last day of a month for a given date. If you use the following formula, you can achieve this, ie; if you have a column of dates, use this formula to find the end of month for each day by using the fill handle. The formula is as follows, and assumes in this example that the first date in question is in cell C5, in any other cell type; =DATE(YEAR(C5),MONTH(C5)+1,1)-1 |