Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Excel XP & Win XP
I have a 9 digit number. With VBA I copy that number to another cell. Excel insists in displaying the number in the second cell in scientific notation. The original number is not a mathematical quantity so I can make it text. Even if I do, it still pastes in scientific notation. How can I copy/paste that entry as a 9 digit number? Thanks for your time. Otto |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Excel XP & Win XP
I have a 9 digit number. With VBA I copy that number to another cell. Excel insists in displaying the number in the second cell in scientific notation. The original number is not a mathematical quantity so I can make it text. Even if I do, it still pastes in scientific notation. How can I copy/paste that entry as a 9 digit number? Thanks for your time. What happens if you copy it the way you do now (you didn't show us your code), but make the column width wider... is it still in scientific notation? Rick |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Rick
That did it. Thanks. Otto "Rick Rothstein (MVP - VB)" wrote in message ... Excel XP & Win XP I have a 9 digit number. With VBA I copy that number to another cell. Excel insists in displaying the number in the second cell in scientific notation. The original number is not a mathematical quantity so I can make it text. Even if I do, it still pastes in scientific notation. How can I copy/paste that entry as a 9 digit number? Thanks for your time. What happens if you copy it the way you do now (you didn't show us your code), but make the column width wider... is it still in scientific notation? Rick |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
what is a scientific notation#? | Excel Discussion (Misc queries) | |||
Scientific notation of CSV | Excel Discussion (Misc queries) | |||
Scientific notation | Excel Worksheet Functions | |||
scientific notation | Excel Discussion (Misc queries) | |||
Scientific notation | Excel Discussion (Misc queries) |