Search results

  1. B

    Pass the '=' sign in an array to excel range

    Hello again all. First see this website /forums/showthread.php?t=218472 thread for the beginning of my trouble. I managed to find out the above problem was the data in my array was causing problems with the code. In the array was a series of ==== signs. When I changed the data to all 'a'...
  2. B

    problem with transpose array in VBA

    *Attached is an access datase in zip format. Hold down shift when running as there is a form that runs on startup.* I have a database that I use to generate excel spreadsheets from sql statements based on date. For some reason It woks with some data but not other data. Here is the scenario...
Back
Top Bottom