Recent content by Growler

  1. G

    General MS Access Help

    Hello, I've been asked to build a database that takes user-inputted data off of a Space Request webform and stores it in the database I've built. Do you know how I can automate this process? Do I need to embed some sort of VB macro in the form? How do I even start? For example, The user will...
  2. G

    Form TextBox Issues

    It was set to text when it should have been set to memo. I knew what I had to change, but couldn't find where to change it because I've never used access. Thank you once again
  3. G

    Form TextBox Issues

    Got it. The only thing I really needed clarification on I guess was what you just said right here. Thank you for your help. -Dan
  4. G

    Form TextBox Issues

    I did this... but when I switch it to TABLES view... the TRANSMITTAL form I need to work on does not appear
  5. G

    Form TextBox Issues

    I've been looking for that, but I don't have it. This is all I have:
  6. G

    Form TextBox Issues

    I'm sorry, I'm not familiar at all with Access... my boss just told me to see if I could solve this issue for her. She gave me only one file to look at, TRANSMITTALS.mdb, and when I open it, all it shows me on the left-hand menu is "FORMS", and on the right is "PROPERTY SHEET". That's all I...
  7. G

    Form TextBox Issues

    How do I get there? All I have is a Property Sheet for my form.
  8. G

    Form TextBox Issues

    Right, I want to adjust the size of the text box... but there's no place for me to do so in Design View. Can you point me to it please? Thanks
  9. G

    Form TextBox Issues

    I'm guessing it is of type Text Box... But so are TransmittalDetails 1 through 5
  10. G

    Form TextBox Issues

    How would I be able to check this? And, to mitigate this, I copy and pasted TransmittalDetails5, and renamed it TransmittalDetails6, so it would retain the same properties... So I am not sure if that is the issue.
  11. G

    Form TextBox Issues

    I'm running into an issue where the Access form allows the user to enter in 255 characters for TransmittalDetails1 through 5, but will only allow around 50 characters for TransmittalDetails6. Do you know why this is? Thanks
Back
Top Bottom