Search results

  1. T

    Conditional Record and Form Open Comman

    Back again with another good one. I need to open a form based on multiple fields in a single record. I was thinking maybe Dcount could do this, but am unsure how to write it... For instance. If the value of field "ID" AND "text33" is in table [tblVote] Then Goto that record in a Form...
  2. T

    Voting on Records from another table

    OK, this has been stumping me for quite some time. What I would like to do is have about 10 users fill out an Options Group in another table (tblVote, [field Vote]) while referencing specific records in another table (tblRequests, [field ID]). The part I can't wrap my head around, which...
  3. T

    Attachments Buttons Greyed Out

    Hi All, I have a Frontend DB in accde format residing on a SharePoint site. For some reason, the attachment buttons are greyed out when accessing it. Additionally, that same Frontend DB resides on my local desktop, and the attachment buttons work fine. The attachments field is stored...
  4. T

    Lookup member of a DG

    Hi All, I'm back again with yet another awesome question! I'm looking for a way to look up all the members of a DG and place those names/network IDs into a table. I've read some through some things in the forums and thinking LDAP may be able to do this. Or perhaps I'm going about this...
  5. T

    Refreshing Report after Record Update

    I'm full of questions today... I have a report that has a link on it to a form. When I update this form when I'm in my .mdb, it autorefreshes the report when it regains focus. Now I have pushed this to a .accde format, that no longer happens. Pressing F5 seems to refresh the report...
  6. T

    Custom sort Report by Combobox

    Hi again, all! I was wondering is this was possible in access. I've read material on grouping and sorting, but haven't been able to pin down what I need. I have a combobox field that has 14 entries, beginning with 01 as the first two characters. What I'd like to do is change the order in...
  7. T

    Enable Button with Validation Rule

    [SOLVED] Enable Button with Validation Rule Hi All, Got another for you elite coders... tell me if you think I'm going about this the wrong way or if I'm making this WAY too complicated. I have a button on a form that when I press it, I want it to validate a user's Windows Login ID in a text...
  8. T

    Lookup User Manager Name based on Login Name

    Starting a new thread on this as it's slightly different. I'm pulling in the manager field from AD hoping it would display just the manager name, but am getting a bunch of extra fields. I think this is what Galaxiom was speaking of when referring to a multivalue field. Is there any way to pull...
  9. T

    Greetings and Salutations

    My name says it all. I am COMPLETELY new to Access; However I do dabble in SharePoint design and jquery. Hope everyone is ready for some off the wall questions!
Top Bottom