Is there a table solution for this?

JenniferMurphy

Well-known Member
Joined
Jul 23, 2011
Messages
2,532
Office Version
  1. 365
Platform
  1. Windows
I am working on a little project to help the grandkids, as they near college age, decide what they want to do with their lives. One bit of information that I never had, was the expected income for various professions. I created the sheet below. I would like to convert it to a table so I can get the benefits, but it's really two tables. I can't see a way to set up two tables so that one can refer to the other. Any suggestions?

Cell Formulas
RangeFormula
E4E4=(25+43)/2*1000
F4F4=(23+50)/2*1000
G4G4=(21+72)/2*1000
I4I4=(61+110)/2*1000
J4J4=(70+170)/2*1000
K4K4=(100+150)/2*1000
L4L4=(120+200)/2*1000
M4M4=(68+390)/2*1000
E5:M5E5=E4/365.25/8
E6:M15E6=fmttime(@Price/@RateCol,0,"hrs") & " "
C10C10=120*12


Note: The time values are calculated by my FmtTime UDF. I wrote it specifically for situations like this where the time varies widely. It returns the time in the smallest units that are >= 1.
 

Excel Facts

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.

Forum statistics

Threads
1,214,919
Messages
6,122,260
Members
449,075
Latest member
staticfluids

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