User Profile

Collapse

Profile Sidebar

Collapse
Dalia Allencher
Dalia Allencher
Last Activity: Mar 1 '11, 04:23 PM
Joined: Feb 15 '11
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • I fixed it; thank you. It was a small issue in the code that kept throwing the error.
    See more | Go to post

    Leave a comment:


  • Thank you Johny. I went ahead and changed all the connections of frmCalender to the table tblInput and connected frmCalender to tblcalendar. I changed in the code module and control source of properties by replacing tblInput by tblcalendar and the fields InputText by Steps and InputDate by DueDate as per the fields of tblcalendar.

    But, I am getting an error in frmCalender whenever I go to December 2010, October 2010, etc, which have...
    See more | Go to post

    Leave a comment:


  • Dalia Allencher
    started a topic Calendar function in MS access

    Calendar function in MS access

    I got the attached database somewhere online. I do not own it. It has a great example of Calendar function which I am trying to develop. Could anyone please help me to understand the relation between tblInput and frmCalender (and other forms and reports related to it)so that I can link a table similar to tblcalendar to the calendar function.

    I appreciate your response....
    See more | Go to post

  • Hello, I am working on converting columns to rows in access.

    I have three columns in a query, applican'ts first name, applicant's last name, and manager's name. I need to make a query such that applicant first name, applicant last name columns remain as the 1st and 2nd columns of the query, but managers names will appear as a row so that each manager can writer their decision reagarding each applicant.

    Could you help...
    See more | Go to post

    Leave a comment:


  • Dalia Allencher
    replied to MS Access Calendar
    Thank you for the quick response.

    I'm using the calendar given in the path: http://www.access-programmers.co.uk/...=103747&page=2

    You can see a zip file here: Input2000.zip

    This calendar suits my need becuase I need to print the calendar in Outlook format and paste it on wall.

    I looked into the code module of this calendar, but I couldn't find PopulateCalenda r().Could...
    See more | Go to post

    Leave a comment:


  • Dalia Allencher
    replied to MS Access Calendar
    Can you tell me how the query 'qrypatients' is connected to the form 'calendar'?
    See more | Go to post

    Leave a comment:


  • Dalia Allencher
    replied to MS Access Calendar
    I looked at the attahment. Could you please tell me how the calendar is connected to the table/query? If I can find that I can edit the table and put the data according to my need into it, and then connect it to the calendar.

    I'm in the process of developing an access calendar. Thank you.
    See more | Go to post

    Leave a comment:


  • How do I a create ms access calendar schedule like Outlook calendar?

    I have to plan the work schedule.

    For example: The process has several steps.

    Steps Step 1 Step 2 Step 3
    Due dates 2/5/2011 2/10/2011 2/15/2011

    I want to create a calendar like Outlook where I need the steps to display in respective dates, which I can take a print out and stick to my wall.

    I have some knowledge of MS acccess, but I don't know anything about coding....
    See more | Go to post
No activity results to display
Show More
Working...