#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 12
Default create calener code

dear sir,
is their any code which can create an TABLE / QUERY containing all the days
of the
current year like from 1/1/07 to 31/12/07
code will be coded from an access form to perform on excel



  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default create calener code

In A1 enter:
1/1/2007
In A2 enter:
=A1+1
copy A2 to A3 thru A365
--
Gary''s Student - gsnu200757


"balu" wrote:

dear sir,
is their any code which can create an TABLE / QUERY containing all the days
of the
current year like from 1/1/07 to 31/12/07
code will be coded from an access form to perform on excel



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 12
Default create calener code

dear sir
its an good idea
but kindly advise me how to do it by writing the code from an access form
like first create an excelobject and worksheet and on the excelshhet
xlsheet.range("a1").value = 1/1/2007
xlsheet.range("a2").value = 2/1/2007
furher how to copy the formula for 365 cells
is autofill will help how ?
kindly advise
i will be lucky if i know how to create such table of 365 days in access
please

"Gary''s Student" wrote:

In A1 enter:
1/1/2007
In A2 enter:
=A1+1
copy A2 to A3 thru A365
--
Gary''s Student - gsnu200757


"balu" wrote:

dear sir,
is their any code which can create an TABLE / QUERY containing all the days
of the
current year like from 1/1/07 to 31/12/07
code will be coded from an access form to perform on excel



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
Create Code Based on Column Brainfire Excel Discussion (Misc queries) 2 June 8th 07 01:04 PM
I am trying to create a spreadsheet for businesses within zip code SM1 Excel Worksheet Functions 2 January 24th 07 11:18 PM
IT'S POSSIBLE TO CREATE UPC CODE IN EXCEL Stéphane Bujold Excel Worksheet Functions 2 August 23rd 06 03:13 PM
VBA Code to create PIVOT from access needed ST Excel Discussion (Misc queries) 0 July 26th 06 03:21 PM
How to create a form to insert a hyerlink.VBA code to create a for karthi Excel Discussion (Misc queries) 0 July 5th 06 11:26 AM


All times are GMT +1. The time now is 05:52 PM.

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"