If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Excel > Need to Populate Cells in a Row based on a Date Range

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-19-09, 11:48
jtull79 jtull79 is offline
Registered User
 
Join Date: Jan 2009
Posts: 5
Question Need to Populate Cells in a Row based on a Date Range

I am trying to allow the user to enter two dates (In a specific format ie 2009.JAN) and depending on the dates entered I need excel to enter that range in a row of cells in the specific format shown ealier.
For example, I enter in "Start Date" cell of 2009.JAN and the "End Date" cell of 2009.MAY. In a row excel would enter into individual cells:

2009.JAN 2009.FEB 2009.MAR 2009.APR 2009.MAY

The values entered in the Start and End date could range from 2004.SEP thru 2010.DEC and no matter how long the range is I need excel to populate in individual cells along a specific row.

Can anyone get me started with the VBA code that would be required for this? I would greatly appreciate it.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On