Search results

  1. S

    Running a string of savedexport macros, some with no data

    Hi guys, I have a database that I want to export about 15 trade tickets to a folder. The kicker is that somedays some of the trade tickets will not have any data, and I don't want them to export. I have a cancel event macro set up on each reports NO DATA property so you can't even view it if...
  2. S

    So it looks like SendKeys doesn't work with W7...

    Is there any other work around? I have a shell command opening a RUMBA mainframe and running several jobs that output CSV files. It would really be a bummer if we can't use it going forward. What I'm seeing is that it's stumbling all over the text, timing is off etc. Is there anyone here with...
  3. S

    Is it possible to enter text on a report like a form?

    I have an exceptions report that i would like the user viewing it to write some form of justification on why the data if falling out. Is it possible to create a text box where the user could actually type text on the report before printing it? Thanks.
  4. S

    Filedatetime not working in my query

    Hey all, I've checked all my references in a module and it matches a computer that it DOES work on. Anyone know of a solution to get it to work? Thanks.
  5. S

    Conditional formatting with files that update in a folder question

    Hi Pat, Usually we'll see that its at the top of the folder, with the latest date modified date and time.
  6. S

    Conditional formatting with files that update in a folder question

    Hi all, I was wondering if anyone had any code of this nature. I have a folder that .csv files which are connected to my database are updating in. Once the .csv that i specify updates I want a color box to turn green. Is there a way to do this? Maybe just use when the linked text file updates...
  7. S

    Has anyone seen this? Faded queries and tables

    I thought this as well. But when I click properties the hidden attribute isn't checked :(
  8. S

    Has anyone seen this? Faded queries and tables

    I've been googling this all over and can't seem to spot how to fix it. Any help would be appreciated.
  9. S

    Trying to make some checkbox = true statements in access, that change the color of a

    ahhh I jumped the gun, still doesn't work. :mad:
  10. S

    Trying to make some checkbox = true statements in access, that change the color of a

    Hey guys, I'm running into issues with trying to change the backcolor of a box within a form using VBA from check boxes. Basically if a checkbox, or multiple check boxes are clicked I want the named box to turned gray. I've been trying this method. If checkbox1 = True Then...
  11. S

    Greetings from Philly

    Hello all, Just signed up and i'm extremely impressed with the content of this site! You could consider me a noob in building databases, I hope to learn a lot on here. Some of my major hobbies are golf, photography, weight lifting, and the NBA!
Back
Top Bottom