dumb after all

Notadumbblonde

Board Regular
Joined
Nov 18, 2003
Messages
104
I've gone blank ..someone please help!

Maybe it's the hour!

I just need to write to a column with a variable I set up.

I have one that works with Values ...but not strings

red is the non-workingone.
thanks

[W2].Value = myinput '6
[at1] = .string = crt1a
 

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.
Dear dumb,

I don't think you need to refer to "string" at all. Try; [at1] = "My String"

Cheers, Bruce
 
Upvote 0
Dear dumb,

I don't think you need to refer to "string" at all. Try; [at1] = "My String"

Cheers, Bruce
 
Upvote 0

Forum statistics

Threads
1,203,620
Messages
6,056,334
Members
444,861
Latest member
B4you_Andrea

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