Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 244
Default offset function


Hi,

This may be a very easy question. I am using the offset function to carry a running total on Column D, but how do i get the difference between two columns using the offset function

This is the running total function.
=offset(E3,-1,0)+D3

Thanks for your help

Chris
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default offset function

Hi Chris
why don't you use
E2+D3 instead of your OFFSET formula. Both will achieve the same?

For a difference betwenn two columns just use
=E3-D3

but maybe I'm missing something here :-)
Frank


CHRIS wrote:
Hi,

This may be a very easy question. I am using the offset function to
carry a running total on Column D, but how do i get the difference
between two columns using the offset function

This is the running total function.
=offset(E3,-1,0)+D3

Thanks for your help

Chris



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
large function result as reference for offset function Z Excel Discussion (Misc queries) 1 May 5th 09 12:55 AM
XL2002 - OFFSET function and LARGE function Trevor Williams Excel Worksheet Functions 3 March 3rd 08 01:40 PM
Offset Function birdsting Excel Worksheet Functions 1 May 8th 06 08:51 AM
Offset function with nested match function not finding host ss. MKunert Excel Worksheet Functions 1 March 21st 06 10:46 PM
offset function LA Excel Worksheet Functions 10 April 19th 05 09:11 AM


All times are GMT +1. The time now is 01:30 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"