Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
SuperDad
 
Posts: n/a
Default Moving dates between worksheets

I track my bank balance on two worksheets. The first is a date/debit/credit
to track the balance. The second worksheet lists my monthly Standing Orders.
At the start of each month I would like to transfer the coming month's debit
information from the second worksheet to the first. What date format should
I use in the second worksheet, and is it possible to increment by exactly a
month each time. eg how can I write an instruction to debit a regular sum on
say the 8th day of the month?

tks
  #2   Report Post  
Myrna Larson
 
Posts: n/a
Default

I wonder if you would save yourself a lot of time by spending $20 or so to buy
Microsoft Money and/or Quicken. It has all of this stuff "built-in", plus lots
more. If you're buying tax software, I see lots of adds for a free copy of
Money or Quicken.

On Mon, 21 Feb 2005 13:49:08 -0800, "SuperDad"
wrote:

I track my bank balance on two worksheets. The first is a date/debit/credit
to track the balance. The second worksheet lists my monthly Standing Orders.
At the start of each month I would like to transfer the coming month's debit
information from the second worksheet to the first. What date format should
I use in the second worksheet, and is it possible to increment by exactly a
month each time. eg how can I write an instruction to debit a regular sum on
say the 8th day of the month?

tks


  #3   Report Post  
Roger Govier
 
Posts: n/a
Default

With the date in A1, in cell A2 enter
=DATE(YEAR(A1),MONTH(A1)+1,8)
Copy down the remainder of the column to set the date to the 8th of each
successive month

--
Regards
Roger Govier
"SuperDad" wrote in message
...
I track my bank balance on two worksheets. The first is a date/debit/credit
to track the balance. The second worksheet lists my monthly Standing
Orders.
At the start of each month I would like to transfer the coming month's
debit
information from the second worksheet to the first. What date format
should
I use in the second worksheet, and is it possible to increment by exactly
a
month each time. eg how can I write an instruction to debit a regular sum
on
say the 8th day of the month?

tks



  #4   Report Post  
SuperDad
 
Posts: n/a
Default

Roger

That looks promising! I knew it had to be possible! Many tks for yr help

Dave

"Roger Govier" wrote:

With the date in A1, in cell A2 enter
=DATE(YEAR(A1),MONTH(A1)+1,8)
Copy down the remainder of the column to set the date to the 8th of each
successive month

--
Regards
Roger Govier
"SuperDad" wrote in message
...
I track my bank balance on two worksheets. The first is a date/debit/credit
to track the balance. The second worksheet lists my monthly Standing
Orders.
At the start of each month I would like to transfer the coming month's
debit
information from the second worksheet to the first. What date format
should
I use in the second worksheet, and is it possible to increment by exactly
a
month each time. eg how can I write an instruction to debit a regular sum
on
say the 8th day of the month?

tks




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
Moving worksheets in a book Drakkip Excel Worksheet Functions 5 February 18th 05 01:24 AM
Auto filling dates on other worksheets with data from a next payme JIM Excel Worksheet Functions 0 February 11th 05 04:59 PM
Moving data between worksheets Joe Excel Worksheet Functions 0 January 27th 05 08:38 PM
how do i link dates between worksheets? brooke Excel Worksheet Functions 0 January 27th 05 05:45 AM
moving a row between worksheets Amit New Users to Excel 2 January 26th 05 02:25 PM


All times are GMT +1. The time now is 10:03 PM.

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

About Us

"It's about Microsoft Excel"