Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
How to let queried data overwrite the existiing data
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Lu Wei  
View profile  
 More options Oct 23 2012, 9:17 am
Newsgroups: microsoft.public.excel
From: Lu Wei <luweit...@address.invalid>
Date: Tue, 23 Oct 2012 21:17:18 +0800
Local: Tues, Oct 23 2012 9:17 am
Subject: How to let queried data overwrite the existiing data
When a query is returned, it inserts a new range of data making the old
data move rightward. But I want the new data just overwrite the existing
data, to avoid formula invalidity. Could it be done?
--
Regards,
Lu Wei
PGP key ID: 0x92CCE1EA

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Don Guillett  
View profile  
 More options Oct 23 2012, 9:39 am
Newsgroups: microsoft.public.excel
From: Don Guillett <dguille...@gmail.com>
Date: Tue, 23 Oct 2012 06:39:34 -0700 (PDT)
Local: Tues, Oct 23 2012 9:39 am
Subject: Re: How to let queried data overwrite the existiing data

On Tuesday, October 23, 2012 8:17:30 AM UTC-5, Lu Wei wrote:
> When a query is returned, it inserts a new range of data making the old

> data move rightward. But I want the new data just overwrite the existing

> data, to avoid formula invalidity. Could it be done?

> --

> Regards,

> Lu Wei

> PGP key ID: 0x92CCE1EA

Try clearing the existing data first
columns(destcol).clearcontents

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Lu Wei  
View profile  
 More options Oct 23 2012, 9:53 am
Newsgroups: microsoft.public.excel
From: Lu Wei <luweit...@address.invalid>
Date: Tue, 23 Oct 2012 21:53:04 +0800
Local: Tues, Oct 23 2012 9:53 am
Subject: Re: How to let queried data overwrite the existiing data
On 2012-10-23 21:39, Don Guillett wrote:

> On Tuesday, October 23, 2012 8:17:30 AM UTC-5, Lu Wei wrote:
>> When a query is returned, it inserts a new range of data making the old

>> data move rightward. But I want the new data just overwrite the existing

>> data, to avoid formula invalidity. Could it be done?

> Try clearing the existing data first
> columns(destcol).clearcontents

Clearing the existing data will not work, resulting the cleared blank
columns moved to right by query returned cells. Deleting the existing
data seems should work, but the referenced column in formula (in another
sheet) will become #REF! and cannot recover to original name after query.

--
Regards,
Lu Wei
PGP key ID: 0x92CCE1EA


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Don Guillett  
View profile  
 More options Oct 23 2012, 3:35 pm
Newsgroups: microsoft.public.excel
From: Don Guillett <dguille...@gmail.com>
Date: Tue, 23 Oct 2012 12:35:35 -0700 (PDT)
Local: Tues, Oct 23 2012 3:35 pm
Subject: Re: How to let queried data overwrite the existiing data

On Tuesday, October 23, 2012 8:17:30 AM UTC-5, Lu Wei wrote:
> When a query is returned, it inserts a new range of data making the old

> data move rightward. But I want the new data just overwrite the existing

> data, to avoid formula invalidity. Could it be done?

> --

> Regards,

> Lu Wei

> PGP key ID: 0x92CCE1EA

Send me your file if you like.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »