Search results

  1. K

    Help With Code

    OK SO I fixed it I was missing close parenthesis ha-ha.. So now I got new error: Object does not support this property or method
  2. K

    Help With Code

    Error Compile Error Syntax Error
  3. K

    Help With Code

    Hey everyone I guess I'm having a moment of fatigue or something.. I have a problem with my code and cant seem to find it.. I'm sure its simple but for some reason I dont see it... Do you see anything?? I think its in these: :confused: Set rstpath = dbs.openrecordset(“SELECT TablePath FROM...
  4. K

    Link Tables Via Code

    Sounds great but here is the issue we are talking about 50+ users that make $8.00 hr. that probably arent going ot have no clue where the backend is lol... So I would like ot try and make it simple and let them select the radio button based on the one they want to work with... Any idea how to...
  5. K

    Table Design

    Seasonal Rates Changes Here is a suggestion based on you know some basic VB to..... 1. I agree with Neileg, you need ot record the customerID in the reservationtbl not the CustomerName. If you want to query it then you can query the CustomerID or Last Name or First or what ever your...
  6. K

    Link Tables Via Code

    Hey everyone I'm new here but pretty familiar with Access etc. I am extrememl;y stumped on this and I have never attempted this so any answers and details would be helpful. As we all know this is a learn new things as you develop type of application or at least for me. I have a database that...
Back
Top Bottom