PC Review


Reply
Thread Tools Rate Thread

Autofill Data

 
 
terilad
Guest
Posts: n/a
 
      25th Feb 2010
Hi,

I am looking for a formula or code to fill in a range of cells with a figure
on the 1st of every month, so when 1st March arrives I need cell C1 to enter
£100 and when 1st April arrives I need cell D2 to £100 and so on for 12
months.

Can anyone help me with this query.

Many thanks


Mark

 
Reply With Quote
 
 
 
 
Lamunphan
Guest
Posts: n/a
 
      26th Feb 2010
Hi ,

Please try this formular in cell C1 till L1 or as need.
=IF(MONTH(TODAY())>=COLUMN(C1),100,0)



"terilad" เขียน:

> Hi,
>
> I am looking for a formula or code to fill in a range of cells with a figure
> on the 1st of every month, so when 1st March arrives I need cell C1 to enter
> £100 and when 1st April arrives I need cell D2 to £100 and so on for 12
> months.
>
> Can anyone help me with this query.
>
> Many thanks
>
>
> Mark
>

 
Reply With Quote
 
terilad
Guest
Posts: n/a
 
      26th Feb 2010
Hi,

Thats not working for me when I enter the formula even when it is before the
current date it fills in 100, any ideas?

Regards


Mark

"Lamunphan" wrote:

> Hi ,
>
> Please try this formular in cell C1 till L1 or as need.
> =IF(MONTH(TODAY())>=COLUMN(C1),100,0)
>
>
>
> "terilad" เขียน:
>
> > Hi,
> >
> > I am looking for a formula or code to fill in a range of cells with a figure
> > on the 1st of every month, so when 1st March arrives I need cell C1 to enter
> > £100 and when 1st April arrives I need cell D2 to £100 and so on for 12
> > months.
> >
> > Can anyone help me with this query.
> >
> > Many thanks
> >
> >
> > Mark
> >

 
Reply With Quote
 
terilad
Guest
Posts: n/a
 
      26th Feb 2010
Fixed it, just tweeked your code a little, took out MONTH and COLUMN and got
it working.

Thankyou for your help.

Regards


Mark

"Lamunphan" wrote:

> Hi ,
>
> Please try this formular in cell C1 till L1 or as need.
> =IF(MONTH(TODAY())>=COLUMN(C1),100,0)
>
>
>
> "terilad" เขียน:
>
> > Hi,
> >
> > I am looking for a formula or code to fill in a range of cells with a figure
> > on the 1st of every month, so when 1st March arrives I need cell C1 to enter
> > £100 and when 1st April arrives I need cell D2 to £100 and so on for 12
> > months.
> >
> > Can anyone help me with this query.
> >
> > Many thanks
> >
> >
> > Mark
> >

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
MS Access: Autofill Textbox Data In Form will not Save Data To Table adidashawn6 General Software 0 4th Jan 2011 04:47 PM
RE: AutoFill the data Jacob Skaria Microsoft Excel Programming 0 13th May 2009 01:27 PM
Autofill data in cell with other existing data. Steen Lautrup Microsoft Excel Misc 1 3rd Jun 2008 12:25 PM
Autofill columns with like data & bringing in new data David J. Microsoft Access 4 13th Feb 2008 05:47 PM
Macro that will autofill a column with data, up to the last row of data in previous c Max Velocity Microsoft Excel Programming 4 27th Nov 2003 10:34 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:10 AM.