Hi,
I'm trying to create a website where there is a menu -events . I'm using google calendar for this and once any event is entered into the calendar, I would like to display those events in my website homepage under the section 'Upcoming Events'. Is there any way to achieve this?
Thanks
User Profile
Collapse
-
First of all, thanks for your reply. I solved the problem by specifying a query in the row source property of "line" which displays lines based on the facility, instead of writing code in an event and it is working fine. The data is being displayed correctly even when i am looking back at the records before saving them..
Once again thanks for your input. -
Help with Access 2007 Event
I have a data entry form in which there are two synchronized combo boxes - facility and line. Facility is a read only field and the data comes from a global variable which i had set while the user selects their respective facility button on the main form. Based on the facility, line combo box will be displayed (i wrote the code in the "on current" event).
I usually enter 4-5 records and then save them together. Records were saved... -
-
Question on Date format
Hi,
I have a field month (datatype number) in my table and I want to display the month in words. I wrote:
select Format(Month,"m mmm") as month from mytable;
But it gives Dec for 1, Jan for 2 and so on.Please advice me on this. Thank you -
Hi Stewart,
Thanks for the reply. Ofcourse, the field Name and syntax were creating the problem . I went through the query meticulously for couple of hours and came out with the desired result. Once again thanks for your advice.
BinuLeave a comment:
-
Problem with Cross join in Access 2007
I have a table with fields facility,shift, line,date,No; of Items of size <7mm.
I've to write a query to display the total no:of items having size <7mm in each line of a particular shift, of a facility for each month.
I'm using cross join so that all the lines operating in a particular shift should be displayed even if there is no production of that item in a line for that particular month.It should just display...
No activity results to display
Show More
Leave a comment: