Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a VBA Macro that takes data from one spreadsheet to another. In
the new sheet there is a little formatting and some sorting. When the Macro ends it seems as though the program stops on a specific cell. In thetask Bar it shows this: Sum = 38565. What should really be in the Cell is Aug-05 as a date. I've tried formatting the from Cell to "General" and to "Date", but these don't seem to work. Can anyone help? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
it sounds like this cell is actually text even if it looks like a number.
try multiplying the cell by one or adding 0. this may solve your problem. " wrote: I have a VBA Macro that takes data from one spreadsheet to another. In the new sheet there is a little formatting and some sorting. When the Macro ends it seems as though the program stops on a specific cell. In thetask Bar it shows this: Sum = 38565. What should really be in the Cell is Aug-05 as a date. I've tried formatting the from Cell to "General" and to "Date", but these don't seem to work. Can anyone help? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Integrity problems with pivot tables | Excel Worksheet Functions | |||
Integrity Problems in PivotTables | Excel Discussion (Misc queries) | |||
Pivot Table Integrity problems | Excel Worksheet Functions | |||
integrity problems while copying | Excel Discussion (Misc queries) | |||
Preserving data integrity in linked workbooks | Excel Discussion (Misc queries) |