tabishis's Profile
Reputation: 0
Apprentice
- Group:
- New Members
- Active Posts:
- 11 (0.05 per day)
- Joined:
- 23-September 12
- Profile Views:
- 351
- Last Active:
Nov 21 2012 09:10 AM- Currently:
- Offline
Previous Fields
- Dream Kudos:
- 0
Posts I've Made
-
In Topic: Access 2003 Macros not opening in Access 2010
Posted 20 Nov 2012
No. I'm trying to locate those properties but no luck. -
In Topic: Access 2003 Macros not opening in Access 2010
Posted 20 Nov 2012
modi123_1, on 20 November 2012 - 10:50 AM, said:Is this just a general statement on conversion, or is there a question?
I assume you started in with the macro security on 2010, right?
http://ageesw.com/MACRO.htm
Correct. I've enabled ALL macros. So, issue occurs when I try to run a macro in Access 2010. For example, I run a macros and I get "A menu bar macro can only be run if the menu bar macro name is the setting used by particular properties or options." Please see attached screen shot. When I click OK, I get a Macro Single Step pop up with error number 3709, Action Name: AddMenu. Every macro references different error number and action name. Just trying to figure out why macros won't open in Access 2010. -
In Topic: Scanner Class Output Issues (scan.nextLine())
Posted 30 Sep 2012
macosxnerd101, on 30 September 2012 - 05:59 PM, said:Don't compare Strings using the == operator, as that compares their locations in memory, not their literal values. Use the String equals() or equalsIgnoreCase() methods instead.
if(whichDay.equalsIgnoreCase("next")){ //code }
Yup! This fixed the problem. Thanks a bunch.
fromTheSprawl, on 30 September 2012 - 05:54 PM, said:Probably line 15. I suggest you use nextLines for everything and parse to Integer, then remove all your extra scans and see if that works out.
I tried this trick but it didn't change anything. Thanks a lot. -
In Topic: How to Clear System.out and System.in buffer?
Posted 23 Sep 2012
How can I reset 'area' and 'perimeter' variables after console output has been displayed? I just reviewed the program again and it appears that same 'area' and 'permeter' values are being output, even though I'm entering new values in JOptionPane input window.
My Information
- Member Title:
- New D.I.C Head
- Age:
- Age Unknown
- Birthday:
- Birthday Unknown
- Gender:
Contact Information
- E-mail:
- Click here to e-mail me
Friends
tabishis hasn't added any friends yet.
|
|


Find Topics
Find Posts
View Reputation Given
|
Comments
tabishis has no profile comments yet. Why not say hello?