|
-
Jan 31st, 2005, 01:58 PM
#1
Thread Starter
New Member
mapedit method
Hi people,
I am new to these forums, and quite new to VB. Hello to you all!
At work, we use a lot of macros to enable us to do all the things we need to get done! On the project that I work on, we use Microsoft Project, and lately we have been experiencing a problem.
Basically, the macro goes through a lot of plans, (about 1500) and grabs all the information from them, putting that info into an access db.
From looking at the code, it appears that the only place that could be inserting into the db is a mapedit method.
The problem is, that it is not inserting everything all the time. some time it does, sometimes it doesn't.
Could this be a problem with the mapedit method, or is it not likely?
I am at home right now, so don't have access to the code sorry, but just thought I would ask and see what you all thought.
Thanks.
-
Jan 31st, 2005, 02:21 PM
#2
Re: mapedit method
Welcome to the Forums.
Its kind of hard to say without seeing any code. Perhaps you can post some
when you have access to it again.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Jan 31st, 2005, 02:26 PM
#3
Thread Starter
New Member
Re: mapedit method
Thought that may be the case. The tools team are looking at it tomorrow, I was just wanting to see what I could work out tonight.
Thanks anyway. It is not certain that the mapedit is the problem, it just appears to be the only way the information is exported.
Do you have any links to good tutorials for mapedit? We have seen the microsoft one, but are there any more that may explain with more examples?
maybe if we know how it works, we will know if that is the cause.
-
Jan 31st, 2005, 02:37 PM
#4
Re: mapedit method
I dont have Project installed on my new system, but here is a link that
I was able to find that may help.
http://msdn.microsoft.com/library/de...HV45317543.asp
Here is the main page for Project over at M$.
HTH
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Jan 31st, 2005, 04:00 PM
#5
Thread Starter
New Member
Re: mapedit method
ok i will check those out thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|