Computing.Net > Forums > Windows 2000 > Excel Macro

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Excel Macro

Reply to Message Icon

Name: tommyvo
Date: February 25, 2009 at 13:37:36 Pacific
OS: Windows XP
Subcategory: General
Comment:

How to write a macro in excel.

I have 34.455632

how do i change it to be

34°45'56.32



Sponsored Link
Ads by Google

Response Number 1
Name: paulsep
Date: February 25, 2009 at 16:07:06 Pacific
Reply:

Do you need the macro or the cell format string.
cell format string is:
##°##'##"."##

Please send a reply, if you solved the problem !!!


0

Response Number 2
Name: tommyvo
Date: February 26, 2009 at 07:32:25 Pacific
Reply:

Sorry I a macro dummy.
Can you please show me step by step in excel?

thank you


0

Response Number 3
Name: paulsep
Date: February 26, 2009 at 09:19:03 Pacific
Reply:

You can simply create a macro by using the macro recorder.

In Excel do the following:
1. click Extras | Macro | Record
2. give you macro a name or accept the default
3. click ok
4. click the menu Format | Cells
5. choose category "user defined"
6. at the right side under Type, fill in ##°##'##"."##
7. click ok
8. click the stopp button of the little macro recorder window

That's it.

By the way, you can read by using Excels help function. So use the F1 key, whenever you need help.

Please send a reply, if you solved the problem !!!


0

Response Number 4
Name: OtheHill
Date: February 26, 2009 at 10:32:35 Pacific
Reply:

In the future there is an Office Software forum here that would better serve questions about Excel.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Inaccessible boot device FLTMGR.SYS bsod on bootup



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows 2000 Forum Home


Sponsored links

Ads by Google


Results for: Excel Macro

Calling Excel macro from Windows www.computing.net/answers/windows-2000/calling-excel-macro-from-windows-/41326.html

Modify formulae on batch of Excel files www.computing.net/answers/windows-2000/modify-formulae-on-batch-of-excel-files/29045.html

Excel Macro to copy part cell www.computing.net/answers/windows-2000/excel-macro-to-copy-part-cell/51324.html