Subtract last column from first column
Solved/Closed
                                    
                        Gaurav Kumar                    
                                    -
                            Sep 15, 2017 at 07:43 AM
                        
vcoolio Posts 1411 Registration date Thursday July 24, 2014 Status Moderator Last seen September 6, 2024 - Sep 18, 2017 at 03:26 AM
        vcoolio Posts 1411 Registration date Thursday July 24, 2014 Status Moderator Last seen September 6, 2024 - Sep 18, 2017 at 03:26 AM
        Related:         
- Subtract last column from first column
 - How to delete column in word - Guide
 - Tweetdeck expand column - Guide
 - Excel count occurrences of string in column - Guide
 - Excel column to number - Guide
 - Excel vba find last non empty cell in column - Guide
 
2 responses
                        
                    OK, so lets say your sheet is formatted as so:
B1=xyz
C1=12.30
D1=1
E1=1.15
F1=2.15
Do you wish to have cell F1 subtracted from C1?
 
 
It's kind of fun to do the impossible! -Walter Elias Disney
            B1=xyz
C1=12.30
D1=1
E1=1.15
F1=2.15
Do you wish to have cell F1 subtracted from C1?
It's kind of fun to do the impossible! -Walter Elias Disney
                
        
                    vcoolio
    
        
                    Posts
            
                
            1411
                
                            Registration date
            Thursday July 24, 2014
                            Status
            Moderator
                            Last seen
            September  6, 2024
            
            
                    262
    
    
                    
Sep 18, 2017 at 03:26 AM
    Sep 18, 2017 at 03:26 AM
                        
                    Hello GauravKumar,
As you have mostly received a resolution to your query here:-
https://www.excelforum.com/excel-programming-vba-macros/1201356-subtract-last-column-from-first-column.html
and in order that the Volunteers here no longer waste their time on this cross-posted thread, I will now close this thread and mark it as solved.
In future, before posting, kindly read the Policies Charter here and the rules of other forums in relation to cross-posting without notification.
Please remember that our Volunteers' time is just as valuable as yours.
I trust that you understand.
Cheerio,
vcoolio.
            As you have mostly received a resolution to your query here:-
https://www.excelforum.com/excel-programming-vba-macros/1201356-subtract-last-column-from-first-column.html
and in order that the Volunteers here no longer waste their time on this cross-posted thread, I will now close this thread and mark it as solved.
In future, before posting, kindly read the Policies Charter here and the rules of other forums in relation to cross-posting without notification.
Please remember that our Volunteers' time is just as valuable as yours.
I trust that you understand.
Cheerio,
vcoolio.
        
    
    
    
    
Sep 18, 2017 at 01:29 AM