Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 57
Default fill in empty cells with previous entry in column

I have a data set that represents a report from a instrument.

The instrument does not report values every time entry, so i want the value
at the next time entry to read the previous...(ex. 2.20.0, 2.21.1 to 1.41)
until the next value entry from the instrument (1.73)
I could do this manually but my data file is large and I wondered if there
is a function or a macro that will address this issue.

time (t) value

02:14.6 1.41
02:20.0
02:21.1
02:21.5 1.73
02:24.5
02:51.0
03:22.8 1.11
03:33.4
03:39.8
03:43.2
03:54.1
04:10.5
04:16.3 1.34













  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,696
Default fill in empty cells with previous entry in column

in your first blank, enter, presumably, =B3. Cpy this formula, highlight
your entire column, Edit/Go to/Special/Blanks and paste.

"allan" wrote:

I have a data set that represents a report from a instrument.

The instrument does not report values every time entry, so i want the value
at the next time entry to read the previous...(ex. 2.20.0, 2.21.1 to 1.41)
until the next value entry from the instrument (1.73)
I could do this manually but my data file is large and I wondered if there
is a function or a macro that will address this issue.

time (t) value

02:14.6 1.41
02:20.0
02:21.1
02:21.5 1.73
02:24.5
02:51.0
03:22.8 1.11
03:33.4
03:39.8
03:43.2
03:54.1
04:10.5
04:16.3 1.34













  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,722
Default fill in empty cells with previous entry in column

Select your entire value column. Then press Ctrl+G, click special, choose
blank.
Then, assuming your first blank cell is B3, type
=B2
HOWEVER, use Ctrl+Enter to confirm formula, not just enter. All the blank
cells will now reference the cell above them.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"allan" wrote:

I have a data set that represents a report from a instrument.

The instrument does not report values every time entry, so i want the value
at the next time entry to read the previous...(ex. 2.20.0, 2.21.1 to 1.41)
until the next value entry from the instrument (1.73)
I could do this manually but my data file is large and I wondered if there
is a function or a macro that will address this issue.

time (t) value

02:14.6 1.41
02:20.0
02:21.1
02:21.5 1.73
02:24.5
02:51.0
03:22.8 1.11
03:33.4
03:39.8
03:43.2
03:54.1
04:10.5
04:16.3 1.34













Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I fill blank cells in a list with previous filled value? EMB Excel Worksheet Functions 2 August 3rd 09 05:01 PM
Automatically copy previous cells in data entry in Excel Sam Excel Discussion (Misc queries) 1 August 20th 08 10:01 PM
Selecting a cell for fill-in by previous cells Carrie Excel Discussion (Misc queries) 2 July 8th 08 04:44 PM
Macro Request: Fill in empty cells with previous Filled cell in column Artis Excel Worksheet Functions 2 June 25th 07 08:30 PM
How would I fill blank cells with the data from a previous cell? Clive Darling Excel Discussion (Misc queries) 3 January 6th 05 01:10 AM


All times are GMT +1. The time now is 09:09 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"