User Profile

Collapse

Profile Sidebar

Collapse
byte5
byte5
Last Activity: Nov 30 '12, 04:04 AM
Joined: Nov 16 '12
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • byte5
    replied to Use Input Value in Form as a Field Name
    Thank you so much. This makes a lot of sense!
    See more | Go to post

    Leave a comment:


  • byte5
    started a topic Use Input Value in Form as a Field Name

    Use Input Value in Form as a Field Name

    So, Here's the situation.

    I need to create a report for a particular name between the given dates.
    The table consists of fields like survey name, date, name1, name2....name5 (name1-5 are boolean fields, which basically tell if that user has taken the survey)

    So, I create a form and take inputs for begin date, end date and name. I generate a macro which goes like
    Code:
    [table].[date]>=[form].[begindate] And [ta
    ...
    See more | Go to post
No activity results to display
Show More
Working...