F
falloutx
I created a file which uses advance filtering on a database worksheet
On clicking a button, the advance filtering work its magic. But when
copy another set of data into that database, the advance filtering doe
not work. I figured out its the cell data format that is giving me th
problem.
Cell A2 is the raw data I will copy. Data type = text
Cell A4 is the copied data and I changed the format to 00.0000
Cell A6:A7 is same as A4, BUT I typed the same data
Cell A9 is the required format.
Even after changing the format of A2 to 00.0000 (results in cell A4)
The advance filtering does not work. But after I retyped the exact sam
data into cell A4, it will automatically align right. It is only afte
this, the advance filtering works.
I cannot understand why. Is there a meaning behind the automati
allignment from left to right? How can I change the format with VB
code to something like cell A
+-------------------------------------------------------------------
|Filename: Format.zip
|Download: http://www.excelforum.com/attachment.php?postid=4345
+-------------------------------------------------------------------
On clicking a button, the advance filtering work its magic. But when
copy another set of data into that database, the advance filtering doe
not work. I figured out its the cell data format that is giving me th
problem.
Cell A2 is the raw data I will copy. Data type = text
Cell A4 is the copied data and I changed the format to 00.0000
Cell A6:A7 is same as A4, BUT I typed the same data
Cell A9 is the required format.
Even after changing the format of A2 to 00.0000 (results in cell A4)
The advance filtering does not work. But after I retyped the exact sam
data into cell A4, it will automatically align right. It is only afte
this, the advance filtering works.
I cannot understand why. Is there a meaning behind the automati
allignment from left to right? How can I change the format with VB
code to something like cell A
+-------------------------------------------------------------------
|Filename: Format.zip
|Download: http://www.excelforum.com/attachment.php?postid=4345
+-------------------------------------------------------------------