Dear All,
As you know that input data on excel is easy than access, you can simple click the date that you prefer and input the value that you want. For example :
Consider that the month that I use is November 2009 :
If i use excel it will look like this,
The column consist date in a month (until 30 for November 2009), the row consist the country (fix value / description).
In excel we can simply put a value on every row that we choose.
1. Does anyone familiar with data input on excel that could be apply in access form?
2. What should be prepare to get excel kind of display in ms access form?
3. In excel to change the month we can just simply move to copy the active sheet then rename it to next month name, Does it possible in ms access form?
4. A simple sample would be thankful if possible.
5. PS : How to align a column when asking a question (as you can see my table gone messy)?
Please kindly answer my question in easy language.
Thank you and regards,
Eko
As you know that input data on excel is easy than access, you can simple click the date that you prefer and input the value that you want. For example :
Consider that the month that I use is November 2009 :
If i use excel it will look like this,
Code:
Country Day in a month
1 2 3 4 5
Australia 4 3
China 5 2
England 7
France 2 3
India 1
Italy 1 8
Japan 6
In excel we can simply put a value on every row that we choose.
1. Does anyone familiar with data input on excel that could be apply in access form?
2. What should be prepare to get excel kind of display in ms access form?
3. In excel to change the month we can just simply move to copy the active sheet then rename it to next month name, Does it possible in ms access form?
4. A simple sample would be thankful if possible.
5. PS : How to align a column when asking a question (as you can see my table gone messy)?
Please kindly answer my question in easy language.
Thank you and regards,
Eko
Comment