Access 2010 Macro Issues

CPUTECHCory

New Member
Reaction score
0
Location
Worcester, MA
Hello everyone!

Im in need of some Visual basic help regarding a macro in Access 2010.

heres a brief history and explanation of what im trying accomplish.

My client had a Macro developed for access 2003. The macro was upgraded to function with access 2007.


The same macro does NOT work with 2010.

I believe the functionality issue stems from the Application.Filesearch being changed to App_Filesearch, i am not extremely experienced with visual basic and any help is greatly appreciated.

if anyone on the forum is familiar with VB and Access programming, please post a reply and I will post the VB code here for you to examine.


Thank you!!
 
I've done some vb code, thing with access is you need to give the database it's relating to otherwise you can't really test it. Can you put up a sample database that's not real but contains exact same table structure so that code can be related to how it works


www.tornadopc.com
 
Sorry it took so long to get back, i found this website :


(edit)

crap, i cant post URLs until i post 15 times lol... its

vworker dot com

(sorry mods, just trying to spread the word this helped me immensely)

subcontract IT handler, excellent site.

it enabled me to find someone to help me debug the code at a very pleasing cost.

im going to post the link as its own thread so others know about it.
 
Back
Top