Missing Values in a Query

DeutchBose

Board Regular
Joined
Mar 22, 2004
Messages
83
I have a table that's something like this:


Month|Field2|Field3
Jan|25|35
(Null)|26|44
(Null)|28|88
Feb|38|52
(Null)|33|22
Mar|22|11
(Null)|12|12

How would I automatically fill in the null values in the first column (i.e. rows two and three are jan, row 5 is feb, etc.)
 

Excel Facts

Excel Can Read to You
Customize Quick Access Toolbar. From All Commands, add Speak Cells or Speak Cells on Enter to QAT. Select cells. Press Speak Cells.
Is there any way to determine which month to use for each record?

By the way where did you get the data?
 
Upvote 0
Unfortunately, there is no way to determine the month from the data...the data is imported from a spreadsheet
 
Upvote 0
I think you need to goto the spreadsheet and insert the missing months.
 
Upvote 0

Forum statistics

Threads
1,221,899
Messages
6,162,686
Members
451,782
Latest member
LizN

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top